-
Notifications
You must be signed in to change notification settings - Fork 954
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
Functions to update token balance and supply #3029
Conversation
2b7f9c9
to
c9d970b
Compare
c9d970b
to
c486d6f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3029 +/- ##
==========================================
- Coverage 59.40% 59.40% -0.01%
==========================================
Files 298 298
Lines 92326 92330 +4
==========================================
- Hits 54849 54847 -2
- Misses 37477 37483 +6 ☔ View full report in Codecov by Sentry. |
df934c2
to
9c47caf
Compare
7615492
to
c39f3dc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice work! lgtm
crates/ethereum_bridge/src/protocol/transactions/ethereum_events/events.rs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
neat!
* origin/brent/token-balance-update-fns: changelog: add #3029 update eth-bridge things better modularization better error handling use new fns in tests remove redundant genesis total supply initialization add functions in trans_token storage
Describe your changes
Indicate on which release or other PRs this topic is based on
v0.34.0
Checklist before merging to
draft