openethereum/ethcore
Niklas Adolfsson 43dc9af03b [chain specs]: activate Istanbul on mainnet (#11228)
* [chains spec]: activate istanbul at mainnet

* Activate `Block >= 9,069,000` on the Ethereum mainnet
* Enable Blake2 compression function `F` precompile

* [chain specs]: add comments for EIP1108 activation

* [chainspec mainnet]: enable Istanbul transitions

* [chainspec mainnet]: simply configuration
2019-11-01 20:27:14 +01:00
..
account-db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
account-state Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
benches Fix ethcore/benches build. (#10964) 2019-08-13 15:27:28 +02:00
block-reward Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
blockchain Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
builtin [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
call-contract Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
client-traits Change how RPCs eth_call and eth_estimateGas handle "Pending" (#11127) 2019-10-11 15:54:36 +02:00
db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
engine Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
engines [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
evm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
executive-state Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
light [dependencies] bump rand 0.7 (#11022) 2019-10-18 15:12:16 +02:00
machine [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
node-filter Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
pod Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
private-tx Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
res [chain specs]: activate Istanbul on mainnet (#11228) 2019-11-01 20:27:14 +01:00
service Pause pruning while snapshotting (#11178) 2019-10-24 16:46:32 +02:00
snapshot Snapshot restoration overhaul (#11219) 2019-10-31 16:07:21 +01:00
spec [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
src Use provided usd-per-eth value if an endpoint is specified (#11209) 2019-10-29 12:18:30 +01:00
state-db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
sync Snapshot restoration overhaul (#11219) 2019-10-31 16:07:21 +01:00
trace Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
trie-vm-factories Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
types Snapshot restoration overhaul (#11219) 2019-10-31 16:07:21 +01:00
verification Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
vm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
wasm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
Cargo.toml Pause pruning while snapshotting (#11178) 2019-10-24 16:46:32 +02:00