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

feat: single node quorum #6437

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from
Draft

Commits on Nov 26, 2024

  1. fix: make dynamic masternode register even without is-quorum

    replace wait-IS to bump time in test_framework
    knst committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7e0c2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea45bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    129385d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70ba007 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37fbdee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8e1ccd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    d5ad939 View commit details
    Browse the repository at this point in the history
  2. fix: activate dip0008 in feature_dip4_coinbasemerkleroots without ext…

    …ra blocks
    
    It also remove custom helper
    knst committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    869891b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13b1b3c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    5c67b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e2edf6 View commit details
    Browse the repository at this point in the history
  3. fix: let watch quorum to be connected to single-node-quorum

    Not sure if that's really useful, but can be changed
    knst committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    52f567c View commit details
    Browse the repository at this point in the history