openethereum/ethcore/evm/src/interpreter
Arkadiy Paronyan 25b35ebddd Byzantium updates (#5855)
* EIP-211 updates

* benchmarks

* blockhash instruction gas cost updated

* More benches

* EIP-684

* EIP-649

* EIP-658

* Updated some tests

* Modexp fixes

* STATICCALL fixes

* Pairing fixes

* More STATICALL fixes

* Use paritytech/bn

* Fixed REVERTing of contract creation

* Fixed more tests

* Fixed more tests

* Blockchain tests

* Enable previously broken tests

* Transition test

* Updated tests

* Fixed modexp reading huge numbers

* Enabled max_code_size test

* Review fixes

* Updated pairing pricing

* missing commas (style)

* Update test.rs

* Small improvements

* eip161abc
2017-09-15 21:07:54 +02:00
..
gasometer.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
informant.rs Updating imports that were introduced with merge 2017-09-05 12:08:02 +02:00
memory.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
mod.rs Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
shared_cache.rs Merge branch 'master' into fo-6418-dont-export-bigint 2017-09-04 18:32:55 +02:00
stack.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00