Home Reports May 13, 2026
Wednesday, May 13, 2026
- Commits
- 81
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +136,172 −172,725
- additions / deletions
Wednesday, May 13, 2026
81 commits were pushed across 17 repos by 17 authors. There were 136,172 additions and 172,725 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 2 commits
- algorand-agent-skills 1 commit
- algokit-core 2 commits
- algokit-subscriber-ts 2 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 4 commits
- algorand-python-testing 6 commits
- algorand-typescript-testing 6 commits
- devportal 8 commits
- gGov 6 commits
- intermezzo 1 commit
- puya-ts 3 commits
- wallet-provider-extensions 7 commits
- rosetta-smart-contracts 1 commit
- algorand-mcp 1 commit
- wen-tools 29 commits
- a-day-in-my-bobalife 1 commit
Commit Log
81 commits · 17 repositories
01:00:21
go-algorand
Build 2716 Data
+1
−1
01:00:21
go-algorand
FI from master
+118
−76
02:10:33
wen-tools
feat: implement WenDeployTool for IPFS site deployment and ARC-19 NFT minting
+417
−385
02:17:06
wen-tools
feat: add WenDeployTool page for decentralized site hosting via IPFS and ARC-19
+88
−21
03:33:35
algorand-typescript-testing
fix: equality testers for reference types
+43
−3
03:33:35
algorand-typescript-testing
chore: remove old TODO: statements
+29
−10
03:33:35
algorand-typescript-testing
chore: tidy up
+8
−10
03:38:05
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:40:37
puya-ts
refactor: move the check to release.yml with proper guards
+19
−16
03:40:37
puya-ts
refactor: check the source code directly without running cli command
+9
−22
03:40:37
puya-ts
chore: check if targeting production release of puya, fail prod release otherwise
+29
−1
03:48:36
algorand-typescript-testing
chore: check if depending on production release of puya-ts, fail prod release otherwise
+18
−0
03:52:22
algorand-python-testing
refactor: check algorand-python dependency as well
+6
−6
03:52:22
algorand-python-testing
feat: check if depending on production release of puyapy, fail prod release otherwise
+24
−0
03:57:11
algorand-python-testing
1.2.0-beta.12
+7
−1
08:56:01
algorand-typescript-testing
Merge branch 'main' into refactor/remove-algosdk
+61
−6
09:13:44
algorand-mcp
Change default network to testnet
+23
−23
10:30:16
devportal
Add: read response body
+30
−11
10:34:13
algokit-utils-py
chore(deps): bump astro from 5.18.0 to 6.1.10 in /docs
+654
−662
10:39:10
devportal
Add: Lint
+3
−4
10:49:43
devportal
Merge upstream main into update-x402
+1661
−813
11:32:08
gGov
rename oracle>registry, split out periods into own apps
+92478
−145040
11:48:45
rosetta-smart-contracts
implementation of factory use case in leo
+68
−0
12:24:56
algokit-utils-ts
chore: npm audit fix
+11
−6
13:21:50
gGov
frontend: mark ready, sdk: makeUploadTopicBodyPartialTxns + makeUploadPeriodBodyPartialTxns fixes
+93
−12
13:53:53
wen-tools
feat: add WenDeployTool page for IPFS site deployment and ARC-19 resolution
+106
−237
13:58:08
gGov
chore: remove proposal bytecode from registry, store in box
+6551
−3839
14:06:33
wallet-provider-extensions
Merge pull request #17 from algorandfoundation/feat/traditional-ed25519-keys
+1527
−140
14:07:37
wallet-provider-extensions
chore(release): keystore
+7
−1
14:07:41
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
14:07:57
wen-tools
feat: implement WenDeployTool page for decentralized site deployment via IPFS and ARC-19
+335
−319
14:08:05
wallet-provider-extensions
chore(release): accounts-keystore-extension
+7
−1
14:08:08
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
14:08:32
wallet-provider-extensions
chore(release): react-native-keystore
+7
−1
14:08:34
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
14:16:36
gGov
chore: updatable/deletable ggov contracts, changeable ggov admin stored in registry
+8888
−5930
14:22:59
wen-tools
feat: add WenDeployTool page for decentralized site deployment and ARC-19 resolution
+1
−1
14:40:37
wen-tools
feat: add WenDeployTool page for decentralized site deployment and ARC-19 asset resolution
+20
−4
15:37:03
algorand-agent-skills
Merge pull request #8 from algorand-devrel/algokit-utils-skills
+5086
−0
15:40:24
algokit-utils-ts
chore: lower minimum supported node engine to 22
+32
−32
15:48:27
algokit-utils-ts
chore: suppress new fast-uri and ip-address audit advisories in .nsprc
+15
−0
15:59:34
a-day-in-my-bobalife
chore: log greeting (2026-05-13)
+1
−0
16:06:48
algokit-core
feat(transact-ffi): add wallet SDK helpers and SuggestedParams record
+149
−0
16:15:02
algokit-subscriber-ts
chore: lower minimum supported node engine to 22
+4
−7
16:17:34
algokit-subscriber-ts
chore: suppress new fast-uri and ip-address audit advisories in .nsprc
+15
−0
16:26:20
algorand-python-testing
docs: replace process.stdout with console.log in generate-examples-mdx script
+1
−1
16:30:12
gGov
split topicArr into topicOptions, topicVotes
+12370
−12342
16:30:33
gGov
fix: "ready" gate all mutations, deploy uses sdk.createRegistry
+1523
−1467
16:33:25
algorand-python-testing
docs: replace process.stdout with console.log in generate-legacy-redirects.mjs script
+1
−1
16:34:36
devportal
Migrate x402 tutorial to pnpm
+16
−11
16:53:04
algorand-python-testing
docs: restore mermaid diagrams and render them using astro-mermaid
+858
−36
16:53:14
algokit-core
feat(transact-ffi): add sign_algo25_transaction
+74
−1
17:17:01
wen-tools
feat: add WenDeployTool page for IPFS site deployment and ARC-19 resolution
+43
−21
17:24:47
wen-tools
feat: implement WenDeployTool page for IPFS site deployment and ARC-19 resolution
+88
−83
17:30:38
wen-tools
feat: implement WenDeployTool for site deployment via GitHub, IPFS, and ARC-19 assets
+1
−1
17:32:35
wen-tools
feat: add GitHub Actions workflow to build and upload site artifacts
+60
−0
17:33:44
devportal
Merge pull request #617 from algorandfoundation/update-x402
+36
−15
17:38:57
wen-tools
feat: implement WenDeployTool for IPFS-based static site deployment and ARC-19 NFT minting
+53
−2
17:41:57
algokit-utils-ts
fix: properly match against new algod errors (#576)
+16
−11
17:42:06
wen-tools
feat: add WenDeployTool page and CI/CD workflow for ARC-19 IPFS deployment
+7
−7
17:46:35
wen-tools
feat: add CI workflow for artifact deployment and implement WebContainer-based deployment tool page
+62
−6
17:50:16
wen-tools
feat: implement WenDeployTool for IPFS-based static site deployments on Algorand
+4
−1
17:54:19
intermezzo
Merge pull request #30 from algorandfoundation/copilot/update-tsconfig-move-types
+5
−5
18:12:20
wen-tools
feat: implement WenDeployTool for IPFS-based static site deployment to Algorand ARC-19 NFTs
+12
−2
18:20:17
wen-tools
feat: add WenDeployTool page for decentralized site deployment and IPFS pinning
+7
−2
18:26:11
wen-tools
feat: implement WenDeployTool page for decentralized site deployment via IPFS and ARC-19
+4
−4
18:38:59
devportal
Merge branch 'main' into accounts
+1701
−850
18:39:16
wen-tools
feat: add WenDeployTool page for IPFS-based static site deployments and ARC-19 NFT minting
+41
−25
19:27:36
devportal
Add acronym definition guidelines to AGENTS.md
+8
−0
19:39:44
wen-tools
feat: implement WenDeployTool for IPFS-based static site hosting and ARC-19 NFT minting
+40
−3
19:48:39
wen-tools
feat: add WenDeployTool page for decentralized site deployment and IPFS pinning
+4
−3
20:28:38
wen-tools
feat: create WenDeployTool component for decentralized site hosting via IPFS and Algorand ARC-19
+6
−5
20:39:41
wen-tools
feat: add WenDeployTool page for IPFS-based site deployment and ARC-19 minting
+7
−6
20:45:26
wen-tools
feat: add WenDeployTool page for IPFS site deployment and ARC-19 NFT minting
+1
−2
20:49:45
wen-tools
feat: implement WenDeployTool for IPFS deployment and ARC-19 NFT minting
+0
−1
20:59:40
wen-tools
feat: add WenDeployTool page and update vercel headers for enhanced origin isolation
+19
−10
21:32:44
wen-tools
feat: implement WenDeployTool page for IPFS site deployment and ARC-19 NFT minting
+246
−51
21:33:31
devportal
feat: kapa MCP one-click add to IDE
+12
−3
22:15:40
wen-tools
feat: implement WenDeployTool page for IPFS site deployment and ARC-19 NFT minting
+50
−29
22:22:51
wen-tools
feat: implement WenDeployTool for CI/CD GitHub integration and ARC-19 deployment
+71
−2
22:28:23
wen-tools
feat: implement WenDeployTool for IPFS-based static site deployment to Algorand
+72
−75