openethereum/ethcore/types/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
..
account_diff.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
basic_account.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
block_status.rs Multi-call RPC (#6195) 2017-08-04 15:58:14 +02:00
blockchain_info.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
call_analytics.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
filter.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
ids.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
lib.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
log_entry.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
mode.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
pruning_info.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
receipt.rs Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
restoration_status.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
security_level.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
snapshot_manifest.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
state_diff.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
trace_filter.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
tree_route.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
verification_queue_info.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00