openethereum/crates/vm/vm/src
Jochen Müller 144b2293a2
EIP 3541 (#422)
* Add EIP-3541 transition block parameter

* Implement EIP-3541

* Add a unit test for EIP-3541

* Add error type for attempt to deploy invalid code

* fmt
2021-05-31 14:37:23 +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 EIP 3541 (#422) 2021-05-31 14:37:23 +02: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 3541 (#422) 2021-05-31 14:37:23 +02:00
tests.rs EIP-3529: Reduction in gas refunds (#406) 2021-05-19 17:18:01 +02:00