Add EtherCore support (#11402)

* support ethercore mainnet with basic token metrics and ProgPoW support, ecip1017, bomb defuse & istanbul
This commit is contained in:
EtherCore Contributor
2020-01-25 16:33:42 +09:00
committed by Wei Tang
parent a47a5b1992
commit 33bfcec4ab
4 changed files with 197 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ bundle_release_spec! {
"ethereum/musicoin" => new_musicoin,
"ethereum/poacore" => new_poanet,
"ethereum/xdai" => new_xdai,
"ethereum/ethercore" => new_ethercore,
"ethereum/poasokol" => new_sokol,
"ethereum/rinkeby" => new_rinkeby,
"ethereum/ropsten" => new_ropsten,