Ecosystem metrics
- New Repos
- 1,889
- New
- Commits
- 8
- up 60.0%
- Contributors
- 8
- up 100.0%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
65 commits in all time
May 19, 2026 18:26 – Aug 17, 2026 18:26 UTC
Merge b60d7a6bbad5c6756581271bd035e01034cbb4cc into 0b42a140b8b4e7209c648f9c8dd5f9f0043e42ac
028df353
pull/637/merge
1/0 ++ 1 --
Merge f131b95a4cea7f1657ab8c703caa09836cdae81c into 8602e0430cdc499f3bc1cecc5abe4aa31f4aee44
5ef057f9
pull/162/merge
142/15,514 ++ 7,959 --
docs: refresh appendix block fields from review fixes
Regenerated from the go-algorand PR 6690 review changes: genesis blocks start their txn counter at 1000, and the block fields no longer describe the zero values returned for blocks that predate their enabling upgrade.
21a7f33f
pull/314/head
1/5 ++ 5 --
refactor(api): oas pipeline and generator parity (#349)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
0262aa8d
main
280/4,948 ++ 8,285 --
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
2c0593a2
master
3/1 ++ 3 --
Apply suggestions from code review
Co-authored-by: mrcointreau <45950216+mrcointreau@users.noreply.github.com>
e6f20269
feat/pq
1/35 ++ 0 --
chore: npm audit updates and exceptions
2fee9ef5
chore/revert_stable_v2
3/21 ++ 15 --
feat: add Solana support and update documentation with new logo
11a5cf21
master
15/59 ++ 20 --
chore: Use the master branch for the test-harness
1140621b
extensible-signing-api
1/5 ++ 5 --
Merge 399d2791fd5ac5f2c2df129d2d5c5e223efe2b59 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
ea23a776
pull/794/merge
4/229 ++ 27 --
Add run artifacts from puzzle-71 shard search benchmark
Checkpoint/log files from the 4-shard keyhunt.py run against puzzle 71. No match found (expected: 2^70 keyspace is not brute-forceable).
9b8527a0
pull/55/head
11/1,273 ++ 0 --
chore: v2026.29.0 (release)
## [2026.29.0](https://github.com/michaeltchuang/a-day-in-my-bobalife/compare/v2026.28.0...v2026.29.0) (2026-07-27) ### Updates & Maintenance * log greeting (2026-07-21) ([210323a](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/210323a10307dc061469ccf09db15fa0f7829f3b)) * log greeting (2026-07-22) ([7666aed](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/7666aedc739fbe5986da9af8a94098e2b4e5c8ab)) * log greeting (2026-07-23) ([84dda8e](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/84dda8e5a0953cdc596ff351b6b3ff83dcf0f290)) * log greeting (2026-07-24) ([035f266](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/035f266062a0af77424d297f244c9deed1e9a417)) * log greeting (2026-07-25) ([940fc62](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/940fc62c49a69dab0a64d46fafcafd5e3e53de1e)) * log greeting (2026-07-26) ([fa9a139](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/fa9a1397c4dde9bd31ce8206734b554ba25c8790)) * log greeting (2026-07-27) ([585fdf0](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/585fdf02ce67da4493e1031ca3b4e80b54377d0d))
af80b7d2
main
1/13 ++ 0 --
Merge bf3ad0b9c86a35896a74e3f4b955fca3827948ec into 4144110e83b9afe1570a9e602f4a520dc997c6b7
30eb262f
pull/377/merge
1/1 ++ 1 --
seed TestSortitionBasic deterministically
Since Go 1.20 the global math/rand is randomly seeded, and the test's 2% tolerance is only ~2 sigma at N=1000: measured 21 failures in 500 runs. A fixed seed keeps the sanity check stable in CI. This flake predates the SelectF128 work (the test exercises the cgo Select only) and explains a one-off suite failure observed while validating unrelated changes.
e2531e74
main
1/5 ++ 1 --