Skip to content
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

Copy or generate Regtest genesis block from zcashd #8412

Closed
Tracked by #7845
arya2 opened this issue Apr 18, 2024 · 0 comments · Fixed by #8421
Closed
Tracked by #7845

Copy or generate Regtest genesis block from zcashd #8412

arya2 opened this issue Apr 18, 2024 · 0 comments · Fixed by #8421
Assignees
Labels
A-consensus Area: Consensus rule updates A-network Area: Network protocol updates or fixes C-feature Category: New features C-testing Category: These are tests P-Medium ⚡

Comments

@arya2
Copy link
Contributor

arya2 commented Apr 18, 2024

Motivation

Zebra can't sync the Regtest genesis block from peers since Regtest is isolated, so we need to either generate the genesis block or copy it from zcashd if that works.

@github-project-automation github-project-automation bot moved this to New in Zebra Apr 18, 2024
@arya2 arya2 changed the title Add a create_genesis_block() fn in Zebra like the one in zcashd to generate the Regtest genesis block Add a create_genesis_block() fn and use it when initializing Zebra on Regtest Apr 18, 2024
@arya2 arya2 changed the title Add a create_genesis_block() fn and use it when initializing Zebra on Regtest Add a create_genesis_block() fn and use it when initializing Zebra on Regtest Apr 18, 2024
@arya2 arya2 added A-consensus Area: Consensus rule updates A-network Area: Network protocol updates or fixes NU-6 Network Upgrade: NU6 specific tasks C-testing Category: These are tests C-feature Category: New features P-Medium ⚡ labels Apr 18, 2024
@arya2 arya2 moved this from New to Sprint Backlog in Zebra Apr 18, 2024
@arya2 arya2 changed the title Add a create_genesis_block() fn and use it when initializing Zebra on Regtest Copy Regtest genesis block from zcashd Apr 19, 2024
@arya2 arya2 changed the title Copy Regtest genesis block from zcashd Copy or generate Regtest genesis block from zcashd Apr 19, 2024
@arya2 arya2 self-assigned this Apr 19, 2024
@arya2 arya2 moved this from Sprint Backlog to In progress in Zebra Apr 19, 2024
@mpguerra mpguerra moved this from In progress to Review/QA in Zebra Apr 22, 2024
@mergify mergify bot closed this as completed in #8421 Apr 26, 2024
@github-project-automation github-project-automation bot moved this from Review/QA to Done in Zebra Apr 26, 2024
@mpguerra mpguerra added this to the Regtest Network support milestone Jul 24, 2024
@mpguerra mpguerra removed the NU-6 Network Upgrade: NU6 specific tasks label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Area: Consensus rule updates A-network Area: Network protocol updates or fixes C-feature Category: New features C-testing Category: These are tests P-Medium ⚡
Projects
Archived in project
2 participants