Skip to content

[pull] master from bitcoinj:master#104

Merged
pull[bot] merged 4 commits intoAll-Blockchains:masterfrom
bitcoinj:master
Mar 24, 2026
Merged

[pull] master from bitcoinj:master#104
pull[bot] merged 4 commits intoAll-Blockchains:masterfrom
bitcoinj:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 24, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Since these modules are using JSpecify annotations they should not
be relying on a transitive dependency for JSpecify.
`PeerSocketHandler` does not use the `PeerAddress` for anything
other than log and exception messages. For those purposes it can
get the `PeerAddress` from the implementing subclasses.

This makes it more clear that `PeerSocketHandler` doesn't use
a socket address for networking purposes. It also opens the door
to further refactoring that emphasizes `PeerSocketHandler`'s true
role of serializing and deserializing messages.
…filtered block is dropped

Remove the `!` from `currentFilteredBlock.provideTransaction(tx)`,
return if true, and fall-through if false.
@pull pull bot locked and limited conversation to collaborators Mar 24, 2026
@pull pull bot added the ⤵️ pull label Mar 24, 2026
@pull pull bot merged commit 9e98da5 into All-Blockchains:master Mar 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant