10412 commits in all time Apr 11, 2026 18:50 – Jul 10, 2026 18:50 UTC
ludovit-scholtz wallet
Deploying to gh-pages from @ scholtz/wallet@57a100205363192f28c76df9b059f0c1440f5efe 🚀
Git Commit 59596cd3 Branch gh-pages Document 17/7,390 ++ 8,802 --
scholtz wallet
fix: escape HTML in v-html sinks to prevent XSS vulnerabilities
- Added HTML escaping for interpolated values in the footer component to mitigate potential XSS risks (audit finding AW-2026-036).
- Implemented HTML escaping in the changelog page's markdown-to-HTML conversion to prevent unescaped content from being rendered (audit finding AW-2026-036).
- Documented the need for escaping in the code comments to ensure future maintainers are aware of the security implications.
- Added a new security audit report detailing findings related to build breakage and XSS vulnerabilities.
Git Commit 57a10020 Branch master Document 6/513 ++ 417 --
cusma go-algorand
Merge 98e0777fd705cc9112c039db092505933ee6f9a1 into d458fae2892782c088a7179b7b76f72efd6d6f00
Git Commit f53dc2f6 Branch pull/6663/merge Document 25/1,035 ++ 93 --
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 --
cusma go-algorand
Merge remote-tracking branch 'upstream/master' into pq-delegated-lsig
Git Commit 98e0777f Branch pull/6663/head Document 116/445 ++ 475 --
cusma go-algorand
chore: rename PQsig AuthorizerAddress to Address
Git Commit bd77ad30 Branch pull/6663/head Document 5/16 ++ 16 --
cce go-algorand
Merge 94c5323fc97c94fa12540ab8113eaaae194b7b79 into d458fae2892782c088a7179b7b76f72efd6d6f00
Git Commit d2454e0e Branch pull/6614/merge Document 2/1,461 ++ 728 --
cusma go-algorand
chore: remove redundant flag
Git Commit 3cb329c5 Branch pull/6663/head Document 1/1 ++ 3 --
cusma go-algorand
chore: share scheme and envelope validator
Git Commit 9503ebe6 Branch pull/6663/head Document 1/8 ++ 19 --
cusma go-algorand
chore: pq sign program rejects empty input file
Git Commit 5d77011f Branch pull/6663/head Document 2/22 ++ 0 --
cusma go-algorand
chore: simplify tests
Git Commit 5e61a9c5 Branch pull/6663/head Document 2/0 ++ 79 --
github go-algorand
add Go Benchmark (go) benchmark result for d458fae2892782c088a7179b7b76f72efd6d6f00
Git Commit 758caa70 Branch gh-pages Document 1/445 ++ 1 --
cce go-algorand
lint: convert interface{} => any (#6644)
Git Commit d458fae2 Branch master Document 116/445 ++ 475 --
cusma go-algorand
test: pq delegated lsig e2e
Git Commit d1f5b89f Branch pull/6663/head Document 1/7 ++ 1 --
cusma go-algorand
feat: algokey sign-program for delegated pq lsig
Git Commit 81bacf6c Branch pull/6663/head Document 3/246 ++ 41 --
cusma go-algorand
feat: pq verify hashable
Git Commit e8818551 Branch pull/6663/head Document 1/12 ++ 6 --
cusma go-algorand
feat: pq delegated lsig fee contribution
Git Commit 425d8a72 Branch pull/6663/head Document 3/130 ++ 1 --
cusma go-algorand
feat: pq delegated lsig simulation and API policy
Git Commit cc3e3c66 Branch pull/6663/head Document 4/299 ++ 11 --
cusma go-algorand
feat: pq delegated lsig verification
Git Commit e49bafa7 Branch pull/6663/head Document 2/187 ++ 0 --
cusma go-algorand
feat: goal inspect and disassemble delegated pq lsig
Git Commit 56583022 Branch pull/6663/head Document 4/36 ++ 4 --
cusma go-algorand
feat: pq delegated lsig data model
Git Commit a1d78a60 Branch pull/6663/head Document 8/168 ++ 9 --
scholtz wallet
Refactor code structure for improved readability and maintainability
Git Commit 44839206 Branch master Document 2/619 ++ 400 --
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 --