Skip to content

NU5 Tracking Epic #1841

Closed
Closed

Description

Motivation

In #1823 we added initial support for NU5 to zebra. Right now this support is incomplete since we have not finished drafting the zip for the next network upgrade, so we don't yet know things like the activation height or the precise consensus rule changes that will be made in NU5.
-Track all NU5 epics

Solution

Once we've finalized the proposal for NU5 we need to follow up on the initial support to replace various todo's in the code and replace them with the specified logic.

Note: NU5 also contains other ZIPs, see #1598 and ZIP-252.

Testnet: ZIP-252

Zebra:

DNS Seeders:

The DNS seeders don't check the activation height. So it's ok to increase the maximum version a few weeks early.

Mainnet: ZIP-252

Zebra mainnet:

Zebra testnet:

DNS Seeders:

  • Increment the maximum network protocol version accepted by the foundation's DNS seeders to 170_017
  • Re-deploy the foundation's DNS seeders
    • Check that the mainnet seeder is returning new peers
    • Check that the testnet seeder continues to return new peers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-consensusArea: Consensus rule updatesA-rustArea: Updates to Rust codeC-enhancementCategory: This is an improvementEpicZenhub Label. Denotes a theme of work under which related issues will be groupedNU-5Network Upgrade: NU5 specific tasksS-blockedStatus: Blocked on other tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions