Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aptos Integration - Finish e2e #2776

Closed
wants to merge 14 commits into from

Conversation

0xquantech
Copy link

@0xquantech 0xquantech commented Oct 4, 2023

Description

This PR features Aptos Chain Integration Work

Backward compatibility

Yes

Testing

Needs e2e test

E2E_KATHY_MESSAGES=0 E2E_CI_MODE=true cargo run --release --bin run-locally

@0xquantech 0xquantech changed the title Finish e2e Aptos Integration - Finish e2e Oct 4, 2023
>>>> updates in move
- Add a package registry in router.move
- Remove mailbox dependency from router.move
- Move message handlers from router to mailbox
>>>> updates in rust
- add fetch_module_name function in mailbox
- update process_message function
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (401b32d) 65.35% compared to head (5a6e559) 65.35%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2776   +/-   ##
=======================================
  Coverage   65.35%   65.35%           
=======================================
  Files          95       95           
  Lines        1446     1446           
  Branches      189      189           
=======================================
  Hits          945      945           
  Misses        494      494           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@0xquantech 0xquantech closed this Oct 23, 2023
@0xquantech 0xquantech deleted the finish-e2e branch October 23, 2023 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant