openethereum/crates/vm/vm/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
..
access_list.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
action_params.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
call_type.rs Big folder refactor 2021-01-14 15:30:57 +01:00
env_info.rs Big folder refactor 2021-01-14 15:30:57 +01:00
error.rs Big folder refactor 2021-01-14 15:30:57 +01:00
ext.rs Big folder refactor 2021-01-14 15:30:57 +01:00
lib.rs Big folder refactor 2021-01-14 15:30:57 +01:00
return_data.rs Big folder refactor 2021-01-14 15:30:57 +01:00
schedule.rs EIP-3529: Reduction in gas refunds (#406) 2021-05-19 17:18:01 +02:00
tests.rs EIP-3529: Reduction in gas refunds (#406) 2021-05-19 17:18:01 +02:00