Activity Overview

Commits and releases over time

  • Commits
  • Releases
  • Authors

Repository Explorer

17 commits in all time May 08, 2026 04:26 – Aug 06, 2026 04:26 UTC
cce msgp
Merge pull request #39 from algorand/better-support-any
better support any using modern 1.25 ast and golang tools packages
Git Commit bd46b153 Branch master Document 7/105 ++ 41 --
jannotti msgp
Merge pull request #37 from algorand/remove-array-decode
Remove support for decoding positional encoding (structs as arrays) from code generator
Git Commit c8c4985f Branch master Document 3/157 ++ 304 --
cce msgp
Merge 3ea8eee866357a615491b70e82d95b2da2174da3 into 8b8772146e915a81bbebedeab71c769c4a34ab18
Git Commit 0cdc99b9 Branch pull/39/merge Document 7/105 ++ 41 --
cce msgp
fix CI build.yml
Git Commit 3ea8eee8 Branch better-support-any Document 1/1 ++ 1 --
cce msgp
Merge remote-tracking branch 'origin/master' into better-support-any
Git Commit 9611fa0e Branch better-support-any Document No file changes
cce msgp
better support any using modern 1.25 ast and golang tools packages
Git Commit 8305e750 Branch better-support-any Document 6/104 ++ 40 --
cce msgp
Merge b59cd9980557884bf61058dbddb5656bce25299e into 8b8772146e915a81bbebedeab71c769c4a34ab18
Git Commit b577e816 Branch pull/37/merge Document 3/157 ++ 304 --
jannotti msgp
Merge pull request #38 from algorand/better-support-any
support "any" type in structs better
Git Commit 8b877214 Branch master Document 5/331 ++ 0 --
cce msgp
Merge b59cd9980557884bf61058dbddb5656bce25299e into 7af097197966fc32f2bd6b90fdc523ff5251f46e
Git Commit 3ae0d04c Branch pull/37/merge Document 3/157 ++ 304 --
cce msgp
reject array-decoded msgp
Git Commit b59cd998 Branch remove-array-decode Document 3/157 ++ 304 --
cce msgp
reject array-decoded msgp
Git Commit 295e9b13 Branch remove-array-decode Document 3/176 ++ 304 --
cce msgp
support "any" type in structs better
Git Commit 9adabafb Branch better-support-any Document 5/331 ++ 0 --
jannotti msgp
Merge pull request #36 from algorand/required-struct-tag
add "required" struct tag
Git Commit 7af09719 Branch master Document 13/1,474 ++ 5 --
cce msgp
Merge c83c601aa2190815491385c6e953d17756d6b876 into 52531e83619fbe7f28cabf8d1f43cc0a45ff06e2
Git Commit 9ea705f3 Branch pull/36/merge Document 13/1,474 ++ 5 --
cce msgp
support any => interface{}
Git Commit c83c601a Branch required-struct-tag Document 9/402 ++ 6 --
cce msgp
remove exported error symbol
Git Commit cca7659a Branch required-struct-tag Document 4/28 ++ 21 --
cce msgp
add "required" struct field tag
Git Commit c1625a54 Branch required-struct-tag Document 6/1,066 ++ 0 --