-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
ghost
commented
Jul 19, 2018
- For ETC, ELLA, EXP, Morden, MUSIC
+ For ETC, ELLA, EXP, Morden, MUSIC
It looks like @eosclassicteam signed our Contributor License Agreement. 👍 Many thanks, Parity Technologies CLA Bot |
Where are the bootnodes from? |
@5chdn As discussed with @debris on my previous PR #9163, I've seperated the PR for better review. And the source of bootnodes comes from here ELLA: https://raw.githubusercontent.com/ellaism/parity-config/master/ellaism.json EXP: https://raw.githubusercontent.com/expanse-org/go-expanse/master/params/bootnodes.go MUSIC: https://raw.githubusercontent.com/Musicoin/go-musicoin/master/params/bootnodes.go |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I didn't test these, only briefly looked at the diff and the links for the sources of bootnodes.
* 'master' of https://github.com/paritytech/parity: removed client error (openethereum#9253) Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (openethereum#9234) Improve Tracer documentation (openethereum#9237) Update Dockerfile (openethereum#9242) block cleanup (openethereum#9117) Increase the number of sessions. (openethereum#9203) add changelog for 1.11.8 stable and 2.0.1 beta (openethereum#9230) fix typo (openethereum#9232) Fix potential as_usize overflow when casting from U256 in miner (openethereum#9221) Allow old blocks from peers with lower difficulty (openethereum#9226) Removes duplicate libudev-dev from Dockerfile (openethereum#9220) snap: remove ssl dependencies from snapcraft definition (openethereum#9222) remove ssl from dockerfiles, closes openethereum#8880 (openethereum#9195) Insert PROOF messages for some cases in blockchain (openethereum#9141) [Chain] Add more bootnodes (openethereum#9174) ethcore: update bn version (openethereum#9217) deserialize block only once during verification (openethereum#9161) Simple build instruction fix (openethereum#9215) Added --tx-queue-no-early-reject flag to disable early tx queue rejects (openethereum#9143)