openethereum/crates/vm/evm/src
Jochen Müller f14d3e5a5c
EIP-3529: Reduction in gas refunds (#406)
* Implement changed gas refund rules according to EIP-3529

* Add a unit test for changed gas refunds

* Add missing comment

* Add fork block to spec.hard_forks
2021-05-19 17:18:01 +02:00
..
interpreter Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
evm.rs Big folder refactor 2021-01-14 15:30:57 +01:00
factory.rs Big folder refactor 2021-01-14 15:30:57 +01:00
instructions.rs Big folder refactor 2021-01-14 15:30:57 +01:00
lib.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
tests.rs EIP-3529: Reduction in gas refunds (#406) 2021-05-19 17:18:01 +02:00
vmtype.rs Big folder refactor 2021-01-14 15:30:57 +01:00