Latest Repo Discovered
AlgoScanArtifacts
·
MIT License
Top Contributor of the Month
9710 commits in all time
Apr 29, 2026 14:32 – Jul 28, 2026 14:32 UTC
build: combine dependabot dependency upgrades (July 2026)
Combines open dependabot PRs #6685, #6684, #6678, #6661 into a single commit. Upgrades across main module, tools/block-generator, and tools/debug/algodump: - github.com/getkin/kin-openapi v0.131.0 -> v0.144.0 - github.com/quic-go/webtransport-go v0.10.0 -> v0.11.1 - github.com/quic-go/quic-go v0.59.1 -> v0.60.0 - golang.org/x/crypto v0.51.0 -> v0.52.0 Dependabot only opened the webtransport-go bump against the main module, but all three modules pinned v0.10.0, so all three are moved together to keep the module graphs consistent. go mod tidy also picked up the transitive changes that kin-openapi v0.144.0 requires: go-openapi/jsonpointer v0.21.0 -> v0.22.5, oasdiff/yaml v0.1.1, oasdiff/yaml3 v0.0.14, and a switch from go-openapi/swag to go-openapi/swag/jsonname plus santhosh-tekuri/jsonschema/v6, dropping mohae/deepcopy, perimeterx/marshmallow, and ugorji/go/codec.
7ab90c71
pull/6686/head
6/52 ++ 50 --
add Go Benchmark (go) benchmark result for 1b67449507b3b759f56ec63293ac1be3baab13be
04b0d86a
gh-pages
1/445 ++ 1 --
Merge f2525f7d53a914ac57ebe07f78ded9b6d05b6a30 into 1b67449507b3b759f56ec63293ac1be3baab13be
879a4118
pull/6686/merge
6/28 ++ 32 --
add Go Benchmark (go) benchmark result for eff842e3fe7f8dd924d41a14f65eb896109f70cc
c9fafdc3
gh-pages
1/445 ++ 1 --
Merge ac9326a3e88cc53f3703ad40043d6bd8ae95e2e6 into 1b67449507b3b759f56ec63293ac1be3baab13be
128efb69
pull/6685/merge
2/8 ++ 6 --
build: combine dependabot dependency upgrades (July 2026)
Combines open dependabot PRs #6684, #6678, #6661 into a single commit. Upgrades across main module, tools/block-generator, and tools/debug/algodump: - github.com/getkin/kin-openapi v0.131.0 -> v0.144.0 - golang.org/x/crypto v0.51.0 -> v0.52.0 (both sub-modules) go mod tidy also picked up the transitive changes that kin-openapi v0.144.0 requires: go-openapi/jsonpointer v0.21.0 -> v0.22.5, oasdiff/yaml v0.1.1, oasdiff/yaml3 v0.0.14, and a switch from go-openapi/swag to go-openapi/swag/jsonname plus santhosh-tekuri/jsonschema/v6, dropping mohae/deepcopy, perimeterx/marshmallow, and ugorji/go/codec.
f2525f7d
pull/6686/head
6/28 ++ 32 --
build(deps): bump github.com/quic-go/webtransport-go
Bumps [github.com/quic-go/webtransport-go](https://github.com/quic-go/webtransport-go) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/quic-go/webtransport-go/releases) - [Commits](https://github.com/quic-go/webtransport-go/compare/v0.10.0...v0.11.1) --- updated-dependencies: - dependency-name: github.com/quic-go/webtransport-go dependency-version: 0.11.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
ac9326a3
dependabot/go_modules/github.com/quic-go/webtransport-go-0.11.1
2/8 ++ 6 --
docs: clarify MiMC, Poseidon2 input requirements (#6680)
1b674495
master
7/16 ++ 16 --
Merge 27ff79d13323822bfe93f432c3ae96df2dc5b944 into eff842e3fe7f8dd924d41a14f65eb896109f70cc
53bfb27f
pull/6683/merge
1/5 ++ 2 --
transactions: disallow empty pq signatures (#6681)
eff842e3
master
3/104 ++ 10 --
Merge pull request #892 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.8.0
build(deps-dev): update eslint requirement from ^10.7.0 to ^10.8.0
84500e48
main
1/1 ++ 1 --
Merge pull request #893 from sambitsargam/dependabot/npm_and_yarn/js-base64-tw-3.9.2
build(deps): update js-base64 requirement from ^3.9.1 to ^3.9.2
840a2410
main
1/1 ++ 1 --
Merge a27a35c358975749879c6b3ede7e372848fad2b3 into b84ecabc4d0256b9aa5809db5720b6d1805c64dc
12494075
pull/319/merge
3/292 ++ 7 --
docs: exercise every ASA operation in the assets concept example
a27a35c3
assets-core-concept
1/146 ++ 7 --
docs: convert assets concept page to .mdx so RemoteCode components render
fba0ae6f
assets-core-concept
1/18 ++ 18 --
docs: render assets concept examples with RemoteCode from examples/concepts/assets.py
c8c93f11
assets-core-concept
1/42 ++ 172 --
Merge f91c5dd09a5baa76d62705c73292ce455c217e29 into 3bfc8c14cf685cf57862248cd3f3ef984b4565fd
afc5d3f0
pull/6684/merge
2/22 ++ 26 --
build(deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.144.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.131.0 to 0.144.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.131.0...v0.144.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.144.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
f91c5dd0
dependabot/go_modules/github.com/getkin/kin-openapi-0.144.0
2/22 ++ 26 --
Merge f9ba2ae9963cb6490e793c33146c59c4d756d31b into b27decbb670d4d5e481699358da41e34ddfc26a4
4bae2405
pull/589/merge
267/12,552 ++ 36,782 --
chore: add expiring audit exceptions for brace-expansion and tar advisories
f9ba2ae9
chore/revert_stable_v2
1/12 ++ 1 --
Merge 94955addac6d1c7a0e1f4c21a9e740ac8279be54 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
1cc61fcb
pull/1111/merge
1/8 ++ 8 --
Merge c409aa1a99a13bf45312429674f6468edce9e02d into 40a57d59e32cee150af4e0a9fbf1327939f04a98
f5a0270b
pull/1112/merge
1/3 ++ 3 --
Merge 21455929597ceb9651a8ed6c5c3f256f75e68eaf into 40a57d59e32cee150af4e0a9fbf1327939f04a98
af4a6fbc
pull/1110/merge
1/59 ++ 18 --
Bump form-data from 4.0.4 to 4.0.6
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.4 to 4.0.6. - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](https://github.com/form-data/form-data/compare/v4.0.4...v4.0.6) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
94955add
dependabot/npm_and_yarn/form-data-4.0.6
1/8 ++ 8 --