Latest Repo Discovered
RandNum
JavaScript
·
MIT License
Top Contributor of the Month
10863 commits in all time
Apr 03, 2026 19:04 – Jul 02, 2026 19:04 UTC
Merge a073da189252294089714b9592cc5b8b4af63f7d into e39e98059096fae320981932b07c704028cdecde
b1f842ab
pull/6653/merge
5/267 ++ 20 --
txntest: keep generated program sizes stable
a073da18
pull/6653/head
2/42 ++ 1 --
Merge 95807ed853151b5707459b9067c932933111eccb into e39e98059096fae320981932b07c704028cdecde
d2b740e3
pull/6637/merge
10/573 ++ 33 --
verify: preserve historical treatment of args on blank lsigs
95807ed8
pull/6637/head
7/128 ++ 41 --
Merge eb3218e066314b82878576191356286b766cc034 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
353ae02a
pull/421/merge
15/3,097 ++ 1,792 --
chore(deps): update non-major dependencies
eb3218e0
renovate/non-major-dependencies
15/3,097 ++ 1,792 --
Merge 9d23ca17e81edcca3e550e583b12e8d887025381 into e39e98059096fae320981932b07c704028cdecde
ec7b2fc3
pull/6639/merge
58/6,849 ++ 1,626 --
chore: allow skipping pq address check on api
9d23ca17
pull/6639/head
7/522 ++ 501 --
Merge 98e0e93c010eade8926c5a579355c6364429c886 into 627d1244dff8307c0f9afe0462db55dd06ef6f9e
95032d35
pull/585/merge
2/318 ++ 314 --
chore(deps): bump the all group across 1 directory with 11 updates
Bumps the all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@algorandfoundation/tealscript](https://github.com/algorandfoundation/TEALScript) | `0.106.3` | `0.107.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.4` | `8.62.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.7` | `4.1.9` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [rolldown-plugin-dts](https://github.com/sxzz/rolldown-plugin-dts) | `0.23.2` | `0.26.0` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.3` | `25.0.5` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.3` | `4.22.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.4` | `8.62.0` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.0` | `14.0.1` | Updates `@algorandfoundation/tealscript` from 0.106.3 to 0.107.2 - [Release notes](https://github.com/algorandfoundation/TEALScript/releases) - [Commits](https://github.com/algorandfoundation/TEALScript/compare/0.106.3...0.107.2) Updates `@typescript-eslint/eslint-plugin` from 8.59.4 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/eslint-plugin) Updates `@vitest/coverage-v8` from 4.1.7 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/coverage-v8) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.8.3...3.8.4) Updates `rolldown` from 1.0.2 to 1.1.3 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.1.3/packages/rolldown) Updates `rolldown-plugin-dts` from 0.23.2 to 0.26.0 - [Release notes](https://github.com/sxzz/rolldown-plugin-dts/releases) - [Commits](https://github.com/sxzz/rolldown-plugin-dts/compare/v0.23.2...v0.26.0) Updates `semantic-release` from 25.0.3 to 25.0.5 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](https://github.com/semantic-release/semantic-release/compare/v25.0.3...v25.0.5) Updates `tsx` from 4.22.3 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.22.3...v4.22.4) Updates `typescript-eslint` from 8.59.4 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/typescript-eslint) Updates `uuid` from 14.0.0 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v14.0.0...v14.0.1) Updates `vitest` from 4.1.7 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: "@algorandfoundation/tealscript" dependency-version: 0.107.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: rolldown dependency-version: 1.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: rolldown-plugin-dts dependency-version: 0.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: semantic-release dependency-version: 25.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
98e0e93c
dependabot/npm_and_yarn/all-eb02effacf
2/318 ++ 314 --
Merge 15bdf592eca97bb3adf613f116cc54f353df7ed4 into e39e98059096fae320981932b07c704028cdecde
2e09356f
pull/6639/merge
58/6,822 ++ 1,620 --
chore: simplify pq sign api admission checks
15bdf592
pull/6639/head
6/48 ++ 262 --
Add FALCON-DET512 Go bindings
Exposes the new det512 C API (n=512) as a parallel set of Det512-prefixed
types and functions alongside the existing unprefixed (det1024) bindings,
which remain unchanged. Mirrors the existing binding style.
New exports:
- Constants: Det512PublicKeySize, Det512PrivateKeySize,
Det512CurrentSaltVersion, Det512CTSignatureSize, Det512SignatureMaxSize,
Det512N (= 512).
- Types: Det512PublicKey, Det512PrivateKey, Det512CompressedSignature,
Det512CTSignature.
- Functions: Det512GenerateKey, Det512S1Coefficients,
Det512HashToPointCoefficients.
- Methods: Det512PrivateKey.SignCompressed;
Det512CompressedSignature.{ConvertToCT, SaltVersion};
Det512CTSignature.{SaltVersion, S2Coefficients};
Det512PublicKey.{Verify, VerifyCTSignature, Coefficients}.
Adds Go tests mirroring the existing det1024 suite: TestKATs512 verifies
compressed signing against the reference known-answer vectors, TestDet512
covers the keygen/sign/verify round trip (compressed and CT), salt version,
bad-message and bad-key rejection, and h/c/s1/s2 coefficient recomputation,
plus signature-size, nil-message, distinct-seed, nil-signature, nil-seed,
and salt-version edge cases.
bd898d21
pull/18/head
2/516 ++ 0 --
Merge 59134ae1a05463ff922af31929199e1cc6097792 into e39e98059096fae320981932b07c704028cdecde
e10d6649
pull/6639/merge
60/7,036 ++ 1,620 --
chore: check falcon-1024 public key and signature sizes
59134ae1
pull/6639/head
4/62 ++ 1 --
Merge 3ad46b87fe3668c4008aff3f2adaf80b62c6ba1c into e39e98059096fae320981932b07c704028cdecde
c9e417e1
pull/6639/merge
60/6,975 ++ 1,620 --
Merge 1e57df3eead5abc70542c5211ca507b19ec6bc86 into e39e98059096fae320981932b07c704028cdecde
af8640ba
pull/6639/merge
58/6,960 ++ 1,618 --