-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: remove branch logic introduced in v1.2.11 * fix: don't use events in deposits * chain delegation flush and rr calculation * lint * tidy * fix delegation flush test * tidy * comment out fmt.Printlns that make tests noisy * add tests for HandleDepositTransaction * use gaia for simple test * revert tx_bytes field; use proof.data * commit reverted proto * dont error on invalid txs; but block them from being handled in the future with a nil receipt * fix pointer bug * update tests for new error handling * ensure usage of uppercase hash for receipts * add upgrade handler
- Loading branch information
Joe Bowman
authored
May 30, 2023
1 parent
07eb749
commit 59f536a
Showing
17 changed files
with
749 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.