Ecosystem metrics
- New Repos
- 26
- New
- Commits
- 994
- up 16.7%
- Releases
- 9
- down 10.0%
- Contributors
- 55
- up 1.9%
- Merges
- 20
- up 0.0%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
10817 commits in all time
May 17, 2026 01:32 – Aug 15, 2026 01:32 UTC
Merge 42e6e8f15882b17b89398bb043aff217b9b66a61 into 9ccf32ecd596eac20065b70904206694aa41247b
22a9efec
pull/645/merge
1/12 ++ 3 --
docs: address review feedback on blocks page
42e6e8f1
docs/block-opcode-params
1/2 ++ 2 --
Merge 2bb4ab10753e1ca017588ea522b3fcab00a248ed into 9ccf32ecd596eac20065b70904206694aa41247b
0e5ebaa6
pull/645/merge
1/11 ++ 2 --
docs: add missing block header fields and AVM block access
2bb4ab10
docs/block-opcode-params
1/11 ++ 2 --
Merge 6b0663a46b78d965afb9ae5c283d87efba456b08 into 9306fe0d6d4c0041ab9eb7fa1a492bdbd790ec4d
77240948
pull/400/merge
242/4,668 ++ 141 --
chore: get rid of avm 13 exclusions now that localnet has v13
4f004393
main
1/0 ++ 12 --
add pragma in emitted teal + show salt in assembly report's last row when applicable
a652d435
main
2/28 ++ 2 --
feat: add `autosalt` option in lsig and contract stubs
73e2f151
main
2/37 ++ 1 --
add provisory `ed25519` point in curve check matching go-algorand's more lenient implementation
8719be9f
main
1/37 ++ 0 --
docs: add brief documentation on the `autosalt` option and logicsig off-curve salting
4bdafe12
main
1/33 ++ 0 --
add autosalting validation for emitting proper warnings at AWST level
a7815586
main
2/37 ++ 0 --
fix: temporarily exclude `autosalt` tests from algod parity testing (the pragma is not recognized by v<13)
8fe9b2f2
main
1/3 ++ 0 --
change the ed25519 point check to be an exact copy of the implementation in py-algorand-sdk
5146a1e5
main
3/39 ++ 37 --
test: test our `is_edwards25519_point` implementation with known vectors from both go-algorand and falcon-signatures
dcd5cac0
main
1/54 ++ 0 --
Merge 9ca3b68d71592c75fd051fbb01796de94d6f0ddd into f72f615ab65e8f7bf153b6165b9204e0f76c15ab
06116d16
pull/841/merge
2/12 ++ 4 --
Add no-op checkSetAllocBounds to sync consensus init with go-algorand
Restores the allocation-bounds loop in init() and SetConfigurableConsensusProtocols by providing the checkSetAllocBounds function the SDK previously lacked. Addresses algorand/go-algorand-sdk#757.
9ca3b68d
pull/841/head
2/12 ++ 4 --