-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add support for Antelope Spring (#143)
* start work on spring codec * fix version test * fix add missing prefix * fix check * add validated and action_mroot_savanna fields * fix handling accept_block_v2 * add test case for finality_data * update legacy block format * fix block decoding * fix finality data * add test case for block input v2 * handle block id * add debug output * fix missing block number * add parser for block extensions * include block_extension in test * rework decoding block extensions * fix block header extensions * Revert "Bump github.com/mostynb/go-grpc-compression from 1.1.17 to 1.2.3 (#144)" This reverts commit c2bba2e. * bump dependencies * bump eos-go * cleanup * fix rebase, decrease logging level for block header extension errors * update test cases * update test cases
- Loading branch information
Showing
20 changed files
with
113,622 additions
and
2,413 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
File renamed without changes.
Oops, something went wrong.