openethereum/ethcore/src/evm
Arkadiy Paronyan 57626b60e7 EIP-168, 169: Dust protection (#4757)
* Dust protection

* Track touched accounts in the substate

* Minor alterations
2017-06-28 09:10:57 +02:00
..
benches Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
interpreter eip214, #4833 (#4851) 2017-06-19 11:41:46 +02:00
evm.rs eip214, #4833 (#4851) 2017-06-19 11:41:46 +02:00
ext.rs eip214, #4833 (#4851) 2017-06-19 11:41:46 +02:00
factory.rs two small changes in evm (#5700) 2017-05-30 19:31:43 +02:00
instructions.rs eip214, #4833 (#4851) 2017-06-19 11:41:46 +02:00
jit.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs EIP-168, 169: Dust protection (#4757) 2017-06-28 09:10:57 +02:00
schedule.rs EIP-168, 169: Dust protection (#4757) 2017-06-28 09:10:57 +02:00
tests.rs eip214, #4833 (#4851) 2017-06-19 11:41:46 +02:00
vmtype.rs two small changes in evm (#5700) 2017-05-30 19:31:43 +02:00