9573 commits in all time Apr 24, 2026 12:22 – Jul 23, 2026 12:22 UTC
joe-p algokit-utils-ts
ci: checkout .github from main
Git Commit 8032c13d Branch chore/revert_stable_v2 Document 5/106 ++ 68 --
Merge 288134204550b5225df84fc0a7ff339e6c047930 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit 31283206 Branch pull/1090/merge Document 1/3 ++ 3 --
Merge 0f5bd1a12d9a6982cd9c7403561e00b2487d4349 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit 97828084 Branch pull/1058/merge Document No file changes
joe-p js-algorand-sdk
Merge bebb0a063e9b0a7fefc49bca97004530fecb1629 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit 2fed7644 Branch pull/1102/merge Document 27/1,875 ++ 78 --
joe-p js-algorand-sdk
Merge branch 'main' into feat/pq
Git Commit bebb0a06 Branch feat/pq Document 6/1 ++ 1,069 --
joe-p js-algorand-sdk
wip: prettier ignore test data
Git Commit d8e21036 Branch feat/pq Document 1/1 ++ 0 --
joe-p js-algorand-sdk
feat: remove dryrun due to removal in algod (#1104)
Git Commit 40a57d59 Branch main Document 6/1 ++ 1,069 --
nullun go-algorand
Merge 592bd88b7dc7e7268598e8adc46122f89ac85c87 into e49103d3c49ecc32fc8be2718b2c36032731bb52
Git Commit 7074d691 Branch pull/6674/merge Document 25/2,070 ++ 1,387 --
nullun go-algorand
goal: align 'goal node peers' output with fixed-width columns
Git Commit 592bd88b Branch pull/6674/head Document 1/3 ++ 2 --
nullun go-algorand
network+api: add tests for GetPeers options and /v2/node/peers
Cover the new PeersP2PConnectionsIn/Out options at the network layer,
peerStatuses dedup/sort/enum behavior, and the GetPeers handler
end-to-end via the mock node.
Git Commit 0ac52b9c Branch pull/6674/head Document 4/182 ++ 1 --
nullun go-algorand
network: report libp2p connections via dedicated GetPeers options
Appending raw libp2p connections to PeersConnectedIn/Out changed the
semantics of GetPeers for existing consumers (catchup peer selection)
and broke several network tests. Introduce PeersP2PConnectionsIn/Out
so transport-level connections (e.g. pubsub- or DHT-only peers) are
only returned when explicitly requested.

Add a PeerConnectionInfo interface, implemented by wsPeer and the new
libP2PPeer, so the /v2/node/peers handler derives the network type from
the actual transport instead of the Go wrapper type. This fixes p2p
gossip peers being reported as "ws" and enum-invalid values such as
"ws,p2p" being produced when a peer appeared under both views; the
handler now deduplicates by address and returns a sorted list.
Git Commit 34c9ba46 Branch pull/6674/head Document 6/107 ++ 74 --
github go-algorand
add Go Benchmark (go) benchmark result for e49103d3c49ecc32fc8be2718b2c36032731bb52
Git Commit e73515c2 Branch gh-pages Document 1/445 ++ 1 --
cce go-algorand
sortition: use SelectF128 (#6672)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Git Commit e49103d3 Branch master Document 7/94 ++ 15 --
cce go-algorand
Merge 035017b34d1464e64eb93a2d7f684bfcb2eb2877 into 66af8f8c2f47fdf70077cf40ea116fefa660364f
Git Commit d73fe347 Branch pull/6672/merge Document 7/94 ++ 15 --
nullun go-algorand
Merge remote-tracking branch 'upstream/master' into get-peer-status-continued
# Conflicts:
#	daemon/algod/api/server/v2/generated/data/routes.go
#	daemon/algod/api/server/v2/generated/experimental/routes.go
#	daemon/algod/api/server/v2/generated/nonparticipating/private/routes.go
#	daemon/algod/api/server/v2/generated/nonparticipating/public/routes.go
#	daemon/algod/api/server/v2/generated/participating/private/routes.go
#	daemon/algod/api/server/v2/generated/participating/public/routes.go
Git Commit 3b7f4c22 Branch pull/6674/head Document 300/44,907 ++ 33,223 --
Merge 4541936738e5f53afb1b437beb56ee1c5e41725f into 95d55a9b81145fcbc0a09023680b96b684f57b64
Git Commit 564e5164 Branch pull/595/merge Document 20/1,764 ++ 9 --
feat: add post-quantum (Falcon-1024) signature support
Git Commit 0434dee4 Branch feat/pq Document 20/1,731 ++ 8 --
fix: sign post-quantum preimages unhashed and rename wire key to pqsig
Git Commit 45419367 Branch feat/pq Document 10/108 ++ 88 --
fix: return base64 from sign_bytes and decode standalone PQSig
Git Commit 38f8461a Branch feat/pq Document 4/25 ++ 13 --
Argimirodelpozo puya
Merge 78f8e28a1839e22a21928e0296e77e05ab04e7e1 into e87f23f05fb139d378e794f68368ee9c3f552c35
Git Commit 398205b0 Branch pull/747/merge Document 51/7,791 ++ 0 --
Argimirodelpozo puya
test: devportal snippet tests
Git Commit 78f8e28a Branch feat/devportal-examples-update Document 26/4,843 ++ 0 --
Argimirodelpozo puya
fold puyapy devportal examples into puya
Git Commit 9b800b1f Branch feat/devportal-examples-update Document 25/2,948 ++ 0 --