-
Notifications
You must be signed in to change notification settings - Fork 91
Seed nodes #629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seed nodes #629
Conversation
| uint256 hashGenesisBlock = uint256S("0x0000a2ed763c6efc24bbb3ac8d9f1ab9e8f1e7100d5221ad80815cd7b369dc2c"); | ||
| uint256 hashMerkleRoot = uint256S("0x02128838f2516796eb04f5b3fd143a7786001301dc5ffcfd2b2c687a2864aae9"); | ||
| uint32_t nNonce = 2043585747; | ||
| uint32_t nTimestamp = 1573858751; |
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.
IDK why this diff is here when PR #628 as been merged?
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.
@proletesseract somehow the diff did not update, I merged master into this PR and it seems to have fixed the diff on github.
|
A new build of d5404f2 has completed succesfully! |
|
@aguycalled how did you generate the list of IPs in txt and in the header file? I'm curios. |
mxaddict
left a comment
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.
Changes seem simple enough, just update the list of seeded nodes.
|
|
Should we maybe make this a step in the default release process? So that each new release has the latest seeds. |
|
yes, at least for every minor release |
|
A new build of 51f7ed7 has completed succesfully! |
|
Building |
|
Compiles and runs on OSX. Immediately gets a connection. |
This Pull Request updates the mainnet and testnet nodes in chainparamsseeds.h.