-
Notifications
You must be signed in to change notification settings - Fork 697
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New gas price estimation + HashDB + Fork ID 5 SMC (#2196)
* wip Signed-off-by: Nikolay Nedkov <[email protected]> * update executor proto (#2122) * update executor proto * gas price as string Signed-off-by: Nikolay Nedkov <[email protected]> * new smc * smc docker image * merging feature/HashDB Signed-off-by: Nikolay Nedkov <[email protected]> * wip Signed-off-by: Nikolay Nedkov <[email protected]> * fixing comments. Signed-off-by: Nikolay Nedkov <[email protected]> * improve: adding missing safe check for L2 Min Gas Price. Signed-off-by: Nikolay Nedkov <[email protected]> * fix: fixing eth-CallEcrecoverInvalidSignature.json 'expectedOldStateRoot'. Signed-off-by: Nikolay Nedkov <[email protected]> * improve: adding missing check in finalizer for old txs. Signed-off-by: Nikolay Nedkov <[email protected]> * Optimize trace (#2183) (#2206) * Optimize trace (#2183) * optimize trace * fix memory reading * update docker image * update prover image * fix converter * fix memory * fix step memory * fix structlogs * fix structlogs * fix structlogs * fix structlogs * fix structlogs * fix structlogs * fix structlogs * fix structlogs * update prover image * fix struclogs * fix memory size * fix memory size * fix memory size * refactor memory resize * refactor memory resize * update test * new prover * New image with geth1.12.0 * geth1.11.5 * fix: fixing contract addresses in configs. Signed-off-by: Nikolay Nedkov <[email protected]> * changing zkevm-mock-l1-network image to hermeznetwork/geth-zkevm-contracts:v2.0.0-RC1-fork.5-geth1.12.0 Signed-off-by: Nikolay Nedkov <[email protected]> * Fix/group8 (#2211) * fix gaslimit * fix gaslimit * fix gaslimit * smc * genBlockNumb * use forkID while encoding/decoding txs (#2219) * Add effective_gas_price to receipt (#2222) * add effective_gas_used to receipt * fix * fix * fix sql * fix * fix sql * fix sql * fix * fix * fix helper * fix sql * change sql * update prover image * update prover image * effective gas price comparation (#2234) * effective gas price comparation * rename function * fix * refactor * linter * fix * update prover image * update prover image * refactor * refactor gas prices * refactor gas prices * fix * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * fix test * mutex * fix test * do not return error on l1gas=0 * remove commented code * refactor * fix conflicts * fix conflicts * make factors floats * fix gasprice * fix gasprice * merge develop and fix conflicts --------- Signed-off-by: Nikolay Nedkov <[email protected]> Co-authored-by: Toni Ramírez <[email protected]> Co-authored-by: Alonso <[email protected]> Co-authored-by: Toni Ramírez <[email protected]>
- Loading branch information
1 parent
93b54af
commit cf20a24
Showing
142 changed files
with
7,730 additions
and
5,338 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.