Skip to content

Conversation

@kwvg
Copy link
Collaborator

@kwvg kwvg commented Dec 15, 2025

Additional Information

Breaking Changes

Work in progress.

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation
  • I have assigned this pull request to a milestone (for repository code-owners and collaborators only)

@github-actions
Copy link

github-actions bot commented Dec 15, 2025

✅ No Merge Conflicts Detected

This PR currently has no conflicts with other open PRs.

@kwvg kwvg force-pushed the active_p5 branch 2 times, most recently from 3ebc918 to 869f847 Compare December 15, 2025 13:06
@github-actions
Copy link

This pull request has conflicts, please rebase.

PastaPastaPasta added a commit that referenced this pull request Dec 23, 2025
8e44990 chore!: enforce ban for re-propagation of stale `QFCOMMIT`s (Kittywhiskers Van Gogh)

Pull request description:

  ## Additional Information

  Spun off from [dash#7066](#7066) due to breaking change, enforces policy introduced in [dash#5145](#5145).

  ## Breaking changes

  Broadcasting stale `QFCOMMIT`s will result in the offending node getting banned.

  ## Checklist

  - [x] I have performed a self-review of my own code
  - [x] I have commented my code, particularly in hard-to-understand areas **(note: N/A)**
  - [x] I have added or updated relevant unit/integration/functional/e2e tests **(note: N/A)**
  - [x] I have made corresponding changes to the documentation **(note: N/A)**
  - [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_

ACKs for top commit:
  PastaPastaPasta:
    utACK 8e44990; since this is protocol version guarded; not a breaking change.
  UdjinM6:
    utACK 8e44990

Tree-SHA512: 659e43fba896ac3046dfc7aa197ab0a2207e1648488fdcd545902a90d4efa4f25d74f4a92b99eb2e68cf96b30a78a99114d9487c1abf0b8954dc7a585131d88b
kwvg added 19 commits January 5, 2026 00:32
Review with `git log -p -n1 --color-moved=dimmed_zebra`.
Review with `git log -p -n1 --color-moved=dimmed_zebra`.
We also need to move CCoinJoinServer creation back into ActiveContext
Also:
- Drop stale TODO, remove headers in code that no longer refer to
  masternode capabilities
Now that `ActiveNotificationInterface` exclusively calls `ActiveContext`
we can now merge them together.

Also:
- Drop `LLMQContext` from `ActiveContext`, only import what we use
Most usage is not ordering-sensitive, can reduce lookup complexity.
Also:
- Don't start DKG logger if we expect to bail right after in
  ActiveSession
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant