Latest Repo Discovered
algorand-svelte
Svelte
·
No license
Top Contributor of the Month
9707 commits in all time
Apr 22, 2026 19:39 – Jul 21, 2026 19:39 UTC
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.
26b86073
pull/294/head
1/29 ++ 0 --
wip: scan all sessions for requestId-bound auth re-announce
65d2ed9f
feat/presence-detection
5/185 ++ 48 --
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.
237ce643
sortition-f128
8/936 ++ 1 --
add Go Benchmark (go) benchmark result for 66af8f8c2f47fdf70077cf40ea116fefa660364f
10a8e15d
gh-pages
1/445 ++ 1 --
Merge cd1bcb7034ba61b85fb67c87b9b068f514aec759 into 66af8f8c2f47fdf70077cf40ea116fefa660364f
f33243bb
pull/6671/merge
2/31 ++ 10 --
Merge b446a6c5904dcead3f273da870c618547ded204b into e87f23f05fb139d378e794f68368ee9c3f552c35
1cf032c6
pull/744/merge
300/21,427 ++ 196 --
docs: add brief documentation on the `autosalt` option and logicsig off-curve salting
b446a6c5
feat/lsig-offcurve-salt
1/33 ++ 0 --
fix: temporarily exclude `autosalt` tests from algod parity testing (the pragma is not recognized by v<13)
2b4f7fa1
feat/lsig-offcurve-salt
1/3 ++ 0 --
test: expected output autosalt validation warnings
d94cbb9d
feat/lsig-offcurve-salt
1/56 ++ 0 --
add provisory `ed25519` point in curve check matching go-algorand's more lenient implementation
d3cea722
feat/lsig-offcurve-salt
1/37 ++ 0 --
test: test our `is_edwards25519_point` implementation with known vectors from both go-algorand and falcon-signatures
64fde517
feat/lsig-offcurve-salt
1/54 ++ 0 --
add pragma in emitted teal + show salt in assembly report's last row when applicable
b4a6dfd5
feat/lsig-offcurve-salt
2/28 ++ 2 --
feat: add autosalt mechanism in assemble
08f61951
feat/lsig-offcurve-salt
2/38 ++ 1 --
add autosalting validation for emitting proper warnings at AWST level
8917dcea
feat/lsig-offcurve-salt
2/37 ++ 0 --
`autosalt` parameter threading through backend
c558561a
feat/lsig-offcurve-salt
10/41 ++ 0 --