Home Reports Jul 1, 2026
Wednesday, July 1, 2026
- Commits
- 67
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 14
- distinct authors
- Lines changed
- +86,956 −916,750
- additions / deletions
Wednesday, July 1, 2026
67 commits were pushed across 17 repos by 14 authors. There were 86,956 additions and 916,750 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- falcon 1 commit
- go-algorand 11 commits
- js-algorand-sdk 6 commits
- algokit-core 3 commits
- algokit-lora 1 commit
- ARCs 2 commits
- homebrew-node 1 commit
- specs 2 commits
- algorealm-cli 4 commits
- frontend 8 commits
- widgets 5 commits
- d-asa 3 commits
- a-day-in-my-bobalife 1 commit
- connect 2 commits
- wallet 12 commits
- AlgorandCIDs 3 commits
- subtopia-js-sdk 2 commits
Commit Log
67 commits · 17 repositories
00:22:11
homebrew-node
chore: update maintenance timestamp
+1
−1
00:54:24
subtopia-js-sdk
chore(deps): update actions/checkout action to v7
+6
−6
00:54:28
subtopia-js-sdk
Merge 3c46bfc844f572d489def075e4928d45966bb1f2 into 9bc334a8819e21a61e5717e04c07dec184a7c579
+6
−6
00:59:06
algorealm-cli
chore(deps): update actions/checkout action to v7
+3
−3
00:59:08
algorealm-cli
Merge 843e689a36a86d97c683768d335b28cc70237bd1 into 361d3066ffaca4241991cc6563403417bf562ecf
+3
−3
00:59:11
algorealm-cli
chore(deps): update amondnet/vercel-action action to v42
+1
−1
00:59:13
algorealm-cli
Merge 550f7a6d8ec8994c52a111f3e130aa44c5da3e27 into 361d3066ffaca4241991cc6563403417bf562ecf
+1
−1
01:00:28
go-algorand
Build 2765 Data
+1
−1
01:23:08
go-algorand
Merge remote-tracking branch 'upstream/master' into app-params-set
+30
−5
02:34:57
AlgorandCIDs
Updates and additions
+36011
−1
08:39:06
go-algorand
chore: cr by @cce, minors
+9
−10
09:12:14
go-algorand
fix: simulate group with app call before pq signed txn
+123
−4
09:58:46
go-algorand
chore: cr by @algorandskiy and @cce, use protocol.Decode instead of protocol.DecodeReflect
+508
−32
10:27:45
wallet
feat: add command documentation for build, dev, lint, pr-check, sync-locales, test-spec, and typecheck
+125
−0
10:29:35
go-algorand
chore: cr by @jannotti, revert pq max sizes derivation
+45
−46
11:01:46
widgets
Added preferred explorer user setting
+944
−266
11:05:24
go-algorand
chore: rename pq sig struct field and codec
+1548
−1548
11:17:16
go-algorand
Merge pull request #4 from jannotti/pq-account
+53
−0
11:25:35
frontend
Implemented preferred explorer as a user setting
+653
−30
11:26:26
connect
chore: delete superpowers doc
+0
−195
12:22:14
wallet
feat: add dev script to package.json and implement account rekey synchronization in wallet store
+110
−56
12:29:02
falcon
Merge pull request #16 from nullun/chore/deterministic-length-validation
+62
−5
12:35:08
go-algorand
Pavel code review
+93
−51
12:49:33
wallet
npm audit fix
+1432
−1246
13:03:12
algokit-lora
chore: restore algokit-utils v9 / subscriber v3 line, migrate to Cloudflare and Tailwind v4
+23812
−31036
13:20:36
frontend
Preferred explorers code moved to utils/explorers.py
+44
−48
13:33:00
algokit-core
test: bump polytest to 0.8.1 and convert test plans to jsonc
+449
−237
14:00:45
frontend
Added widgets section to GitHub build workflow
+53
−0
14:15:08
connect
fix(build): resolve tslib + es2020/lib + node types errors so rollup build passes
+11
−1
14:26:06
wallet
feat: Implement HD Wallet functionality
+9484
−6005
14:32:38
frontend
Bugfix for messages not showing up upon settings save in the profile settings page
+44
−20
14:36:05
wallet
feat: add locale synchronization script and update related commands
+144
−8
14:44:41
d-asa
chore(deps): bump actions/checkout from 6 to 7
+8
−8
14:44:45
d-asa
Merge 3dc7b8356c23565d12e54ece5444ab5fac25c320 into c138921bdc81ac772fea570d0f286575b27a0b45
+8
−8
14:51:09
d-asa
chore(deps-dev): bump the minor-and-patch group across 1 directory with 6 updates
+113
−114
16:00:31
a-day-in-my-bobalife
chore: log greeting (2026-07-01)
+1
−0
16:22:47
AlgorandCIDs
Updates and additions
+3687
−3
16:30:21
wallet
feat: integrate Playwright for end-to-end testing and add related scripts
+263
−2
16:35:54
wallet
cicd deploy
+1
−1
16:41:29
AlgorandCIDs
Updates and additions
+3339
−0
17:06:18
widgets
Bugfixes for wrong canvas and chart objects in historic.js
+1099
−5400
17:06:52
frontend
Separated codecov reports
+27
−9
17:43:27
js-algorand-sdk
wip: mnemonic support
+20
−9
17:52:19
frontend
Widgets submodule coverage reports uploaded to Codecov using widgets' repository secret
+8
−6
18:08:33
wallet
primevue update
+1167
−869822
18:27:42
widgets
Updated historic data widget unit tests
+159
−47
18:29:06
wallet
feat: enhance UI consistency with page-shell and link-strip classes, update input icon usage for PrimeVue v4
+59
−18
18:30:38
frontend
Updated historic data widget unit tests
+1
−1
18:41:57
go-algorand
CR fixes
+15
−11
18:43:15
wallet
fix: adjust page-shell margins and card styling to improve layout consistency
+32
−2
18:57:57
wallet
feat: enhance layout and styling for Login and NewWallet components, replace link-strip with language-footer for improved UI consistency
+68
−88
19:05:52
wallet
feat: add noShell prop to PublicLayout for centered auth Panel, update ImportWallet and NewWallet to use it
+29
−15
20:35:38
widgets
Updated tests GitHub workflow
+21
−6
20:38:19
ARCs
chore(deps): bump the minor-and-patch group with 2 updates
+6
−6
20:38:25
ARCs
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
+9
−9
21:10:56
go-algorand
Add some basic tests of foreign box access at ledger level
+187
−70
22:18:30
js-algorand-sdk
wip: addressFromPQKey
+58
−94
22:33:27
algokit-core
feat(api): add polytest-algod generate and validate subcommands
+71
−0
22:35:54
js-algorand-sdk
wip: fix old Address method
+6
−2
22:36:19
specs
chore(deps): bump actions/checkout from 6 to 7
+2
−2
22:36:23
specs
chore(deps): bump actions/cache from 5 to 6
+1
−1
22:44:42
algokit-core
test(algod-client): generate polytest endpoint test stubs
+335
−0
23:10:15
widgets
Updated README.md
+7
−1
23:10:50
frontend
Changed the way how widgets submodule coverage reports are uploaded
+12
−59
23:14:39
js-algorand-sdk
wip: pq test data
+69
−2
23:27:10
js-algorand-sdk
wip: more pq tests
+151
−6
23:33:58
js-algorand-sdk
wip: even more pq tests
+108
−56