Home Reports Jul 13, 2026
Monday, July 13, 2026
- Commits
- 66
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +22,427 −6,785
- additions / deletions
Monday, July 13, 2026
66 commits were pushed across 15 repos by 16 authors. There were 22,427 additions and 6,785 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- go-algorand 6 commits
- js-algorand-sdk 7 commits
- gGov 3 commits
- puya 5 commits
- specs 5 commits
- frontend 6 commits
- solidity-land-registry 4 commits
- brand-assets 2 commits
- wen-tools 3 commits
- algonaut 3 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 8 commits
- wallet 8 commits
- use-wallet 1 commit
- use-wallet-ui 2 commits
Commit Log
66 commits · 15 repositories
01:00:21
go-algorand
Build 2777 Data
+1
−1
06:07:41
use-wallet-ui
chore(deps): Update pnpm to v10.34.5
+1
−1
07:04:03
solidity-land-registry
npm: bump typescript from 5.9.3 to 7.0.2
+1
−1
07:04:11
solidity-land-registry
npm: bump eslint from 9.39.5 to 10.7.0
+1
−1
07:04:20
solidity-land-registry
npm: bump hardhat from 2.28.6 to 3.9.1
+1
−1
07:04:48
solidity-land-registry
npm: bump @types/node from 22.20.1 to 26.1.1
+1
−1
07:52:53
brand-assets
Update logotype and README.md
+0
−1
07:58:15
brand-assets
Update logotype img reference
+1
−1
08:29:49
go-algorand
chore: cr by @jannotti, minors
+6
−12
09:21:35
go-algorand
Add LogicSig args budget transaction field
+723
−147
09:26:41
gGov
feat: contracts: admin escape hatch for the original spawning registry on instances
+375
−344
09:33:34
go-algorand
Merge remote-tracking branch 'upstream' into big-args
+8496
−2491
09:39:12
gGov
chore: contracts: update artifacts and fix test case
+7
−6
09:44:35
specs
docs: add msig and lsig root key types
+21
−5
09:45:19
specs
docs: post quantum signatures
+85
−6
09:52:08
specs
docs: nit
+6
−4
09:59:11
specs
docs: lint
+0
−1
10:07:29
specs
docs: fee surcharge reference
+4
−3
10:59:41
frontend
Bugfix for flashes in dark mode
+118
−143
11:46:19
frontend
Added proxy headers nginx snippet as required by django-allauth >=65
+11
−4
11:53:34
algonaut
chore(deps): update jsonschema requirement from 0.46 to 0.47
+1
−1
11:53:50
algonaut
chore(deps): update ed25519-dalek requirement from 2.2.0 to 3.0.0
+1
−1
11:53:53
algonaut
Merge bb440a29ea64815b673e5d611baec2f8a9bb6b1c into 4144110e83b9afe1570a9e602f4a520dc997c6b7
+1
−1
12:14:24
frontend
Bugfix for deleted CSV export upon download
+4
−4
12:14:58
use-wallet
chore(deps): update dependency pnpm to v10.34.5
+2
−2
12:19:28
js-algorand-sdk
wip: export addressFromPQKey
+1
−0
12:43:55
frontend
Updated text and style of the CSV export button in the address page
+31
−17
12:53:21
gGov
Merge pull request #60 from algorandfoundation/feat/frac-instance-first-pass
+5956
−62
12:55:22
wen-tools
feat: introduce P2PChat, BeaconChat, and BeaconDropTool pages for secure P2P messaging and file drops
+90
−22
13:25:44
go-algorand
Two skills.
+280
−2
13:55:09
algokit-walletsdk-kmp
shot code move to androidDemo App.
+38
−59
14:02:48
frontend
Processing tax attribute is prioritized in address view's get_context_data
+20
−2
14:28:32
wallet
feat: redesign authentication screens for improved usability and aesthetics
+125
−59
14:29:39
wallet
cicd deploy
+1
−1
14:31:21
wallet
Deploying to gh-pages from @ scholtz/wallet@450f5e10f3c0797a69a123d1a5b5a40379d1965f 🚀
+20
−19
14:33:03
wallet
Deploying to gh-pages from @ scholtz/wallet@6b09b27cc64c334a983640b0c6e8efb2aa7c4814 🚀
+15
−15
15:57:29
js-algorand-sdk
wip: fix exports
+22
−5
16:26:59
js-algorand-sdk
wip: fix import cycles
+26
−26
16:53:00
use-wallet-ui
chore(deps): Update pnpm to v10.34.5 (#75)
+1
−1
17:01:44
js-algorand-sdk
wip: update falcon-1024
+10
−46
17:20:51
a-day-in-my-bobalife
chore: log greeting (2026-07-13)
+2
−0
17:26:42
puya
docs: fix docs to include lsig args
+29
−3
17:37:47
algokit-walletsdk-kmp
sample test for screenshot using UiDevice
+52
−1
17:49:18
wen-tools
feat: add CollectionSnapshot component for exporting collection holder data to CSV with marketplace integration support
+491
−345
17:55:04
wen-tools
feat: add CollectionSnapshot component to audit and export asset ownership data
+552
−153
18:25:27
js-algorand-sdk
wip: rm unused import
+0
−1
18:26:42
js-algorand-sdk
wip: fix eslint
+2
−1
18:30:53
js-algorand-sdk
wip: prettier
+5
−5
18:45:11
go-algorand
Make congestion discount explicit in HeartbeatTransaction
+335
−156
18:48:29
a-day-in-my-bobalife
chore: v2026.27.0 (release)
+13
−0
18:48:31
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
19:21:43
algokit-walletsdk-kmp
Zero balance modal shows up a second time issue fixed.
+8
−12
19:47:57
puya
feat: group transaction references in lsig args (includes small refactor in arc4_router to better accomodate this)
+37
−23
20:13:43
frontend
Implemented EXPORT_TIERS_ADDRESSES_LIMIT constant
+193
−29
21:41:39
algokit-walletsdk-kmp
refactor: remove unused variables
+16
−15
21:58:53
wallet
feat: enhance mobile responsiveness and QR code display across the app
+57
−8
22:02:44
wallet
cicd deploy
+1
−1
22:05:03
wallet
Deploying to gh-pages from @ scholtz/wallet@594f19e95973b5d36d8a3a1ee8fe8fa33c9640ba 🚀
+27
−26
22:05:31
wallet
Deploying to gh-pages from @ scholtz/wallet@7bb4723254234b3a64c0136b183408fd49c24a13 🚀
+15
−15
22:14:22
algokit-walletsdk-kmp
fix: zero balance modal showing up a second time fixed (#363)
+142
−168
22:15:22
puya
chore: compile all
+3534
−1989
22:15:22
puya
test: add group transactions to `lsig_args_simple` test lsig arguments
+141
−29
22:15:22
puya
chore: add changelog
+42
−0
22:30:28
algokit-walletsdk-kmp
Merge branch 'main' into walletsdk-354-shot-plugin
+142
−168
23:28:22
algokit-walletsdk-kmp
test: working shot in wallet-sdk-ui androidDeviceTest
+84
−89
23:43:57
algokit-walletsdk-kmp
test: revert androidDemoApp changes
+2
−29