openethereum/ethcore
Afri Schoedon 644d1db5ef Add POA Networks: Core and Sokol (#9413)
* ethcore: add poa network and sokol chainspecs

* rpc: simplify chain spec docs

* cli: rearrange networks by main/test and size/range

* parity: don't blacklist 0x00a328 on sokol testnet

* parity: add sokol and poanet to params and clean up a bit, add tests

* ethcore: add the poa networks and clean up a bit

* ethcore: fix path to poacore chain spec

* parity: rename poa networks to poacore and poasokol

* parity: fix configuration tests

* parity: fix parameter tests

* ethcore: rename POA Core and POA Sokol
2018-08-30 21:32:47 +02:00
..
benches ethcore: add builtin benchmarks based on geth (#9179) 2018-07-23 15:46:24 +02:00
evm Remove pass-by-reference return data value from executive (#9211) 2018-08-14 05:27:13 +08:00
light Better support for eth_getLogs in light mode (#9186) 2018-08-25 23:06:01 +02:00
node_filter Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
private-tx Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
res Add POA Networks: Core and Sokol (#9413) 2018-08-30 21:32:47 +02:00
service Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
src Add POA Networks: Core and Sokol (#9413) 2018-08-30 21:32:47 +02:00
stratum Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
sync Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
transaction deserialize block only once during verification (#9161) 2018-07-25 14:36:46 +02:00
types docs: update repository links (#9159) 2018-07-23 13:58:50 +02:00
vm gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
wasm gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
Cargo.toml Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00