openethereum/json/src/spec
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.rs Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
authority_round.rs Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
basic_authority.rs Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
builtin.rs Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
engine.rs Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
ethash.rs Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
genesis.rs Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
mod.rs Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
params.rs Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
seal.rs Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
spec.rs Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
state.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
tendermint.rs fixed tests 2017-07-31 20:17:19 +02:00
validator_set.rs Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00