Home Reports May 13, 2025
Tuesday, May 13, 2025
- Commits
- 86
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 26
- distinct authors
- Lines changed
- +110,686 −79,969
- additions / deletions
Tuesday, May 13, 2025
86 commits were pushed across 21 repos by 26 authors. There were 110,686 additions and 79,969 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- go-algorand 11 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 3 commits
- js-algorand-sdk 1 commit
- algokit-core 4 commits
- algokit-avm-vscode-debugger 6 commits
- algokit-cli 1 commit
- algokit-utils-py 3 commits
- algokit-utils-ts-debug 4 commits
- algorand-typescript-testing 4 commits
- developer-dashboard 5 commits
- puya 11 commits
- puya-ts 4 commits
- specs 8 commits
- xGov 2 commits
- d-asa 1 commit
- a-day-in-my-bobalife 5 commits
- AlgoQuest 2 commits
- algo-voting 3 commits
- bitcoinBuyer1_CryptoMaven.xyz 1 commit
- tinyman-order-protocol 6 commits
Commit Log
86 commits · 21 repositories
00:12:45
puya-ts
feat: Add support for box maps with composite key types
+4104
−2499
00:29:33
puya-ts
feat: Add support for box maps with composite key types
+4104
−2499
00:38:23
puya-ts
Notes added by 'git notes add'
+1
−0
01:00:27
go-algorand
Build 2347 Data
+1
−1
01:00:27
go-algorand
FI from master
+10
−1
02:04:45
go-algorand
update TestGetSupply
+84
−7
02:28:20
algorand-typescript-testing
chore: update versions of puya dependencies
+23
−11
02:33:29
algorand-typescript-testing
Merge pull request #76 from algorandfoundation/chore/update-dep
+23
−11
02:37:51
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:14:38
bitcoinBuyer1_CryptoMaven.xyz
REST: begin Api migration for kubectl & serverless
+4166
−16
03:22:59
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:43:22
AlgoQuest
Version: 1.0.43 : Edited Wallet.tsx layout
+405
−266
04:42:47
AlgoQuest
Version: 1.0.44: Added Airdrops
+749
−106
07:12:58
algokit-core
chore: update config for python projects to support vscode better
+4
−1
07:12:58
algokit-core
chore: update config for python projects to support vscode better
+4
−1
07:42:41
developer-dashboard
Initialize project using Create React App
+17891
−0
08:04:07
specs
docs: nit
+1
−1
08:05:07
specs
docs: add fast recovery information
+9
−1
08:05:30
specs
fix: notation
+1
−1
08:05:43
specs
fix: notation
+1
−1
08:14:02
specs
docs: fix notation
+23
−8
08:30:18
specs
docs: add missing tex-macro
+3
−2
08:33:12
puya
docs: add getting started tips
+12
−0
08:34:13
puya
docs: add getting started tips
+0
−1
08:37:50
algokit-core
chore: removed FIXME that is being addressed offline
+0
−5
08:37:50
algokit-core
chore: removed FIXME that is being addressed offline
+0
−5
08:59:57
developer-dashboard
dashboard dev
+1224
−33
09:14:35
tinyman-order-protocol
Update client & tests
+51
−43
09:29:25
algorand-typescript-testing
fix: arc4 encoded length of native boolean should be 1 instead of 8
+23
−29
10:03:28
developer-dashboard
Feat: Dev Filters and Data Labels
+192
−19
10:36:14
tinyman-order-protocol
Some tests
+48
−0
10:41:08
xGov
Merge remote-tracking branch 'upstream/main'
+41
−11
11:08:15
xGov
Final application for Urtho
+18
−3
11:29:34
tinyman-order-protocol
Updated tests
+49
−0
13:01:31
java-algorand-sdk
Optimize imports
+526
−964
13:02:45
java-algorand-sdk
Merge fe8a6dbf6de9cf3c62db24716328c70534d42a94 into 5e6fc3f7233cbd0e2a5fb908741200b95d09a79f
+526
−964
13:10:03
puya
add missing call to optimise local state ops
+2
−0
13:10:03
puya
chore: compile all
+36644
−44552
13:10:04
puya
combine repeated-reads / unobserved-writes optimisations to improve performance
+189
−230
13:10:04
puya
test: add unobserved write test case
+23
−0
13:10:04
puya
chore: compile all
+488
−173
13:10:04
puya
chore: compile all
+642
−1035
13:10:04
puya
fix: fix critical error when a ReferenceArray is returned from a function
+7
−0
13:14:37
puya
build: add changelog fragment
+40
−0
13:14:37
puya
chore: compile all
+31263
−23491
13:20:21
go-algorand
refactor: seperate addEmptyBox function
+19
−11
13:25:08
go-algorand
refactor: rename snake_case variables
+17
−17
14:16:59
tinyman-order-protocol
Updates to app updates
+17
−8
14:35:51
d-asa
chore(deps): bump the minor-and-patch group across 1 directory with 5 updates
+52
−52
15:02:47
developer-dashboard
New: Slider, logo, text and footer
+186
−61
15:09:37
a-day-in-my-bobalife
chore: bump kotlin from 2.1.20 to 2.1.21 in /DisneyScenicRides
+1
−1
15:14:09
a-day-in-my-bobalife
chore: bump kotlin from 2.1.20 to 2.1.21 in /DisneyScenicRides (#243)
+1
−1
15:28:41
tinyman-order-protocol
Use same mechanism for verifying order approval program for creation & updates
+292
−243
15:34:30
tinyman-order-protocol
Remove manager from Order app
+4
−46
15:37:10
go-algorand
Added various tests
+226
−0
15:53:36
a-day-in-my-bobalife
chore: bump org.jetbrains.kotlin.jvm in /HaveAMagicalDay
+1
−1
15:58:01
a-day-in-my-bobalife
chore: bump org.jetbrains.kotlin.jvm from 2.1.20 to 2.1.21 in /HaveAMagicalDay (#244)
+1
−1
15:58:25
algokit-utils-py
chore: installing local python ffi package
+22
−3
16:04:46
go-algorand
Testing: Remove sd.Valid() (#6323)
+0
−110
16:05:34
a-day-in-my-bobalife
chore: log greeting (2025-05-13)
+1
−0
16:09:08
go-algorand
add Go Benchmark (go) benchmark result for 18990e06116efa0ad29008d5879c8e4dcfa51653
+445
−1
16:16:10
specs
docs: add more information on recovery stages
+2495
−4
16:21:56
specs
docs: nit
+2
−2
16:22:29
go-algorand
CR fixes
+16
−13
17:29:43
algokit-cli
fix: add fallback for browser opening in explore command
+22
−1
17:42:04
developer-dashboard
Fix: Slider issues
+38
−68
17:48:33
algokit-avm-vscode-debugger
Merge pull request #65 from algorandfoundation/dependabot/npm_and_yarn/wdio/cli-9.12.7
+944
−341
17:50:52
algokit-avm-vscode-debugger
chore(deps): bump the all group across 1 directory with 4 updates
+87
−87
17:51:49
algokit-avm-vscode-debugger
Notes added by 'git notes add'
+1
−0
18:04:00
algokit-avm-vscode-debugger
Merge pull request #70 from algorandfoundation/dependabot/npm_and_yarn/all-ac7839a5ee
+87
−87
18:05:21
algokit-avm-vscode-debugger
chore(deps): bump vitest from 2.1.9 to 3.1.3
+346
−148
18:05:24
algokit-avm-vscode-debugger
chore(deps): bump @wdio/spec-reporter from 8.43.0 to 9.12.6
+107
−119
18:10:24
algo-voting
Merge pull request #626 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.32.1
+1
−1
18:11:34
algo-voting
Update @typescript-eslint/parser requirement from ^8.32.0 to ^8.32.1
+1
−1
18:25:06
go-algorand
fix TestP2PMetainfoV1vsV22 flakeness
+6
−3
18:29:11
algokit-utils-ts-debug
chore(deps): bump the all group across 1 directory with 12 updates
+449
−586
18:52:07
go-algorand
CR: add meta info error tests
+72
−1
20:39:16
algokit-utils-py
chore: updated files for ruff update
+16
−23
21:26:05
algokit-utils-ts-debug
chore: update docs
+19
−19
21:39:03
algokit-utils-ts-debug
Merge pull request #30 from algorandfoundation/dependabot/npm_and_yarn/all-7158809a1e
+468
−605
21:41:11
puya-ts
chore: Update nodes.ts
+22
−8
21:41:14
algokit-utils-ts-debug
Notes added by 'git notes add'
+1
−0
21:49:50
algokit-utils-py
chore: updated docs
+66
−72
23:27:10
java-algorand-sdk
Regenerate code from specification file
+141
−65
23:27:27
js-algorand-sdk
Regenerate code from specification file
+284
−148
23:27:39
go-algorand-sdk
Regenerate code from specification file
+93
−19