Home Reports Jul 2, 2026
Thursday, July 2, 2026
- Commits
- 54
- pushed this day
- Repositories
- 13
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +280,291 −11,998
- additions / deletions
Thursday, July 2, 2026
54 commits were pushed across 13 repos by 16 authors. There were 280,291 additions and 11,998 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
13 repositories- falcon 2 commits
- go-algorand 24 commits
- js-algorand-sdk 3 commits
- algokit-core 2 commits
- algokit-utils-ts 1 commit
- devportal 3 commits
- gGov 10 commits
- wallet-provider-extensions 1 commit
- frontend 3 commits
- widgets 1 commit
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 2 commits
- connect 1 commit
Commit Log
54 commits · 13 repositories
01:00:22
go-algorand
Build 2766 Data
+1
−1
01:04:25
widgets
Added Codecov configuration file
+7
−0
01:04:57
frontend
Removed Codecov configuration file
+1
−10
01:13:37
js-algorand-sdk
wip: algokit-polytest data-factory data
+221
−204
01:29:48
js-algorand-sdk
wip: mnemonic from data factory
+8
−27
06:34:33
go-algorand
test: add regression test for consensus v41
+8
−0
08:10:32
go-algorand
chore: cr 2 by @cce
+98
−18
08:23:50
connect
chore: consolidate to single @perawallet/connect package + tag-triggered releases (#192)
+5205
−6730
08:40:04
go-algorand
chore: cr 2 by @cce
+9
−12
08:47:58
go-algorand
chore: bump msgp to v1.1.63
+1
−2
09:19:55
go-algorand
chore: has signature helper
+9
−8
09:21:37
go-algorand
chore: pq sig placeholders
+31
−10
09:33:48
go-algorand
fix: signature predicate
+2
−2
09:34:07
go-algorand
chore: nit
+2
−6
09:44:28
go-algorand
chore: cr by @jannotti and @cce
+4
−25
09:45:31
frontend
Changed path to coverage XML file in the workflow
+9
−10
09:50:27
go-algorand
chore: support pq sig inspect
+16
−0
10:15:38
go-algorand
chore: check falcon-1024 public key and signature sizes
+62
−1
11:02:35
frontend
Added recurse_submodules for the Python widgets coverage reports upload task in the workflow
+7
−12
11:28:37
falcon
Add FALCON-DET512 Go bindings
+516
−0
12:40:25
gGov
feat: add algohours calculation scripts for tinyman-consensus-staking
+1329
−17
12:40:25
gGov
chore: add ggov-committee-uploader and algohours-calculator as pnpm workspace packages
+70
−724
12:40:26
gGov
test: add algohours invariants
+482
−2
12:40:26
gGov
feat: add snapshot and algohours until round 62M
+131508
−0
12:40:26
gGov
docs: add readme
+64
−94
12:40:26
gGov
chore: verify indexer transfer order integrity
+13
−1
13:32:41
gGov
chore: address copilot review small fixes
+7
−6
13:34:36
gGov
chore: update lockfile
+5
−7
13:42:13
go-algorand
chore: simplify pq sign api admission checks
+48
−262
14:07:11
gGov
chore: require https for indexer token, cap algohours window size
+10
−0
14:09:27
gGov
Merge pull request #53 from algorandfoundation/feat/algohour-calc
+133361
−724
14:35:03
algokit-utils-ts
chore(deps): bump the all group across 1 directory with 11 updates
+318
−314
14:52:52
go-algorand
move basics.PQSchemeSpec to crypto.PQVerifier
+196
−318
14:58:29
go-algorand
chore: allow skipping pq address check on api
+522
−501
15:32:47
algokit-core
docs(api): document polytest endpoint test generation
+23
−1
15:54:16
a-day-in-my-bobalife
chore: log greeting (2026-07-02)
+1
−0
15:54:17
go-algorand
slim down PQVerifier interface to just Verify
+64
−25
16:22:05
falcon
Merge bd898d21fbdc2b721d684e521044821d6cf3f0dd into 956d9bc0ab8c503e0133259488cd8e0aedc0986d
+2055
−49
16:48:43
go-algorand
verify: preserve historical treatment of args on blank lsigs
+128
−41
16:51:32
go-algorand
CR feedback
+46
−32
17:06:35
go-algorand
CR: unexport pqsig bounds
+13
−13
17:13:44
go-algorand
fix broken tests from previous commit
+4
−4
19:29:03
go-algorand
Merge remote-tracking branch 'upstream/master' into big-logicsig-upstream
+2566
−1383
19:44:42
algokit-walletsdk-kmp
iOS viewer session model popup issue fixed.
+95
−49
19:58:40
go-algorand
Add simulation tests for touching foreign boxes
+144
−128
20:02:53
js-algorand-sdk
wip: pq-signer
+104
−78
20:12:00
devportal
add bazaar integration
+30
−8
20:30:07
go-algorand
txntest: keep generated program sizes stable
+57
−16
20:36:32
go-algorand
txntest: generate unsalted programs of exact size
+28
−22
20:41:28
devportal
Merge pull request #628 from algorandfoundation/x402_bazaar_update_clean
+30
−8
20:52:09
devportal
add bazaar integration
+30
−8
22:26:05
wallet-provider-extensions
Fix react native master key lifecycle
+124
−31
22:28:19
algokit-core
test: add algokit_localnet_testing crate for client response validation
+504
−5
23:24:45
algokit-walletsdk-kmp
fix: liquid stream iOS viewer modal (not showing) (#342)
+95
−49