Commit bc90e9f
Implemented new approach of gas estimation. (#3723)
* Added implementation of EstimateGas based on binary search.
* Refactored tests.
* refactoring
* Applied requested changes.
* Refactor, move additional responsibilities to GasEstimator (renamed from EstimateGasService)
* Fixed tests, added new tracer, optimized binary search boundaries.
* Fixed tests.
* Refactored code.
* Refactored code.
* Removed unnecessary casting.
Co-authored-by: lukasz.rozmej <[email protected]>1 parent 064dec6 commit bc90e9f
File tree
6 files changed
+704
-361
lines changed- src/Nethermind
- Nethermind.Evm.Test
- Tracing
- Nethermind.Evm/Tracing
- Nethermind.Facade
6 files changed
+704
-361
lines changedLines changed: 0 additions & 211 deletions
This file was deleted.
0 commit comments