openethereum/parity
Afri Schoedon 644d1db5ef Add POA Networks: Core and Sokol ()
* 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
..
cli Add POA Networks: Core and Sokol () 2018-08-30 21:32:47 +02:00
db db: remove wal disabling / fast-and-loose option. () 2018-07-10 17:33:25 +02:00
light_helpers
account.rs Add type for passwords. () 2018-06-22 15:09:15 +02:00
blockchain.rs decode block rlp less often () 2018-08-02 10:20:46 +01:00
cache.rs
configuration.rs Added --tx-queue-no-early-reject flag to disable early tx queue rejects () 2018-07-24 16:04:48 +03:00
deprecated.rs Remove node-health () 2018-07-18 16:27:29 +02:00
export_hardcoded_sync.rs Remove the dapps system () 2018-07-11 12:19:54 +02:00
helpers.rs Avoid using $HOME if not necessary () 2018-08-03 09:58:59 +02:00
informant.rs rpc: fix is_major_importing sync state condition () 2018-07-23 15:42:08 +02:00
ipfs.rs
lib.rs Allow setting the panic hook with parity-clib () 2018-08-10 11:06:30 +02:00
main.rs Allow setting the panic hook with parity-clib () 2018-08-10 11:06:30 +02:00
modules.rs
params.rs Add POA Networks: Core and Sokol () 2018-08-30 21:32:47 +02:00
presale.rs Add type for passwords. () 2018-06-22 15:09:15 +02:00
rpc_apis.rs Remove node-health () 2018-07-18 16:27:29 +02:00
rpc.rs Remove the dapps system () 2018-07-11 12:19:54 +02:00
run.rs Add POA Networks: Core and Sokol () 2018-08-30 21:32:47 +02:00
secretstore.rs Add type for passwords. () 2018-06-22 15:09:15 +02:00
signer.rs
snapshot.rs db: remove wal disabling / fast-and-loose option. () 2018-07-10 17:33:25 +02:00
stratum.rs
upgrade.rs Replace std::env::home_dir() with home crate impl. () 2018-08-21 15:30:24 +02:00
user_defaults.rs parity: fix UserDefaults json parser () 2018-07-23 13:57:50 +02:00
whisper.rs