Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 18, 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 : )

msgilligan and others added 8 commits January 18, 2026 19:40
For the check that duplicate keys are ignored, create a new list (keys2)
rather than mutate (add a key) the first list (keys).

This is functional style and also makes a forthcoming change to
replace Guava `Lists.newArrayList()` smoother.
Declare two local list variables as `List` instead of `ArrayList`. This
reflects their actual usage, is better style, and smooths the path to
removing Guava `List.newArrayList()`.
…s` in `getBroadcastBy()`

It also returns an immutable copy.
…two places

Also introduce constant for witness scale factor.
@pull pull bot locked and limited conversation to collaborators Jan 18, 2026
@pull pull bot added the ⤵️ pull label Jan 18, 2026
@pull pull bot merged commit 8d8af43 into All-Blockchains:master Jan 18, 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.

2 participants