Home Reports Mar 31, 2026
Tuesday, March 31, 2026
- Commits
- 51
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +308,328 −1,343,374
- additions / deletions
Tuesday, March 31, 2026
51 commits were pushed across 16 repos by 17 authors. There were 308,328 additions and 1,343,374 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 2 commits
- community 1 commit
- algokit-cli 1 commit
- algokit-utils-ts 1 commit
- algorand-python-testing 4 commits
- devportal 4 commits
- homebrew-node 1 commit
- intermezzo 1 commit
- puya 8 commits
- puya-ts 5 commits
- wallet-provider 11 commits
- xchain-accounts 1 commit
- rosetta-smart-contracts 2 commits
- vibekit 6 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 2 commits
Commit Log
51 commits · 16 repositories
00:06:39
homebrew-node
chore: update maintenance timestamp
+1
−1
00:58:48
devportal
Add x402 tutorial to Additional Resources sidebar and add description frontmatter
+5
−0
01:00:22
go-algorand
Build 2673 Data
+1
−1
03:03:53
algo-voting
build(deps-dev): update @typescript-eslint/eslint-plugin requirement
+1
−1
03:04:18
algo-voting
build(deps-dev): update @typescript-eslint/parser requirement
+1
−1
04:45:55
algorand-python-testing
refactor: remove _get_self_or_active_app_id, not required
+7
−17
04:46:17
devportal
Improve x402 tutorial intro flow and setup readability
+123
−51
05:40:48
algorand-python-testing
simplify state introspection logic in Contract
+41
−47
06:42:38
algorand-python-testing
fix: state totals now correctly handle direct tuple storage
+22
−8
07:13:05
puya
chore: compile all
+16052
−36
07:13:05
puya
add unssa test without inlining
+133
−4
07:13:05
puya
guard against use-before-def when collapsing trivial phi nodes
+27
−0
07:15:26
puya
Don't count global/local state maps towards implicit state totals.
+2
−2
07:19:58
puya
Don't count global/local state maps towards implicit state totals.
+2
−2
07:41:21
rosetta-smart-contracts
Merge pull request #37 from FoundMarras/main
+100
−0
07:42:50
rosetta-smart-contracts
Merge pull request #22 from Rashidhmd/cairo/crowdfund
+244
−1
08:14:02
algokit-cli
Merge pull request #717 from algorandfoundation/fix/bump-vulnerable-deps
+15
−11
08:54:12
algorand-python-testing
fix: do not count GlobalMap and LocalMap in stateTotals
+2
−6
11:15:39
intermezzo
fix(vault): add pawn/users/sign/* capability to pawn_users_policy
+4
−0
13:38:21
puya-ts
chore: Use a cached copy of the client instead of depending on test order
+35
−1
13:48:57
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−1
13:57:52
puya-ts
fix: Parameter properties were being assigned before the super call
+10
−1
14:12:20
puya-ts
chore: eslint --fix
+9
−6
14:29:23
puya-ts
feat: Add client generation for typescript (#329)
+3481
−79
14:40:37
puya-ts
Notes added by 'git notes add'
+1
−0
15:36:07
a-day-in-my-bobalife
chore: log greeting (2026-03-31)
+1
−0
17:02:19
algokit-utils-ts
chore: bump node to 24
+9
−9
18:00:53
go-algorand
Add loop for asset and app pagination commands
+51
−51
18:15:10
puya
Update changelog.d/20260317_183444_ignacio.losiggio_assembly_report.md
+2
−2
18:28:48
puya
Merge remote-tracking branch 'origin/main' into assembly-report
+14422
−42
18:33:28
puya
feat: Assembly report (#671)
+254618
−1316214
19:30:28
devportal
Merge pull request #590 from algorandfoundation/x402-tutorial
+432
−0
20:28:34
xchain-accounts
update INTEGRATION.md
+71
−43
20:33:17
vibekit
docs: add deployment docs
+132
−0
20:58:52
devportal
Merge pull request #589 from algorandfoundation/feat/additional-resources-overview-page
+42
−5
21:00:50
vibekit
chore: add alpha arcade env var to example
+3
−0
21:03:42
vibekit
feat: use Alpha Arcade API for market data and include all market fields
+23
−6
21:20:13
vibekit
feat: sync SDK types with new market fields and bump to 0.1.2
+10
−1
21:22:16
vibekit
chore: fix typecheck for SDK sync-types script
+77
−3
21:22:38
vibekit
chore: remove unnecessary scripts tsconfig
+0
−8
21:47:37
wallet-provider
chore: migrate to oxc, apply default fmt
+9265
−8899
22:00:52
wallet-provider
fix: adds provenance, migrates to pnpm
+4102
−8878
22:07:16
wallet-provider
chore: add copyright to LICENSE
+1
−1
22:08:55
wallet-provider
docs: include contributing guide and update README and PR template
+118
−6
22:13:46
wallet-provider
ci: use pnpm action-setup for package manager
+1
−2
22:16:47
wallet-provider
ci: non-compliant npm fix
+1
−1
22:20:44
wallet-provider
ci: migrate to pnpm for release workflow
+4
−5
22:21:31
wallet-provider
Merge pull request #2 from algorandfoundation/chore/add-hooks-provenance
+4617
−8917
22:24:42
wallet-provider
ci: fix pnpm cache name
+1
−1
22:27:29
wallet-provider
chore: fix release command for pnpm
+5
−1
22:33:42
wallet-provider
ci: use bot token to update github, remove NPM_TOKEN
+1
−2