Algorand

Algorand

ALGOLayer 1

Algorand's official implementation in Go.

Top Contributors

#1tsachiherman
749
commits
#2algorandskiy
424
commits
#3cce
258
commits
#4algojohnlee
250
commits
#5winder
248
commits
#6onetechnical
243
commits
#7algonathan
212
commits
#8jannotti
209
commits
#9algonautshant
177
commits
#10Algo-devops-service
165
commits

Recent Commits

b64d3ca1 day ago

Goal: Add --rekey-to flag for calling applications (#6571)

nullun

200c8291 day ago

Blocks: Add support for Load and CongestionTax blockheaders (#6548)

John Jannotti

61766332 days ago

pingpong: fix asset creation race (#6579)

Pavel Zbitskiy

ba01f104 days ago

network: fix streamManager deadlock that causes goroutine leak on P2P hybrid relays (#6576)

cce

5621ecc4 days ago

Eval: Prefetch better (#6555)

John Jannotti

72220dd4 days ago

tests: fix TestNodeSetCatchpointCatchupMode data race (#6574)

Pavel Zbitskiy

7b035668 days ago

ledger: fix lookupAssetResources/lookupApplicationResources delta-merge bugs (#6577)

cce

25e0d3a9 days ago

API: Incorporate deltas in presenting paginated view of assets or applications (#6559)

Gary Malouf

267cc359 days ago

network: handle stream creation on existing conns (#6572)

Pavel Zbitskiy

8d84b1812 days ago

tests: fix flaky fetcher, catchpoint, expect tests (#6546)

Pavel Zbitskiy

136b97a15 days ago

p2p: ignore pubsub PX peers for all node modes (#6554)

Pavel Zbitskiy

a1f5e3615 days ago

kmd: fix macOS HID failures caused by Go async preemption signals (#6565)

nullun

dbcceef16 days ago

node: collect goroutines stacks before SIGKILL (#6557)

Pavel Zbitskiy

1d079fe17 days ago

network: adjust pubsub params (#6569)

Pavel Zbitskiy

16982b517 days ago

Chore: do not modify pubsub global variables (#6545)

Pavel Zbitskiy

ee2c24617 days ago

network: don't listen if IncomingConnectionsLimit == 0 (#6568)

cce

c19737917 days ago

tests: fix stopping race in http client harness (#6566)

Pavel Zbitskiy

4134b3318 days ago

network: silently fall back if uncompressed vote received for stateless decoder (#6495)

cce

964ee6d18 days ago

agreement: implement TODO in broadcast/relay actions (#6551)

Pavel Zbitskiy

791c5ae19 days ago

p2p: fix StopNotify vs notifyAll deadlock on stop (#6562)

Pavel Zbitskiy

00da5ef29 days ago

network: use specific error assertions in tests (#6544)

cce

375368329 days ago

API: add OnlineCirculation to GetSupply (#6322)

cce

c0b7a27about 1 month ago

API: New pagination endpoint for applications (#6552)

Gary Malouf

ee8281babout 1 month ago

Tools: fix DevNet genesis hash in algokey (#6556)

John Lee

c80fa40about 1 month ago

Merge pull request #6553 from Algo-devops-service/relstable4.5.1-remerge

John Lee

74a6d9babout 1 month ago

build: add golangci-lint format into make fmt (#6549)

Pavel Zbitskiy

96024d7about 1 month ago

Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.

DevOps Service

6acf7d8about 1 month ago

Merge remote-tracking branch 'origin/rel/stable' into relstable4.5.1-remerge

DevOps Service

a8c16ecabout 1 month ago

Merge pull request #6550 from Algo-devops-service/relstable4.5.1

John Lee

8b384d2about 1 month ago

API: Enhance /v2/accounts to conditionally exclude app and asset parameters (#6547)

Gary Malouf