-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge block tags support 5199 (#5410)
* formatter with POS block tags support * doc update for POS blocktags * POS tags in types * compareBlockNumbers with finalized tag support * test cases for compareBlockNumbers * change log update * eth call tests with new block tags * balance tests with new block tags * get block tests with new block tags * tx count tests with new block tags * get code tests with new block tags * get proof tests with new block tags * get storage tests with new block tags * formatter tests with new block tags * log formatter tests with new block tags * change log update * Update packages/web3-utils/src/index.js * return undefined for safe vs non zero number * additional test cases * Update packages/web3-utils/src/index.js Co-authored-by: Muhammad Altabba <24407834+Muhammad-Altabba@users.noreply.github.com>
- Loading branch information
1 parent
bd99127
commit 6311abe
Showing
16 changed files
with
351 additions
and
39 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
Oops, something went wrong.