Home Reports Mar 16, 2026
Monday, March 16, 2026
- Commits
- 72
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +80,823 −52,826
- additions / deletions
Monday, March 16, 2026
72 commits were pushed across 17 repos by 19 authors. There were 80,823 additions and 52,826 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 7 commits
- go-algorand-sdk 2 commits
- algokit-cli 4 commits
- algokit-client-generator-py 3 commits
- algokit-python-template 7 commits
- algokit-utils-py 5 commits
- algokit-utils-ts 5 commits
- algokit-utils-ts-debug 6 commits
- algorand-python-testing 6 commits
- devportal 2 commits
- intermezzo 2 commits
- puya-ts 4 commits
- solidity-land-registry 4 commits
- CryptoDeepTools 2 commits
- a-day-in-my-bobalife 5 commits
- algokit-walletsdk-kmp 4 commits
- use-wallet-ui 4 commits
Commit Log
72 commits · 17 repositories
00:02:20
CryptoDeepTools
Update README.md
+38
−0
00:16:09
CryptoDeepTools
Update README.md
+1
−1
01:00:27
go-algorand
Build 2658 Data
+1
−1
05:43:43
puya-ts
chore: update puya version to 5.8.0-rc.2
+22337
−19097
05:44:07
puya-ts
chore: fix audit vulnerabilities
+58
−130
05:50:35
use-wallet-ui
chore(deps): Update all non-major dependencies
+93
−102
08:06:02
solidity-land-registry
npm: bump @types/node from 22.19.15 to 25.5.0
+1
−1
08:06:08
solidity-land-registry
npm: bump eslint from 9.39.4 to 10.0.3
+1
−1
08:06:18
solidity-land-registry
npm: bump hardhat from 2.28.6 to 3.1.12
+1
−1
08:06:43
solidity-land-registry
npm: bump @nomicfoundation/hardhat-chai-matchers from 2.1.2 to 3.0.0
+1
−1
08:41:23
use-wallet-ui
chore(deps): Update all non-major dependencies (#47)
+93
−102
08:41:56
use-wallet-ui
chore(deps): Update pnpm to v10.32.1
+1
−1
10:43:51
intermezzo
chore: refactor e2e sponsor test
+101
−139
10:46:17
intermezzo
Merge 319a8456f2761e1bd67b1712590fa23e08d85c7c into 823a6e673b42fba51d1ba7f9977e5ce265ed4421
+408
−0
12:49:26
use-wallet-ui
chore(deps): Update pnpm to v10.32.1 (#48)
+1
−1
13:20:31
go-algorand
Charge read budget for using large programs.
+61
−29
13:31:00
algokit-utils-ts-debug
docs: migrate to astro starlight and add devportal publishing
+4829
−190
13:31:03
algokit-utils-py
chore(deps): bump the all group with 15 updates
+330
−186
13:31:44
algokit-utils-py
chore(deps): bump python-semantic-release from 7.34.6 to 10.5.3
+347
−462
13:32:01
algokit-utils-py
chore(deps): bump pytest-cov from 6.1.1 to 7.0.0
+117
−72
13:32:04
algokit-utils-py
Merge 6dbb4c8a977e9a03e622db2a9899f464c6b3ed9d into 6971b957fbe298facdda00dca158c0a7eb9690df
+117
−72
13:38:25
algokit-utils-ts-debug
fix: update pnpm-lock.yaml to match docs package.json specifiers
+6
−272
13:42:51
algokit-utils-ts-debug
chore: bump node.js to 22.x in pr docs check for astro compatibility
+2
−2
13:59:04
algokit-utils-ts-debug
fix: resolve npm audit vulns and add .nsprc exception for bundled npm dep
+375
−596
14:06:43
algokit-utils-ts-debug
add tslib as dev dependency to restore rollup build after npm audit fix
+9
−64
14:24:55
algorand-python-testing
chore: update puyapy dependency to 5.7.1 (PR #59)
+158
−210
14:26:52
algokit-utils-ts
docs: signing examples & secret management docs (#550)
+2063
−53
14:27:05
algorand-python-testing
refactor: update algokit utils dependency to v5
+87
−109
14:27:41
algokit-utils-ts
Merge branch 'decoupling' into decoupling-fix/logging_addrs
+2063
−53
14:28:18
algorand-python-testing
refactor: replace algosdk with algokit_utils
+143
−147
14:28:20
algorand-python-testing
build: ignore mypy error for missing rich console packages
+1
−0
14:29:19
algorand-python-testing
1.2.0-beta.4
+3
−1
14:32:44
algokit-cli
fix: fix mypy type errors on new algokit vibe command tests
+6
−4
14:36:55
algorand-python-testing
chore: Bump algokit-utils to the latest alpha
+1
−1
14:44:19
algokit-cli
chore: update pyjwt version on lock file for solving known vulnerab
+6
−3
14:57:19
devportal
Merge 1bfbbd21a708df8f2c76758f8820a718388cee60 into 842441e94a752ccc3433c93f9d51c7130b19584c
+362
−789
15:03:18
algokit-cli
chore: format algokit vibe tests
+2
−6
15:07:51
algokit-cli
chore: fix remaining ruff linting errors
+15
−4
15:09:36
algokit-utils-py
chore: rm hash
+0
−0
15:15:49
algokit-python-template
test: switch PY_PKG_MGR_ARGS to uv in test configuration
+2
−2
15:15:49
algokit-python-template
docs: update root README to reference uv instead of Poetry
+1
−1
15:15:49
algokit-python-template
feat: migrate template to uv-only, drop Poetry support
+55
−54
15:15:49
algokit-python-template
chore: regenerate all 6 example directories for uv migration
+6639
−221
15:15:49
algokit-python-template
build: migrate root project from Poetry to uv
+360
−496
15:16:18
algokit-python-template
fix: resolve TypeScript generator test failures
+33
−4
15:28:23
a-day-in-my-bobalife
chore: bump kotlin from 2.3.0 to 2.3.20 in /DisneyScenicRides
+1
−1
15:30:03
algokit-python-template
feat!: remove TypeScript deployer option from template
+189
−6003
15:33:24
a-day-in-my-bobalife
chore: log greeting (2026-03-16)
+2
−0
16:05:42
a-day-in-my-bobalife
chore: bump org.jetbrains.kotlin.jvm in /HaveAMagicalDay
+1
−1
16:51:03
go-algorand
use errors.Join()
+6
−7
16:55:09
go-algorand
Merge pull request #6580 from Algo-devops-service/relstable4.6.0
+7946
−2729
17:21:32
algokit-walletsdk-kmp
Client side video preview ui designed
+1027
−161
17:32:08
a-day-in-my-bobalife
chore: v2026.10.0 (release)
+13
−0
17:32:10
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
18:02:04
go-algorand
network: fix double logging with elevated level
+88
−33
18:15:26
algokit-utils-ts
chore: npm audit fix
+205
−261
18:52:01
go-algorand-sdk
consensus: add congestion tracking
+19
−7
18:52:43
go-algorand
scripts: add Micros to export
+1
−0
19:24:56
algokit-utils-ts-debug
chore: clean up workflow files, update actions and align release with astro docs migration
+87
−46
19:33:17
algokit-client-generator-py
chore: update to latest utils and latest puya
+319
−105
19:34:32
algokit-client-generator-py
chore: update readme
+2
−2
19:45:09
go-algorand-sdk
consensus: add congestion tracking (#781)
+19
−7
19:47:32
algokit-utils-ts
fix: correctly log address (#557)
+234
−289
19:55:51
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
20:11:44
algokit-client-generator-py
chore: poetry update vulnerable packages
+231
−154
20:33:44
go-algorand
Add tests for referenced apps and tx.Access
+40
−9
21:52:05
puya-ts
chore: update puya version to 5.8.0-rc.2 (#349)
+22395
−19227
21:55:40
devportal
chore(deps): bump slackapi/slack-github-action
+1
−1
22:02:46
puya-ts
Notes added by 'git notes add'
+1
−0
22:42:26
algokit-walletsdk-kmp
docs: update roadmap
+36
−25
22:57:58
algokit-walletsdk-kmp
feat: add in liquid stream viewer/creator broadcast screen UI (#265)
+6536
−76
23:45:22
algokit-walletsdk-kmp
tests: add in liquid stream screenshots
+93
−1