openethereum/ethcore/src/evm
Robert Habermeier 96f4c10453 sweep most unwraps from ethcore crate, dapps crate (#2762)
* sweep most unwraps from ethcore crate

* purge unwrap from dapps server

* whitespace

[ci:none]
2016-10-20 23:41:15 +02:00
..
benches Calculating gas using usize (if supplied gaslimit fits in usize) (#1518) 2016-07-05 15:15:44 +02:00
interpreter sweep most unwraps from ethcore crate, dapps crate (#2762) 2016-10-20 23:41:15 +02:00
evm.rs Fixing trait definition 2016-09-20 16:25:22 +02:00
ext.rs Jumptable cache (#2427) 2016-10-02 18:45:36 +02:00
factory.rs configurable jump table cache size 2016-10-07 12:18:42 +02:00
instructions.rs Getting rid of get_info 2016-07-12 10:28:42 +02:00
jit.rs sweep most unwraps from ethcore crate, dapps crate (#2762) 2016-10-20 23:41:15 +02:00
mod.rs Gas for mem optimization (#1768) 2016-07-30 06:38:44 -07:00
schedule.rs EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
tests.rs configurable jump table cache size 2016-10-07 12:18:42 +02:00