laconicd/x
yihuang 5e15c64d02
fix: make gas estimation test reproducible (#890)
Closes: #536

Solution: Use a fixed test account.

The source of non-deterministic is tx's intrinsic gas is different according to different number of zeros in input data,
so to make sure the gas number is reproducible, and the randomly generated test address is included in that.
2022-01-07 14:04:16 +01:00
..
evm fix: make gas estimation test reproducible (#890) 2022-01-07 14:04:16 +01:00
feemarket evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00