-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: index pre-eip155 transactions (#1363)
* fix: check whitelisted tx * feat: unit test toTypedEthTx with hash not whitelisted * fix: WHITE_LISTED_EIP_155_TRANSACTION_HASHES indexer env * fix: custom error for v !== 27 and v!==28 * fix: fmt * fix: remove WHITE_LISTED_EIP_155_TRANSACTION_HASHES check * fix: remove WHITE_LISTED_EIP_155_TRANSACTION_HASHES * fix: error message
- Loading branch information
Showing
2 changed files
with
117 additions
and
4 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