openethereum/ethcore/src/evm
Gav Wood 780cf0ce1a Restrict max code size to 23999 bytes for EIP-150 and after.
Former-commit-id: 379c1e17d6740be225ed99bad73732330bd9c10a
2016-11-15 21:00:30 +01:00
..
benches Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
interpreter EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
evm.rs Fixing trait definition 2016-09-20 16:25:22 +02:00
ext.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
factory.rs configurable jump table cache size 2016-10-07 12:18:42 +02:00
instructions.rs Get rid of duplicated code (#2915) 2016-10-27 19:29:23 +02:00
jit.rs Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
mod.rs Gas for mem optimization (#1768) 2016-07-30 06:38:44 -07:00
schedule.rs Restrict max code size to 23999 bytes for EIP-150 and after. 2016-11-15 21:00:30 +01:00
tests.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00