-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This puts in place a fix for legacy transactions which don't have a CHAINID. Previously, such transactions were being rejected because they given a chain id value (e.g. 1337 or 0), none of which is acceptable. **NOTE:** there is still perhaps an issue with some legacy transactions having an incorrect tx hash. Example is block 296519 which is tested in traceTxStartNotTheSameAsTxPrepare().
- Loading branch information
1 parent
80f2fb4
commit 8be54ac
Showing
10 changed files
with
42 additions
and
33 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
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
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1.01 KB
(100%)
arithmetization/src/test/resources/replays/6029454-6029459.json.gz
Binary file not shown.
Binary file removed
BIN
-196 KB
arithmetization/src/test/resources/replays/start-vs-prepare-tx.json.gz
Binary file not shown.