-
Notifications
You must be signed in to change notification settings - Fork 81
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
Update sdk to upstream branch lightmark/account_abstraction-update-aptos-protos #685
Update sdk to upstream branch lightmark/account_abstraction-update-aptos-protos #685
Conversation
This is an update from 1.26 for account abstraction |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #685 +/- ##
=======================================
+ Coverage 48.3% 49.3% +1.0%
=======================================
Files 252 252
Lines 28535 28641 +106
=======================================
+ Hits 13788 14139 +351
+ Misses 14747 14502 -245 ☔ View full report in Codecov by Sentry. |
should we add comments/docstring somewhere to note that it will be implemented later for the external clients. |
do you mean the |
rust/processor/src/db/postgres/models/user_transactions_models/signatures.rs
Outdated
Show resolved
Hide resolved
rust/processor/src/db/postgres/models/user_transactions_models/signatures.rs
Show resolved
Hide resolved
rust/processor/src/db/postgres/models/account_restoration_models/account_restoration_utils.rs
Outdated
Show resolved
Hide resolved
0a5fe7d
to
84e7165
Compare
This PR updates sdk to new version.