-
Notifications
You must be signed in to change notification settings - Fork 15
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
Feat/rollback #38
Feat/rollback #38
Conversation
…d of DA light node
WIP: need to write readme & env sample about batch submitter |
* register denom metadata * fix tests * register base denom and fix claim response * add l1 denom in resurrector * add executor monitor start height * bug fix: add fee param as undefined to adjust sendtx change * delete output proposal only if it is not finalized * add tests * add tests and minor type fixes * validate bridge config before update * enforce to set batch info * fix error message * cleanup --------- Co-authored-by: JSHan94 <[email protected]> Co-authored-by: ALPAC-4 <[email protected]> Co-authored-by: hoon <[email protected]>
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.
LGTM
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #38 +/- ##
==========================================
- Coverage 58.10% 55.69% -2.41%
==========================================
Files 23 30 +7
Lines 1475 2361 +886
==========================================
+ Hits 857 1315 +458
- Misses 437 788 +351
- Partials 181 258 +77
|
No description provided.