Latest Repo Discovered
intermezzo
TypeScript
·
Apache License 2.0
Top Contributor of the Month
9573 commits in all time
Apr 24, 2026 12:22 – Jul 23, 2026 12:22 UTC
ci: checkout .github from main
8032c13d
chore/revert_stable_v2
5/106 ++ 68 --
Merge 288134204550b5225df84fc0a7ff339e6c047930 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
31283206
pull/1090/merge
1/3 ++ 3 --
Merge 0f5bd1a12d9a6982cd9c7403561e00b2487d4349 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
97828084
pull/1058/merge
No file changes
Merge bebb0a063e9b0a7fefc49bca97004530fecb1629 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
2fed7644
pull/1102/merge
27/1,875 ++ 78 --
feat: remove dryrun due to removal in algod (#1104)
40a57d59
main
6/1 ++ 1,069 --
Merge 592bd88b7dc7e7268598e8adc46122f89ac85c87 into e49103d3c49ecc32fc8be2718b2c36032731bb52
7074d691
pull/6674/merge
25/2,070 ++ 1,387 --
goal: align 'goal node peers' output with fixed-width columns
592bd88b
pull/6674/head
1/3 ++ 2 --
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.
0ac52b9c
pull/6674/head
4/182 ++ 1 --
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.
34c9ba46
pull/6674/head
6/107 ++ 74 --
add Go Benchmark (go) benchmark result for e49103d3c49ecc32fc8be2718b2c36032731bb52
e73515c2
gh-pages
1/445 ++ 1 --
sortition: use SelectF128 (#6672)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
e49103d3
master
7/94 ++ 15 --
Merge 035017b34d1464e64eb93a2d7f684bfcb2eb2877 into 66af8f8c2f47fdf70077cf40ea116fefa660364f
d73fe347
pull/6672/merge
7/94 ++ 15 --
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
3b7f4c22
pull/6674/head
300/44,907 ++ 33,223 --
Merge 4541936738e5f53afb1b437beb56ee1c5e41725f into 95d55a9b81145fcbc0a09023680b96b684f57b64
564e5164
pull/595/merge
20/1,764 ++ 9 --
feat: add post-quantum (Falcon-1024) signature support
0434dee4
feat/pq
20/1,731 ++ 8 --
fix: sign post-quantum preimages unhashed and rename wire key to pqsig
45419367
feat/pq
10/108 ++ 88 --
fix: return base64 from sign_bytes and decode standalone PQSig
38f8461a
feat/pq
4/25 ++ 13 --
Merge 78f8e28a1839e22a21928e0296e77e05ab04e7e1 into e87f23f05fb139d378e794f68368ee9c3f552c35
398205b0
pull/747/merge
51/7,791 ++ 0 --
Notes added by 'git notes add'
d8fe75a7
notes/semantic-release-v1.2.0
1/1 ++ 0 --
test: devportal snippet tests
78f8e28a
feat/devportal-examples-update
26/4,843 ++ 0 --
fold puyapy devportal examples into puya
9b800b1f
feat/devportal-examples-update
25/2,948 ++ 0 --
Merge release into main
b4803bbf
main
No file changes
Merge main into release
59f1a612
main
6/233 ++ 83 --