9707 commits in all time Apr 22, 2026 19:39 – Jul 21, 2026 19:39 UTC
jannotti specs
Merge 26b86073738f33a614ae80b40b9a72aee2e053f0 into 71e152527831ea860cfe66888704ff5b84373609
Git Commit a13f4f5f Branch pull/294/merge Document 16/505 ++ 133 --
jannotti specs
Document how to run the markdownlint checks locally
Add a Linting section to the README explaining that CI runs 'make lint',
how to run it locally, how to install the pre-commit git hook, and the
two rules (MD013 line length including math blocks, MD060 table
alignment) that most often break new content.
Git Commit 26b86073 Branch pull/294/head Document 1/29 ++ 0 --
jannotti specs
Fix markdownlint violations in ledger docs
Wrap an over-long LaTeX line in ledger-block.md (MD013) and re-align
the parameter tables that gained new rows in ledger-parameters.md
(MD060).
Git Commit eb3c4f8e Branch pull/294/head Document 2/48 ++ 47 --
PhearZero liquid-auth
wip: scan all sessions for requestId-bound auth re-announce
Git Commit 65d2ed9f Branch feat/presence-detection Document 5/185 ++ 48 --
cce sortition
Merge 237ce643ecf9d8c91369e97ccc26038d11b6768b into 9ffbb4eb8f7b0acb233c9e6dcc5d1fa030350a94
Git Commit 11329047 Branch pull/8/merge Document 17/2,982 ++ 6 --
jannotti specs
Merge 33275769a3a2ee5d5b9a7a80bbfe0e91c6cddca0 into 71e152527831ea860cfe66888704ff5b84373609
Git Commit 0cc809dd Branch pull/294/merge Document 15/475 ++ 133 --
cce sortition
test: add independent f128 and CDF oracles
Add exact-integer primitive checks, an exhaustive small-domain boundary grid, and offline Arb-certified large-money quantile vectors.

Include the new tests in the curated mutation campaign and pin the optional oracle dependency.
Git Commit 237ce643 Branch sortition-f128 Document 8/936 ++ 1 --
github go-algorand
add Go Benchmark (go) benchmark result for 66af8f8c2f47fdf70077cf40ea116fefa660364f
Git Commit 10a8e15d Branch gh-pages Document 1/445 ++ 1 --
algorandskiy go-algorand
Merge cd1bcb7034ba61b85fb67c87b9b068f514aec759 into 66af8f8c2f47fdf70077cf40ea116fefa660364f
Git Commit f33243bb Branch pull/6671/merge Document 2/31 ++ 10 --
algorandskiy go-algorand
tests: network tags test fix
Git Commit cd1bcb70 Branch pull/6671/head Document 2/31 ++ 10 --
algorandskiy go-algorand
tests: fix verify tests after remerge (#6670)
Git Commit 66af8f8c Branch master Document 1/38 ++ 9 --
Argimirodelpozo puya
Merge b446a6c5904dcead3f273da870c618547ded204b into e87f23f05fb139d378e794f68368ee9c3f552c35
Git Commit 1cf032c6 Branch pull/744/merge Document 300/21,427 ++ 196 --
Argimirodelpozo puya
docs: add brief documentation on the `autosalt` option and logicsig off-curve salting
Git Commit b446a6c5 Branch feat/lsig-offcurve-salt Document 1/33 ++ 0 --
Argimirodelpozo puya
chore: add changelog
Git Commit 086b47ae Branch feat/lsig-offcurve-salt Document 1/12 ++ 0 --
Argimirodelpozo puya
fix: temporarily exclude `autosalt` tests from algod parity testing (the pragma is not recognized by v<13)
Git Commit 2b4f7fa1 Branch feat/lsig-offcurve-salt Document 1/3 ++ 0 --
Argimirodelpozo puya
chore: rebuild ts nodes
Git Commit a52fc778 Branch feat/lsig-offcurve-salt Document 1/4 ++ 0 --
Argimirodelpozo puya
test: expected output autosalt validation warnings
Git Commit d94cbb9d Branch feat/lsig-offcurve-salt Document 1/56 ++ 0 --
Argimirodelpozo puya
test: tests for autosalt
Git Commit 1e7c4f5a Branch feat/lsig-offcurve-salt Document 300/20,802 ++ 0 --
Argimirodelpozo puya
add provisory `ed25519` point in curve check matching go-algorand's more lenient implementation
Git Commit d3cea722 Branch feat/lsig-offcurve-salt Document 1/37 ++ 0 --
Argimirodelpozo puya
chore: compile all
Git Commit 62c1f40a Branch feat/lsig-offcurve-salt Document 80/241 ++ 188 --
Argimirodelpozo puya
test: test our `is_edwards25519_point` implementation with known vectors from both go-algorand and falcon-signatures
Git Commit 64fde517 Branch feat/lsig-offcurve-salt Document 1/54 ++ 0 --
Argimirodelpozo puya
add pragma in emitted teal + show salt in assembly report's last row when applicable
Git Commit b4a6dfd5 Branch feat/lsig-offcurve-salt Document 2/28 ++ 2 --
Argimirodelpozo puya
feat: add autosalt mechanism in assemble
Git Commit 08f61951 Branch feat/lsig-offcurve-salt Document 2/38 ++ 1 --
Argimirodelpozo puya
add autosalting validation for emitting proper warnings at AWST level
Git Commit 8917dcea Branch feat/lsig-offcurve-salt Document 2/37 ++ 0 --
Argimirodelpozo puya
`autosalt` parameter threading through backend
Git Commit c558561a Branch feat/lsig-offcurve-salt Document 10/41 ++ 0 --