Activity Overview

Commits and releases over time

  • Commits
  • Releases
  • Authors

Repository Explorer

200 commits in all time May 03, 2026 15:56 – Aug 01, 2026 15:56 UTC
Merge 399d2791fd5ac5f2c2df129d2d5c5e223efe2b59 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit ea23a776 Branch pull/794/merge Document 4/229 ++ 27 --
Merge a5cf512084feda393cea50819d112902bce57935 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit 2079b696 Branch pull/819/merge Document 2/3 ++ 3 --
mitre88 go-algorand-sdk
Merge 2d8e8d223bd8c9b465317707fb9303f9a9e5dfa5 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit 22af1034 Branch pull/831/merge Document 2/82 ++ 16 --
mitre88 go-algorand-sdk
fix: make API error wrappers distinguishable at runtime
Replace error type aliases with concrete structs carrying status code
and message so callers can type-assert BadRequest/InvalidToken/NotFound/
InternalError. Closes #501.
Git Commit 2d8e8d22 Branch pull/831/head Document 2/82 ++ 16 --
Merge efa49cef087a2360d02688c9f8f958d1aee3dc52 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit e49d92a8 Branch pull/830/merge Document 6/21 ++ 0 --
tasosbit go-algorand-sdk
protocol: add fnet5 consensus version (#826)
fnet5 is the protocol AF's FNet runs. It extends v41 with the parameter
changes go-algorand released as ConsensusV42, restated rather than derived
from v42, so fnet5 stays pinned to the values FNet runs with.
Git Commit 967fcacf Branch main Document 2/32 ++ 1 --
tasosbit go-algorand-sdk
Merge c7d76e080cf9e94c94dd1a557b731e0b929f0944 into 2b779fd6c4c3f1e46450c46457bfafadc2b1937b
Git Commit 662a5d42 Branch pull/826/merge Document 2/32 ++ 1 --
iglosiggio go-algorand-sdk
Merge 558132cced4aff0b51ec8361282b2849fd58dfc0 into 2b779fd6c4c3f1e46450c46457bfafadc2b1937b
Git Commit e382cf1f Branch pull/825/merge Document 15/782 ++ 37 --
iglosiggio go-algorand-sdk
Merge pull request #829 from jannotti/pqsig-support
Pqsig support
Git Commit 558132cc Branch pqsig-support Document 3/101 ++ 0 --
jannotti go-algorand-sdk
Merge 2023fb310b749f911a7b3eea2396c2a22ed9ba0d into 1c722ffa72855faafa549f03e243ddf4a42cb0ce
Git Commit 54476791 Branch pull/829/merge Document 3/101 ++ 0 --
jannotti go-algorand-sdk
Merge remote-tracking branch 'upstream/main' into pqsig-support
I retained your changes to .test-env and my recent changes.  They
might be trying to solve the same problem though, and maybe you can
remove yours now.  My changes make it so that the indexer and conduit
built during CI tests use the SDK with the changes made in the PR
under test.  The previous situation was horrible - you would make
changes to the SDK, but those changes were not used by the
indexer/conduit that were built while testing your changes!  That
might be what you were dealing with too.
Git Commit 2023fb31 Branch pull/829/head Document 3/101 ++ 0 --
jannotti go-algorand-sdk
Sync: Update for v42 consensus (#828)
* Update for v42 consensus

* Conduit/indexer should use the local SDK when testing
Git Commit 2b779fd6 Branch main Document 6/143 ++ 13 --
jannotti go-algorand-sdk
Merge c215bfca6bbf31f22f065f3a5e04140fb7dc445f into c63137cd1b4c01cf55c532ed7788197f3948baaa
Git Commit 7fd4af14 Branch pull/828/merge Document 6/143 ++ 13 --
jannotti go-algorand-sdk
Conduit/indexer should use the local SDK when testing
Git Commit c215bfca Branch pull/828/head Document 3/101 ++ 0 --
iglosiggio go-algorand-sdk
Merge 1c722ffa72855faafa549f03e243ddf4a42cb0ce into c63137cd1b4c01cf55c532ed7788197f3948baaa
Git Commit a0a613d4 Branch pull/825/merge Document 17/810 ++ 36 --
iglosiggio go-algorand-sdk
chore: Run `scripts/export_sdk_types.py`
Git Commit 1c722ffa Branch pqsig-support Document 2/31 ++ 13 --
iglosiggio go-algorand-sdk
feat: Support for PQ accounts (WIP)
This work was originally made with claude assistance and adapted from there.
Git Commit fa573c01 Branch pqsig-support Document 15/779 ++ 23 --
chore: Use reference curvecheck instead of our own one
Git Commit d0c759dc Branch pqsig-support Document 3/6 ++ 84 --
jannotti go-algorand-sdk
Merge 399d2791fd5ac5f2c2df129d2d5c5e223efe2b59 into c63137cd1b4c01cf55c532ed7788197f3948baaa
Git Commit 9128257e Branch pull/794/merge Document 4/229 ++ 27 --
Merge a5cf512084feda393cea50819d112902bce57935 into c63137cd1b4c01cf55c532ed7788197f3948baaa
Git Commit f816415c Branch pull/819/merge Document 2/3 ++ 3 --
jannotti go-algorand-sdk
Merge 2e711a86b6165b275c0b8c77df34e231e2bed546 into c63137cd1b4c01cf55c532ed7788197f3948baaa
Git Commit c494f153 Branch pull/828/merge Document 3/42 ++ 13 --
jannotti go-algorand-sdk
Update for v42 consensus
Git Commit 2e711a86 Branch pull/828/head Document 3/42 ++ 13 --
iglosiggio go-algorand-sdk
Merge b216e7deeadd3eb09f80e4d1151aa1eed0b2ef04 into c63137cd1b4c01cf55c532ed7788197f3948baaa
Git Commit a4a10107 Branch pull/825/merge Document 15/880 ++ 70 --