Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Add Easthub in chain config #8295

Merged
merged 1 commit into from
Apr 4, 2018
Merged

Conversation

eastcoinuser
Copy link
Contributor

@eastcoinuser eastcoinuser commented Apr 3, 2018

Easthub (aka Eastcoin) is an ethereum-fork based digital cryptocurrency for travelers.

You can see the info about our coin on our homepage easthub.io

Coin spec:

  • Homestead, EIP150, EIP160, ECIP1017, ECIP1041 enabled by default.
  • Based on go-east node.
  • Chainid and networkid is 0x7.
  • Using the same hd wallet path with ethereum.

ps) You can see the network stats here .

@parity-cla-bot
Copy link

It looks like @eastcoinuser signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@eastcoinuser eastcoinuser reopened this Apr 3, 2018
@5chdn 5chdn self-assigned this Apr 3, 2018
@5chdn 5chdn added A0-pleasereview 🤓 Pull request needs code review. M2-config 📂 Chain specifications and node configurations. labels Apr 3, 2018
@5chdn 5chdn added this to the 1.11 milestone Apr 3, 2018
Copy link
Contributor

@5chdn 5chdn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is your network live already? I can't connect with this chain spec.

"eip150Transition": "0x0",
"eip160Transition": "0x0",
"ecip1017EraRounds": 5000000,

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, remove the empty line.

@@ -0,0 +1,89 @@
{
"name": "Easthub",
"dataDir": "Easthub",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, make this small letters easthub.

"enode://ca57e40edb95a08a81b85a91e91099a0aaab777ad329ea7f3f772bc0fd511a276a5d84944725d181ff80f8c7dc1034814bff25b9723b03363d48617fed4b15f0@13.125.109.174:30303",
"enode://57254e23a7e5fe1e081ee5d1b236e37735a120660daeb4bf1fec6943a82c915c5b6fad23eeb1a43a27c23f236e084e8051aaa28f7d4139149f844747facb62bb@18.217.39.51:30303",
"enode://ef248f327c73c0318f4d51a62270b0612f3c4a4fd04b77d04854dc355980e137708d1e48811bc91387b0d7eb85cf447d8bbc095404f39bb7064e76751bda9cd4@52.221.160.236:30303",
"enode://bf6f0e37dd733cf04f2b079c753d2dea7cc7c59d8637eff9a8e63e17d08e2bfc91229fbb2dff08fe6ee12e51c1b6f8ed969d7042b89d77029e7ea02b05e17be3@18.197.47.177:30303"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't connect to any of these nodes (yet?)

Copy link
Contributor Author

@eastcoinuser eastcoinuser Apr 3, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@5chdn Didn't checked the genesis block spec, sorry 😃

@5chdn 5chdn added A4-gotissues 💥 Pull request is reviewed and has significant issues which must be addressed. and removed A0-pleasereview 🤓 Pull request needs code review. labels Apr 3, 2018
@eastcoinuser
Copy link
Contributor Author

Now it works!

Proof)

proof

@5chdn 5chdn added A8-looksgood 🦄 Pull request is reviewed well. and removed A4-gotissues 💥 Pull request is reviewed and has significant issues which must be addressed. labels Apr 4, 2018
Copy link
Contributor

@5chdn 5chdn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, the geth version connects but does not sync nvm

but the parity stuff works

@debris debris merged commit d57944f into openethereum:master Apr 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. M2-config 📂 Chain specifications and node configurations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants