Activity Overview

Commits and releases over time

  • Commits
  • Releases
  • Authors

Repository Explorer

10 commits in all time Jun 25, 2026 04:20 – Sep 23, 2026 04:20 UTC
Merge 1cfcbbabcdfd22388c9d8c854392984bb673e1ce into ae593f700fcba41d7f4accba74cf33549a96c3f4
Git Commit 8d7b97c2 Branch pull/355/merge Document 42/11,812 ++ 0 --
ci: remove building intel mac binaries for now
Git Commit 1cfcbbab Branch kotlin_jvm Document 1/4 ++ 2 --
Merge 441d90d8139e4198785a78645bc98288011ca599 into ae593f700fcba41d7f4accba74cf33549a96c3f4
Git Commit 8432e09f Branch pull/355/merge Document 42/11,810 ++ 0 --
Merge 2f864bc0759d6078b7a630006d266192679f15f4 into ae593f700fcba41d7f4accba74cf33549a96c3f4
Git Commit 0ed4ee45 Branch pull/355/merge Document 42/11,806 ++ 0 --
lempira algokit-core
feat: transact v41 catchup (#354)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
Git Commit ae593f70 Branch main Document 22/1,181 ++ 58 --
lempira algokit-core
Merge ee57223c9592ffc74b75310b891db2e3aac53793 into 0262aa8dec1a5f0ab3d08a71c815da67a6207752
Git Commit 23dcc06c Branch undefined Document 1/46 ++ 3 --
lempira algokit-core
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.
Git Commit ee57223c Branch pull/352/head Document 1/46 ++ 3 --