openethereum/ethcore/light/src
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
..
client allow optional casting of engine client to full client 2017-09-05 17:55:14 +02:00
net Revert "fixed master (#6465)" 2017-09-05 17:54:05 +02:00
on_demand Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
types rename trie to patricia-trie 2017-09-15 11:49:26 +08:00
cache.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
cht.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
lib.rs rename trie to patricia-trie 2017-09-15 11:49:26 +08:00
provider.rs Revert "fixed master (#6465)" 2017-09-05 17:54:05 +02:00
transaction_queue.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00