Home Reports Jun 1, 2026
Monday, June 1, 2026
- Commits
- 126
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +10,425 −5,657
- additions / deletions
Monday, June 1, 2026
126 commits were pushed across 20 repos by 20 authors. There were 10,425 additions and 5,657 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- ff-py-sdk 2 commits
- falcon 3 commits
- go-algorand 78 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 2 commits
- js-algorand-sdk 2 commits
- py-algorand-sdk 1 commit
- algokit-lora 1 commit
- algokit-utils-ts 9 commits
- algorand-typescript-testing 4 commits
- devportal 1 commit
- homebrew-node 1 commit
- puya 1 commit
- wallet-provider-extensions 2 commits
- solidity-land-registry 3 commits
- algorand-js-sdk 5 commits
- wen-tools 3 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 2 commits
- use-wallet-ui 2 commits
Commit Log
126 commits · 20 repositories
00:19:17
homebrew-node
chore: update maintenance timestamp
+1
−1
01:00:21
go-algorand
Build 2735 Data
+1
−1
04:19:23
use-wallet-ui
chore(deps): Update pnpm to v10.34.1
+1
−1
05:09:50
algo-voting
build(deps-dev): update @typescript-eslint/parser requirement
+1
−1
05:10:11
algo-voting
build(deps-dev): update eslint requirement from ^10.4.0 to ^10.4.1
+1
−1
08:39:51
algorand-js-sdk
added new ntt lending pools
+27
−0
08:50:55
algorand-js-sdk
switch order
+8
−8
09:58:15
algorand-js-sdk
added new ntt lending pools (#111)
+27
−0
09:58:44
algorand-js-sdk
chore(release): version packages
+7
−6
09:59:54
algorand-js-sdk
chore(release): version packages (#112)
+7
−6
10:25:31
wallet-provider-extensions
feat: add algorand-extension to example RN app
+49
−3
10:35:45
ff-py-sdk
Remove deprecated wormhole tokens from lending pools
+1
−138
10:55:16
ff-py-sdk
Add new ntt lending pools
+23
−1
12:22:26
falcon
Rename det1024 sources and tests to make room for the 512 variant
+14
−14
12:23:06
falcon
Generate deterministic1024.c from a template
+406
−0
12:24:06
falcon
Add FALCON-DET512 via the generated template
+1103
−11
12:39:46
js-algorand-sdk
docs: suggestions from code review
+4
−4
13:12:32
py-algorand-sdk
fix: Wallet.delete_key() returns False for non-existent accounts
+5
−1
14:25:01
wallet-provider-extensions
feat: add accounts-algorand-extension to examples/react-native-wallet dependencies
+3
−0
15:32:53
go-algorand
Eval: locate test binaries via `go env`, not exported $GOPATH
+26
−1
15:40:34
puya
chore: Fix serialized_references/module.awst.json source_locations
+281
−281
16:01:55
devportal
fix: add trailing slash to overview link in atomic-txn-groups to fix broken link
+1
−1
16:18:04
algorand-typescript-testing
chore: update puya ts dependency version (#140)
+23
−39
16:21:42
go-algorand
fail if signature not valid
+2
−1
16:39:49
go-algorand
chore: post-quantum address domain separator
+1
−0
16:39:54
go-algorand
feat: post-quantum address
+46
−0
16:39:54
go-algorand
chore: add license header
+16
−0
16:39:54
go-algorand
chore: add docs
+4
−1
16:39:54
go-algorand
feat: deterministic falcon1024 address
+4
−0
16:39:54
go-algorand
chore: fixed-length scheme tag and salt
+23
−16
16:39:55
go-algorand
feat: f1 signature support and errors
+16
−1
16:39:55
go-algorand
chore: package-level errors
+13
−5
16:39:55
go-algorand
chore: consistent argument ordering (salt, pk); doc nits
+5
−4
16:39:55
go-algorand
chore: f1 signature consensus flag
+4
−0
16:39:55
go-algorand
feat: add f1 signature and verification
+75
−0
16:39:55
go-algorand
chore: falcon pk reference optimization
+17
−7
16:39:55
go-algorand
chore: add f1 signature
+1
−0
16:39:56
go-algorand
chore: expose falcon public key size
+3
−0
16:39:56
go-algorand
chore: address rejection sampling utility (wip)
+15
−0
16:39:56
go-algorand
chore: make msgp
+558
−59
16:39:56
go-algorand
chore: general pq authorization
+4
−4
16:39:56
go-algorand
chore: update verified txn cache with f1 signature
+6
−1
16:39:56
go-algorand
chore: add equal method
+12
−0
16:39:56
go-algorand
chore: post quantum address domain update
+1
−1
16:39:57
go-algorand
chore: pq scheme validation
+16
−2
16:39:57
go-algorand
chore: validate public key for pq scheme
+13
−3
16:39:57
go-algorand
chore: refactor pqAddress; remove Falcon1024Address
+3
−17
16:39:57
go-algorand
chore: add package errors
+9
−0
16:39:57
go-algorand
chore: rename and describe constants
+5
−2
16:39:57
go-algorand
chore: nits
+6
−6
16:39:57
go-algorand
chore: nit
+1
−1
16:39:58
go-algorand
chore: pq sig
+10
−10
16:39:58
go-algorand
chore: remove falcon1024sig
+0
−102
16:39:58
go-algorand
chore: rename const
+1
−1
16:39:58
go-algorand
feat: pq sig
+164
−0
16:39:58
go-algorand
chore: canonical salt helper
+20
−0
16:39:58
go-algorand
chore: pq sig not batched
+3
−0
16:39:59
go-algorand
chore: update verify docs
+4
−4
16:39:59
go-algorand
chore: txn has no pq sig
+4
−1
16:39:59
go-algorand
chore: remove IsSupoprted method from PQScheme
+0
−6
16:39:59
go-algorand
chore: rely on switch case as single supported scheme verification
+0
−4
16:39:59
go-algorand
chore: pq sig
+1
−1
16:39:59
go-algorand
chore: pq sig
+7
−6
16:39:59
go-algorand
chore: make msgp
+483
−420
16:40:00
go-algorand
chore: pq scheme specific consensus flag
+4
−3
16:40:00
go-algorand
chore: public key and signature from bytes
+27
−0
16:40:00
go-algorand
chore: check pq scheme consensus flag in verify
+17
−14
16:40:00
go-algorand
chore: update error message
+3
−3
16:40:00
go-algorand
chore: revert no sig behavior based on blank
+1
−4
16:40:00
go-algorand
test: public key and signature from bytes
+41
−0
16:40:00
go-algorand
chore: use falcon wrapper helpers
+4
−39
16:40:01
go-algorand
chore: is pq address compliant helper
+10
−3
16:40:01
go-algorand
test: unit tests; kats
+135
−0
16:40:01
go-algorand
test: pq sig
+153
−0
16:40:01
go-algorand
test: unit tests
+273
−0
16:40:01
go-algorand
test: pq sig cache
+64
−0
16:40:01
go-algorand
feat: protocol pq scheme
+33
−0
16:40:01
go-algorand
chore: fmt and lint
+6
−2
16:40:02
go-algorand
test: pq scheme fee contribution
+4
−0
16:40:02
go-algorand
test: protocol pq scheme
+59
−0
16:40:02
go-algorand
chore: use protocol pq scheme
+31
−51
16:40:02
go-algorand
test: pq scheme string in block fields
+1
−0
16:40:02
go-algorand
feat: signature fee and pq scheme fee contribution dispatchers
+21
−2
16:40:02
go-algorand
chore: f1 pq scheme fee contribution
+6
−0
16:40:02
go-algorand
chore: make msgp
+81
−125
16:40:03
go-algorand
test: pq scheme fee contribution
+36
−0
16:40:03
go-algorand
chore: no proto check
+5
−13
16:40:03
go-algorand
chore: add pq sig-type
+5
−4
16:40:03
go-algorand
chore: check pq address compliance
+13
−0
16:40:03
go-algorand
feat: validate pq signatures on algod api boundary
+63
−0
16:40:03
go-algorand
test: rekey to and from pq address
+221
−15
16:40:04
go-algorand
chore: allow pq placeholder with empty signature
+6
−1
16:40:04
go-algorand
test: pq address compliance check
+163
−0
16:40:04
go-algorand
chore: make generate
+1462
−1460
16:42:52
go-algorand
Eval: locate test binaries via `go env`, not exported $GOPATH
+91
−15
16:59:16
a-day-in-my-bobalife
chore: log greeting (2026-06-01)
+2
−0
17:00:56
go-algorand
goal: add empty refs flag (#6633)
+30
−4
17:02:23
go-algorand
update BenchmarkSign and BenchmarkVerifyEd25519
+35
−4
17:06:35
go-algorand
add Go Benchmark (go) benchmark result for 21594389dc2727c7ae10f6364391b274874762b9
+445
−1
17:11:05
go-algorand
fix batch group bug (bv object reuse) in BenchmarkBatchVerifierImpls
+13
−9
18:06:06
algokit-utils-ts
chore: make sure all wrapped functions are handled
+4
−0
18:06:07
algorand-typescript-testing
chore: add exception for audit fix
+5
−0
18:06:09
algokit-utils-ts
Merge branch 'main' into feat/hd_caps
+5
−5
18:06:10
algokit-utils-ts
chore: nsprc update
+5
−5
18:06:11
algokit-utils-ts
chore: fix example error
+1
−1
18:06:49
algokit-utils-ts
Merge branch 'main' into feat/hd_caps
+1026
−901
18:11:25
algokit-utils-ts
chore: audit fix
+584
−623
18:14:24
algorand-typescript-testing
chore: add exception for audit fix
+5
−0
18:20:22
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
18:21:19
algokit-utils-ts
feat!: AccountManager.fromSecret with simplified wrapped interfaces (#575)
+862
−724
18:24:43
algokit-utils-ts
chore(deps): bump the all group across 1 directory with 4 updates
+119
−138
18:29:33
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
19:02:23
a-day-in-my-bobalife
chore: v2026.21.0 (release)
+13
−0
19:02:25
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
19:23:20
wen-tools
feat: implement BatchMint page with asset preview component and supporting utilities
+20
−3
19:30:42
wen-tools
feat: implement asset tool selection component and integrate with wallet page functionality
+110
−29
21:48:35
algokit-lora
chore(deps-dev): bump vitest from 3.2.4 to 4.1.0
+190
−212
22:41:40
use-wallet-ui
chore(deps): Update pnpm to v10.34.1 (#67)
+1
−1
22:42:48
solidity-land-registry
npm: bump @openzeppelin/hardhat-upgrades from 3.9.1 to 4.0.0
+1
−1
22:42:53
solidity-land-registry
npm: bump eslint from 9.39.4 to 10.4.1
+1
−1
22:43:18
solidity-land-registry
npm: bump hardhat from 2.28.6 to 3.7.0
+1
−1
23:23:53
wen-tools
feat: add voiImport utility to support importing VOI data structures
+1
−1
23:48:23
java-algorand-sdk
Regenerate code from specification file
+75
−6
23:48:28
java-algorand-sdk
Merge 2670d277923864455ee85e0a0ce18cc183ec1124 into 4e38dadc4eec827ed8742c8bb272e0545c801932
+75
−6
23:48:37
go-algorand-sdk
Regenerate code from specification file
+75
−4
23:49:47
js-algorand-sdk
Regenerate code from specification file
+83
−18