Home Reports Oct 2, 2025
Thursday, October 2, 2025
- Commits
- 91
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +112,353 −152,048
- additions / deletions
Thursday, October 2, 2025
91 commits were pushed across 15 repos by 20 authors. There were 112,353 additions and 152,048 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- go-algorand 11 commits
- go-algorand-sdk 2 commits
- java-algorand-sdk 4 commits
- ledger-app-algorand 1 commit
- py-algorand-sdk 2 commits
- algokit-core 28 commits
- algokit-avm-vscode-debugger 1 commit
- algokit-lora 1 commit
- algorand-typescript-testing 3 commits
- ARCs 8 commits
- devportal-code-examples 11 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 12 commits
- txnDuck 2 commits
- algorand-go-mobile-sdk 2 commits
Commit Log
91 commits · 15 repositories
00:21:39
algokit-core
wip - PR review
+11
−12
00:49:33
devportal-code-examples
chore: update deps
+47
−46
00:55:12
algokit-lora
test(optional_sender): add more tests to check optional sender in the transaction wizard page
+158
−6
01:00:25
go-algorand
Build 2493 Data
+1
−1
01:00:25
go-algorand
FI from master
+208
−95
01:06:14
devportal-code-examples
fix: update box storage examples
+17
−221
01:10:12
devportal-code-examples
feat: disable audit teal since it does not appear to work with puya v5 yet
+6
−6
01:10:27
devportal-code-examples
feat: rebuild contracts
+38015
−52404
01:11:35
devportal-code-examples
Merge branch 'main' into alpha-upgrade
+0
−0
01:37:43
algokit-walletsdk-kmp
docs: update readme
+181
−5
01:38:29
algokit-core
wip - refactor
+404
−312
01:45:45
algorand-typescript-testing
Merge pull request #97 from algorandfoundation/refactor/bytes
+226
−95
01:45:49
algokit-walletsdk-kmp
docs: update readme (#46)
+181
−5
01:48:21
algokit-core
wip - transaction sender
+78
−124
01:50:52
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
01:51:27
algokit-core
wip - app factory
+10
−42
01:59:04
algorand-typescript-testing
Merge pull request #98 from algorandfoundation/docs/typos
+75
−79
01:59:30
algokit-core
wip - app client
+7
−41
02:21:21
devportal-code-examples
fix: python contracts and rebuild; format; update deps and linter settings
+57244
−91432
02:42:25
algokit-walletsdk-kmp
docs: update docs
+11
−8
02:47:52
algokit-core
wip - tests running
+107
−234
02:48:16
algokit-walletsdk-kmp
docs: update docs (#47)
+11
−8
02:55:31
algokit-core
test passed
+16
−23
02:58:31
algokit-walletsdk-kmp
docs: fix keyreg copy
+2
−1
03:05:02
algokit-core
cargo fmt and clippy
+224
−100
03:06:22
algokit-walletsdk-kmp
docs: update screenshot for keyreg txn (#48)
+2
−1
04:42:57
txnDuck
chore(lib): add storage atom for transaction groups
+7
−0
05:07:11
algokit-walletsdk-kmp
docs: update mermaid diagram
+2
−2
05:12:47
algokit-walletsdk-kmp
docs: update mermaid overview diagram (#49)
+2
−2
05:13:18
algokit-core
rename + simplify app deployer results
+251
−274
05:30:02
algokit-core
review
+15
−18
05:35:09
algokit-core
clippy
+15
−9
05:40:42
algokit-core
rename
+6
−6
05:55:02
algokit-core
rename composer to transaction_composer
+202
−193
07:52:13
ARCs
docs: add supported arcs getters
+39
−1
09:44:08
txnDuck
chore(lib): add functions for processing a transaction group
+135
−1
10:41:35
ledger-app-algorand
Move to Algorand Foundation
+9
−86
10:44:06
algokit-core
wip - convert back to generic msgpack sort
+198
−79
11:03:11
algokit-core
wip: add missing txns in AbiMethodCallArg
+525
−7
11:15:33
algokit-core
wip: TryFrom instead of unwrap
+107
−58
11:21:09
algokit-core
wip: ABI reference value
+46
−1
11:27:36
algokit-core
wip: fix clippy
+16
−7
13:54:46
go-algorand
network: simplify UnicastPeer interface (#6452)
+4
−89
14:00:53
go-algorand
add Go Benchmark (go) benchmark result for b80457c90610c9bce53baaaf2d75292612d84c98
+445
−1
14:14:06
go-algorand-sdk
bump up version to v2.11.1
+11
−0
14:14:44
java-algorand-sdk
bump up version to 2.10.1
+14
−2
14:15:13
py-algorand-sdk
bump up version to v2.11.1
+12
−1
14:38:21
py-algorand-sdk
Merge pull request #583 from algorand/release/v2.11.1
+12
−1
14:38:53
java-algorand-sdk
Merge pull request #870 from algorand/release/2.10.1
+14
−2
14:39:20
go-algorand-sdk
Merge pull request #751 from algorand/release/v2.11.1
+11
−0
14:39:44
java-algorand-sdk
deploy: eab53e9c8bb89de652d1b31bd0f1073c597ed891
+11
−12
14:41:21
java-algorand-sdk
deploy: eab53e9c8bb89de652d1b31bd0f1073c597ed891
+3288
−3239
15:01:24
ARCs
docs: update create metadata interface, minor enhancements
+11
−12
15:07:18
a-day-in-my-bobalife
chore: bump com.algorand:algosdk in /HaveAMagicalDay
+1
−1
15:10:19
a-day-in-my-bobalife
chore: bump com.algorand:algosdk from 2.10.0 to 2.10.1 in /HaveAMagicalDay (#300)
+1
−1
15:11:53
ARCs
docs: nit
+1
−1
15:14:40
a-day-in-my-bobalife
chore: log greeting (2025-10-02)
+1
−0
15:16:26
ARCs
docs: nit
+2
−2
15:19:45
ARCs
docs: no need to specify endianness with 1-byte bitmask
+2
−2
15:31:22
go-algorand
use GOTOOLCHAIN=auto when running modernize
+1
−1
15:32:37
go-algorand
add EnableBatchVerification config option
+11
−3
15:35:23
go-algorand
add missing config-v37.json
+148
−0
15:36:17
ARCs
docs: add reserved header flags getters
+57
−5
15:40:44
ARCs
docs: simplify header flags setters
+4
−6
16:15:22
go-algorand
Update test/scripts/e2e_subs/asset-misc.sh
+1
−1
16:17:54
ARCs
docs: rename header arg in signatures
+6
−6
16:54:06
algokit-walletsdk-kmp
iOS balance doesn't refresh after network change
+27
−51
18:24:12
go-algorand
CI: use GOTOOLCHAIN=auto when running modernize (#6453)
+1
−1
18:33:44
go-algorand
add Go Benchmark (go) benchmark result for 395e7146d60f60aad8170dbc9da81b500e7a08c6
+445
−1
18:38:32
algokit-walletsdk-kmp
Merge branch 'main' into walletsdk-43
+185
−5
18:50:27
algokit-walletsdk-kmp
docs: clean up readme
+4
−2
18:52:49
algokit-avm-vscode-debugger
fix: converts string to bigint in specific cases when parsing v2 traces
+7
−0
19:03:33
algokit-walletsdk-kmp
fix: iOS balance doesn't refresh after network change (#50)
+31
−53
21:01:03
go-algorand
chore: remove MessageHandle
+34
−190
21:03:14
devportal-code-examples
chore: remove puyapy from ci pipeline because it's no longer needed
+0
−3
21:25:33
devportal-code-examples
chore: regenerate lock file, log localnet status
+491
−615
21:31:35
algokit-core
wip: remove usage of full path to non-ffi crates
+209
−269
21:35:08
devportal-code-examples
test: update error message to reflect avm 4.3.0
+1
−1
22:01:55
algorand-go-mobile-sdk
Make go mobile sdk 16kb compatible
+53
−53
22:17:07
algorand-go-mobile-sdk
Revert go-algorand-sdk version update
+3
−3
22:41:36
algokit-core
wip: add remaining transactions
+93
−16
22:44:36
algokit-core
wip: asset reconfigure -> asset config
+7
−7
22:45:10
algokit-core
wip: fix script
+11
−14
23:18:57
devportal-code-examples
feat: update struct example to be more readable
+1617
−789
23:27:21
algokit-core
wip: handle empty digits when getting u64
+2
−0
23:36:41
algokit-core
feat: app method call support in ffi composer (#271)
+2778
−26
23:36:41
algokit-core
feat: app method call support in ffi composer (#271)
+2778
−26
23:37:26
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.72 [skip ci]
+1
−1
23:37:26
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.72 [skip ci]
+1
−1
23:40:37
devportal-code-examples
feat: update abimethod decorator
+686
−488
23:43:44
algokit-core
Notes added by 'git notes add'
+1
−0