Skip to content

Commit dffe26d

Browse files
authored
Merge pull request stacks-network#5909 from hstove/fix/dont-send-unregistered-observer
feat: skip sending pending payload if URL doesn't match
2 parents 9a4f412 + 7542b69 commit dffe26d

File tree

5 files changed

+297
-160
lines changed

5 files changed

+297
-160
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
4343
- Logging improvements:
4444
- P2P logs now includes a reason for dropping a peer or neighbor
4545
- Improvements to how a PeerAddress is logged (human readable format vs hex)
46+
- Pending event dispatcher requests will no longer be sent to URLs that are no longer registered as event observers ([#5834](https://github.com/stacks-network/stacks-core/pull/5834))
4647

4748
### Fixed
4849

0 commit comments

Comments
 (0)