Skip to content

Conversation

@aguycalled
Copy link
Member

This Pull Request updates the mainnet and testnet nodes in chainparamsseeds.h.

uint256 hashGenesisBlock = uint256S("0x0000a2ed763c6efc24bbb3ac8d9f1ab9e8f1e7100d5221ad80815cd7b369dc2c");
uint256 hashMerkleRoot = uint256S("0x02128838f2516796eb04f5b3fd143a7786001301dc5ffcfd2b2c687a2864aae9");
uint32_t nNonce = 2043585747;
uint32_t nTimestamp = 1573858751;
Copy link
Member

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?

Copy link
Contributor

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.

@navbuilder
Copy link

navbuilder commented Nov 16, 2019

A new build of d5404f2 has completed succesfully!
Binaries available at https://build.nav.community/binaries/seed_nodes

@mxaddict
Copy link
Contributor

@aguycalled how did you generate the list of IPs in txt and in the header file? I'm curios.

Copy link
Contributor

@mxaddict mxaddict left a 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.

@aguycalled
Copy link
Member Author

cd contrib/seeds/ && python generate-seeds.py .

@mxaddict
Copy link
Contributor

cd contrib/seeds/ && python generate-seeds.py .

Should we maybe make this a step in the default release process?

So that each new release has the latest seeds.

@aguycalled
Copy link
Member Author

yes, at least for every minor release

@navbuilder
Copy link

A new build of 51f7ed7 has completed succesfully!
Binaries available at https://build.nav.community/binaries/seed_nodes

@proletesseract
Copy link
Member

Building

@proletesseract
Copy link
Member

Compiles and runs on OSX. Immediately gets a connection.

@proletesseract proletesseract merged commit 2a6c64f into navcoin:master Nov 22, 2019
aguycalled pushed a commit to aguycalled/navcoin-core that referenced this pull request Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants