-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Pull requests: canopy-network/canopy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(p2p): make P2P gossip mode flag atomic to eliminate a data race
#457
opened Jul 4, 2026 by
amathxbt
Loading…
fix(rpc): guard RCManager subscriptions map and Info reads with the existing mutex
#456
opened Jul 4, 2026 by
amathxbt
Loading…
fix(controller): avoid panic when producing a proposal before the mempool has cached one
#455
opened Jul 4, 2026 by
amathxbt
Loading…
fix(fsm): guard against division by zero in PollsToResults
#454
opened Jul 4, 2026 by
amathxbt
Loading…
Add GitHub Actions workflow for Python package publishing
#451
opened Jun 30, 2026 by
Dropidzat
Loading…
Python plugin: add faucet/reward tx support + custom RPC endpoints
#430
opened Jun 26, 2026 by
demarco2016
Loading…
fix(fsm): guard against empty PaymentPercents slice in HandleCertificateResults
#426
opened Jun 25, 2026 by
amathxbt
Loading…
fix(bft): make GetLeadingVote deterministic on equal voting power
#425
opened Jun 25, 2026 by
amathxbt
Loading…
fix(p2p): replace unsynchronized dialing counter with atomic int32
#423
opened Jun 25, 2026 by
amathxbt
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.