-
Notifications
You must be signed in to change notification settings - Fork 17.4k
Pull requests: canopy-network/canopy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(fsm): recover account address from state key in bulk queries
#606
opened Sep 9, 2026 by
infoboy27
Loading…
fix(store): protect Version() with mutex to prevent race condition
#597
opened Sep 5, 2026 by
yasinlex
Loading…
fix(lib): use int64 for mempool bytes counter to prevent overflow
#594
opened Sep 5, 2026 by
yasinlex
Loading…
fix(p2p): add missing return after error in sendWireBytes
#593
opened Sep 5, 2026 by
yasinlex
Loading…
fix(bft): guard election vote phase against nil sortition data
#589
opened Sep 5, 2026 by
Alicepoltora
Loading…
2 of 6 tasks
fix(lib): copy OrderId in DexLimitOrder.Copy
#588
opened Sep 5, 2026 by
Alicepoltora
Loading…
2 of 6 tasks
fix(fsm): preserve RetiredCommittees across genesis export/import
#586
opened Sep 4, 2026 by
Alicepoltora
Loading…
2 of 6 tasks
Stop the inbound accept loop from spamming errors on shutdown
#575
opened Aug 31, 2026 by
Bornoz
Loading…
ci: enforce gofmt and check for known vulnerabilities
#572
opened Aug 31, 2026 by
0xrlawrence
Loading…
chore(docker): move runtime images off end-of-life alpine 3.19
#571
opened Aug 31, 2026 by
0xrlawrence
Loading…
chore(deps): update golang.org/x modules carrying advisories
#570
opened Aug 31, 2026 by
0xrlawrence
Loading…
fix(p2p): synchronize access to the inbound listener
#568
opened Aug 31, 2026 by
0xrlawrence
Loading…
fix(crypto): take *types.Transaction in RecoverPublicKey
#567
opened Aug 31, 2026 by
0xrlawrence
Loading…
docs(crypto): warn that the deprecated ripemd160 import is consensus critical
#566
opened Aug 31, 2026 by
0xrlawrence
Loading…
fix(lib): remove deprecated net.Error.Temporary() from the proxy accept loop
#565
opened Aug 31, 2026 by
0xrlawrence
Loading…
fix(lib): log instead of silently swallowing errors in LogNonSigners
#564
opened Aug 31, 2026 by
0xrlawrence
Loading…
fix(store): return the error from indexEventByHash in IndexEvent
#563
opened Aug 31, 2026 by
0xrlawrence
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.