Home Reports May 9, 2025
Friday, May 9, 2025
- Commits
- 67
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +52,624 −23,134
- additions / deletions
Friday, May 9, 2025
67 commits were pushed across 18 repos by 19 authors. There were 52,624 additions and 23,134 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 18 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- algokit-lora 2 commits
- algokit-subscriber-py 5 commits
- algokit-utils-ts 10 commits
- algorand-python-testing 3 commits
- algorand-typescript-testing 2 commits
- devportal 4 commits
- puya 6 commits
- puya-ts 3 commits
- reti 1 commit
- specs 2 commits
- governance-contracts 2 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 1 commit
- use-wallet 4 commits
Commit Log
67 commits · 18 repositories
01:00:23
go-algorand
Build 2343 Data
+1
−1
01:51:28
algorand-typescript-testing
Merge pull request #74 from algorandfoundation/feat/tuple-storage
+235
−86
01:55:57
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
02:32:06
algorand-python-testing
docs: include size_of in coverage doc
+2
−1
02:38:59
governance-contracts
[add:treasury] start adding basic treasury contract to compx governance
+105
−35
03:17:51
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:30:24
algorand-python-testing
Merge pull request #36 from algorandfoundation/feat/size-of
+110
−4
03:34:20
algorand-python-testing
0.6.0-beta.1
+15
−1
03:54:32
governance-contracts
[upd:governance_contract] start updating governance contract to use algokit 3.0 and also start integrating treasury
+119
−87
04:02:32
reti
feat(ui): add Fireblocks to WalletConnect recommended wallets
+9
−1
07:33:35
puya
build: add script to bump algopy stubs
+56
−0
07:33:35
puya
build: bump stubs to 2.9.0
+2
−2
07:33:35
puya
feat: add box helper method `algopy.BoxMap.box` and property `algopy.Box.ref`
+4985
−4323
11:16:56
algokit-utils-ts
Merge branch 'main' into feat/composer_error_callbacks
+6457
−1847
11:17:14
algokit-utils-ts
chore: npx audit fix
+4
−4
11:44:52
go-algorand
fix go vet shadow linter issues for errors using this script
+294
−294
12:02:27
go-algorand
run sed -i 's|reportErrorf(err\.Error|reportErrorln(err.Error|' cmd/goal/*.go
+16
−16
12:24:55
devportal
Added new issue template
+98
−5
12:38:01
devportal
Merge pull request #326 from algorandfoundation/chore/doc-feedback-template
+98
−5
12:40:18
devportal
Updated template
+5
−15
12:40:47
algokit-utils-ts
feat: registerErrorTransformer in composer (#371)
+593
−249
12:40:59
devportal
Merge pull request #327 from algorandfoundation/chore/doc-feedback-template
+5
−15
12:46:23
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
14:16:28
go-algorand
network: close p2p conn in CloseWithoutFlush (#6308)
+8
−2
14:20:46
go-algorand
add Go Benchmark (go) benchmark result for 48e45d0694fb62c8e7ab0b1801264b63de6435cc
+445
−1
14:30:47
puya
feat: add box helper method `algopy.BoxMap.box` and property `algopy.Box.ref`
+4985
−4323
14:30:47
puya
build: add script to bump algopy stubs
+56
−0
14:30:47
puya
build: bump stubs to 2.9.0
+2
−2
14:39:58
go-algorand
refactor: use two slices.Contains instead of Concat
+3
−3
14:41:29
go-algorand
refactor: move addr checks before app checks
+8
−8
14:42:11
go-algorand
refactor: remove redundant .String()
+1
−1
14:42:52
go-algorand
refactor: rm AppIndex instantiation
+1
−1
15:05:28
go-algorand
refactor: use slices.Sorted and maps.Keys for assigning values
+24
−71
15:11:20
go-algorand
refactor: rm unused anon struct
+34
−38
15:14:25
a-day-in-my-bobalife
chore: log greeting (2025-05-09)
+1
−0
15:17:05
go-algorand
refactor: use second iterator value
+2
−2
15:21:33
specs
docs: non-normative network definitions
+11667
−5
15:23:15
specs
Merge remote-tracking branch 'origin/develop' into network-nn-network-definitions
+810
−20
15:33:32
algokit-lora
Create dependabot.yml
+11
−0
16:53:00
algokit-lora
chore: update vitest due to audit failure
+149
−99
18:03:11
algokit-utils-ts
fix: properly parse inner txn pc when an error occurs
+958
−1
18:08:23
algokit-utils-ts
test: ensure it works even with a middle app call
+696
−117
18:11:26
puya-ts
feat: Include a `ref` property on the `Box` proxy type which can be used to directly access box bytes
+5053
−2868
18:16:15
algokit-utils-ts
chore: generate docs and fix lint error
+12
−13
18:26:40
puya-ts
feat: Include a `ref` property on the `Box` proxy type which can be used to directly access box bytes
+5053
−2868
18:35:40
puya-ts
Notes added by 'git notes add'
+1
−0
19:01:36
use-wallet
refactor(examples): remove global shim for Pera Connect in Vite (#368)
+0
−12
19:03:06
use-wallet
docs(gitbook): update Signing Data guide
+32
−17
19:07:38
use-wallet
docs(gitbook): add ARC-60 data signing guide with Lute wallet (#366)
+274
−0
19:54:46
algokit-subscriber-py
chore: more demonstrative examples
+383
−0
19:54:47
algokit-subscriber-py
chore: fix typos
+8
−20
19:54:47
algokit-subscriber-py
fix mypy errors
+12
−3
19:54:48
algokit-subscriber-py
chore: run black
+16
−4
19:57:22
algokit-subscriber-py
fix: pre-commit files
+7
−4
20:02:15
algokit-utils-ts
fix: fix parsing of PC when a inner transaction fails (#397)
+1548
−13
20:08:44
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
20:13:41
use-wallet
chore: release v4.1.0
+4
−4
20:32:38
go-algorand
Use x-go-type to prevent java sdk from picking up changes
+3807
−5026
20:50:44
go-algorand
tests: fix TestP2PEnableGossipService_BothDisable
+37
−1
21:17:02
algokit-utils-ts
Merge main into release
+2289
−357
21:23:34
go-algorand
tests: fix TestP2PEnableGossipService_BothDisable (#6320)
+37
−1
21:23:46
go-algorand
p2p: reduce severity of failed capabilities advertisement
+13
−3
21:23:46
go-algorand
CR feedback
+1
−1
21:27:57
go-algorand
add Go Benchmark (go) benchmark result for f13575c2e979fbf4dc50054e2c337f25ace067a4
+445
−1
23:26:36
java-algorand-sdk
Regenerate code from specification file
+141
−65
23:26:36
js-algorand-sdk
Regenerate code from specification file
+284
−148
23:26:54
go-algorand-sdk
Regenerate code from specification file
+93
−19