Home Reports Aug 15, 2025
Friday, August 15, 2025
- Commits
- 49
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +18,401 −9,395
- additions / deletions
Friday, August 15, 2025
49 commits were pushed across 11 repos by 17 authors. There were 18,401 additions and 9,395 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositoriesCommit Log
49 commits · 11 repositories
00:17:34
wen-tools
Update ReallySimpleMint.tsx
+2
−1
01:00:23
go-algorand
Build 2445 Data
+1
−1
01:37:06
algorand-typescript-testing
docs: fix testing guide link
+2
−2
02:19:52
algorand-typescript-testing
chore: add more @internal flags
+19
−0
03:04:00
algorand-typescript-testing
docs: fix more broken links
+3
−2
03:07:45
algokit-lora
wip - refactor state machine components
+56
−19
03:13:36
algorand-typescript-testing
Merge pull request #88 from algorandfoundation/chore/exclude-impl
+1426
−5149
03:18:12
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:50:15
puya-ts
fix: fix broken links and stop producing md verion of docs
+11
−15
04:16:58
algokit-lora
wip - deployment details
+118
−60
06:13:34
puya-ts
docs: fix param tags
+22
−19
06:59:58
algokit-lora
wip
+5
−0
10:25:34
algokit-core
fix(sender): rename app method functions with _method_call suffix
+5
−5
10:29:13
algokit-core
feat(app_manager): add ABIType-based box value methods for API consistency
+86
−1
10:33:46
algokit-core
fix(consistency): address naming, visibility, and documentation issues
+31
−42
10:39:34
algokit-core
refactor(transact): move TransactionExt trait to mod.rs for better organization
+192
−200
10:42:40
tinyman-order-protocol
Restrict trigger execution to app version >= 4
+135
−118
10:44:54
algokit-lora
wip - update the context
+62
−34
11:16:06
algokit-lora
wip
+54
−32
11:24:36
algokit-core
feat(tests): improve asset test ergonomics with convenience methods
+32
−5
11:32:43
algokit-core
feat(asset): simplify opt-out API with optional close_remainder_to
+105
−12
11:57:04
tinyman-order-protocol
prevent nested use of execute trigger
+901
−746
12:14:40
tinyman-order-protocol
bump order_approval version to 4
+14
−14
12:20:11
algokit-core
feat(transact): add TransactionType enum for ergonomic type identification
+244
−5
12:35:46
puya
feat: greatly improved ARC-4 routing code generation
+367
−206
12:52:03
puya
feat: optimise single-target terminators to goto, always (the implementation in collapse_blocks isn't always hit)
+7
−0
12:52:03
puya
feat: use `b` instead of `callsub` when possible
+33
−2
12:59:12
algokit-core
refactor: remove unnecessary backwards compatibility within dev branch
+25
−57
13:49:40
algokit-core
feat(asset-manager): restore AssetInformation type with flattened ergonomic interface
+179
−41
14:06:09
go-algorand
AVM: Allow access to boxes for apps made in the same group without explicit boxrefs (#6309)
+602
−119
14:07:15
go-algorand
tests: debug node TestNodeHybridTopology (#6412)
+64
−11
14:11:27
go-algorand
add Go Benchmark (go) benchmark result for 22b07d069712b247f3de31c01bc6b3285e26981c
+445
−1
14:13:28
go-algorand
add Go Benchmark (go) benchmark result for 242cc03e17aac9f8a14929225c066c1410d36490
+445
−1
14:29:30
algokit-core
refactor: remove ABIMethod-based box value methods
+7
−80
14:36:42
algokit-core
refactor: avoid mutable parameter in asset_opt_out method
+9
−4
15:14:50
a-day-in-my-bobalife
chore: log greeting (2025-08-15)
+1
−0
15:34:14
algokit-core
refactor: remove TransactionExt trait and TransactionType enum, embrace idiomatic Rust
+96
−306
15:45:09
algokit-core
feat: app manager; asset manager; creator and sender abstractions (#229)
+5224
−137
15:45:09
algokit-core
feat: app manager; asset manager; creator and sender abstractions (#229)
+5224
−137
15:48:28
algokit-core
Notes added by 'git notes add'
+1
−0
15:49:20
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.45 [skip ci]
+1
−1
15:49:20
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.45 [skip ci]
+1
−1
15:55:41
algokit-core
Notes added by 'git notes add'
+1
−0
16:02:32
algokit-core
docs: initial outline of TS adr
+61
−0
16:32:48
algokit-core
docs: add additional cons for ubrn
+5
−0
18:10:00
algokit-core
docs: flesh out TS adr
+37
−1
18:57:36
algokit-core
docs: fix spelling errors
+9
−9
21:43:44
weLend
interest accruals correct
+2020
−1799
23:01:04
pyteal
improve: address issue #709
+10
−0