Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
10 commits in all time
Jun 25, 2026 04:20 – Sep 23, 2026 04:20 UTC
Merge 1cfcbbabcdfd22388c9d8c854392984bb673e1ce into ae593f700fcba41d7f4accba74cf33549a96c3f4
8d7b97c2
pull/355/merge
42/11,812 ++ 0 --
ci: remove building intel mac binaries for now
1cfcbbab
kotlin_jvm
1/4 ++ 2 --
Merge 441d90d8139e4198785a78645bc98288011ca599 into ae593f700fcba41d7f4accba74cf33549a96c3f4
8432e09f
pull/355/merge
42/11,810 ++ 0 --
Merge 2f864bc0759d6078b7a630006d266192679f15f4 into ae593f700fcba41d7f4accba74cf33549a96c3f4
0ed4ee45
pull/355/merge
42/11,806 ++ 0 --
feat: transact v41 catchup (#354)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
ae593f70
main
22/1,181 ++ 58 --
Merge ee57223c9592ffc74b75310b891db2e3aac53793 into 0262aa8dec1a5f0ab3d08a71c815da67a6207752
23dcc06c
undefined
1/46 ++ 3 --
test(algod-client): verify localnet smoke test against algod 5.0.0
Assert the node's major version up front so a stale `algorand/algod:latest` image fails with an actionable message instead of surfacing as unrelated assertion failures downstream. Replace the `last_round >= 1` assertion, which only held because the node had accumulated state: a freshly reset devmode localnet sits at round 0 until a transaction is submitted. The consensus version is the signal that the node is live and decodable.
ee57223c
pull/352/head
1/46 ++ 3 --