Home Reports Oct 7, 2025
Tuesday, October 7, 2025
- Commits
- 86
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +1,414,399 −269,654
- additions / deletions
Tuesday, October 7, 2025
86 commits were pushed across 17 repos by 20 authors. There were 1,414,399 additions and 269,654 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 27 commits
- weLend 1 commit
- algokit-core 17 commits
- algokit-utils-ts 2 commits
- algorand-python-testing 1 commit
- ARCs 2 commits
- devportal 12 commits
- devportal-code-examples 1 commit
- puya 1 commit
- specs 5 commits
- xHD-Wallet-API-kt 6 commits
- xHD-Wallet-API-swift 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 2 commits
- algo-voting 4 commits
- use-wallet 1 commit
- StablecoinWatch 1 commit
Commit Log
86 commits · 17 repositories
00:11:15
algokit-core
Merge branch 'main' into refactor/composer-results
+586526
−1546
00:20:47
algokit-core
rename primary_result and results
+48
−54
00:26:48
devportal
update opcodes json with data from latest langspec
+4946
−3651
00:27:24
go-algorand
Update more tests to use suggested params min fee (rather than hard-coded values).
+83
−34
00:28:06
devportal
update script to handle unmodified langspec schema
+2
−1
00:28:36
devportal
generate opcodes for avm12
+49
−0
00:35:43
xHD-Wallet-API-kt
feat: self-built binaries
+1
−1
00:37:45
algokit-core
review
+22
−22
00:45:17
algokit-core
revert FFI composer
+115
−253
00:48:21
xHD-Wallet-API-kt
Merge pull request #49 from algorandfoundation/fix/self-built-binaries
+1
−1
00:53:26
xHD-Wallet-API-kt
Merge pull request #50 from algorandfoundation/main
+1
−1
00:54:55
algokit-core
fix
+253
−136
00:57:05
xHD-Wallet-API-kt
chore(release): 1.2.0
+1
−1
00:57:27
xHD-Wallet-API-kt
Notes added by 'git notes add'
+1
−0
00:58:14
xHD-Wallet-API-kt
Merge release/1.x into main
+1
−1
01:00:24
go-algorand
Build 2498 Data
+1
−1
01:00:24
go-algorand
FI from master
+100
−197
02:13:44
StablecoinWatch
build(deps-dev): bump tar-fs from 3.1.0 to 3.1.1 (#60)
+4
−3
02:36:39
algokit-core
Merge tag 'python/algokit_transact@1.0.0-alpha.74' into feat/account-manager
+583924
−1720
03:04:38
algo-voting
build(deps-dev): bump @typescript-eslint/parser from 8.45.0 to 8.46.0
+70
−70
03:16:01
algokit-walletsdk-kmp
feat: add in working falcon work for iOS
+158
−92
04:14:55
algokit-core
wip - heartbeat
+126
−1
05:16:41
algokit-core
state proof txn
+363
−0
06:12:41
algorand-python-testing
bump utils version to 4
+3
−3
06:20:25
algo-voting
Merge pull request #719 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.46.0
+70
−70
06:20:54
algo-voting
Merge pull request #717 from sambitsargam/dependabot/npm_and_yarn/eslint-9.37.0
+49
−43
06:21:42
algo-voting
build(deps-dev): bump @typescript-eslint/eslint-plugin
+161
−161
07:13:08
specs
docs: add contribution guidelines
+18
−0
07:14:49
specs
docs: add typos report and templated issues
+12
−3
07:29:33
specs
chore: add issue templates
+147
−0
07:41:20
specs
chore: add more issue templates
+69
−0
07:43:08
specs
docs: nit
+2
−2
08:38:36
ARCs
add links to the main repository
+1
−0
08:56:28
ARCs
Add sub-categories
+7
−0
08:57:08
devportal
DVP-1134: Update opcodes list (#367)
+4997
−3652
09:26:45
devportal-code-examples
Upgrade to PuyaPy 5 & Puya TS 1.0 (#58)
+102164
−162848
09:49:26
devportal
feat: update code examples (#366)
+4
−4
10:25:28
devportal
Added link to Algorand specs
+11
−3
10:43:41
devportal
Added link to Algorand specs (#368)
+11
−3
10:56:22
devportal
Updated arc docs
+49
−4
11:08:39
devportal
Updated arc docs (#369)
+49
−4
11:10:40
algokit-core
ci: remove cargo check as cargo clippy implicitly invokes cargo check
+3
−8
12:07:30
algokit-core
ci: integrates cargo-nextest for faster tests (#275)
+20
−18
12:07:30
algokit-core
ci: integrates cargo-nextest for faster tests (#275)
+20
−18
14:15:59
go-algorand
USe suggested params minFee rather than Fee in e2e tests.
+33
−33
15:14:46
a-day-in-my-bobalife
chore: log greeting (2025-10-07)
+1
−0
15:41:12
go-algorand
first pass at test partitioning
+422
−6
15:59:52
algokit-core
wip: add tests/__init__.py and update transact in utils
+1
−1
16:02:21
go-algorand
Revert "agreement: Fix for missing votes telemetry with logging level less than info (#6447)"
+15
−19
16:14:37
go-algorand
fix lint
+49
−25
16:18:09
go-algorand
fix
+12
−16
16:26:42
go-algorand
Handle varying min fee sizes that interfere with elgacy rewards calcualtions.
+130
−61
16:29:02
algokit-core
wip: implement AlgodClientTrait
+5548
−406
16:54:29
devportal
Multisig updates
+44
−45
17:02:22
go-algorand
App-accounts fix.
+3
−2
17:05:44
algokit-core
refactor: refining composer results (#272)
+800
−844
17:05:44
algokit-core
refactor: refining composer results (#272)
+800
−844
17:06:38
go-algorand
fix ordering
+27
−4
17:10:42
use-wallet
feat(wallets): add Voi Wallet support
+95
−2
17:13:58
devportal
Merge pull request #370 from algorandfoundation/lmsig
+44
−45
18:04:01
devportal
ci(publish): Target main-dist for release (#358)
+81415
−50224
18:34:51
go-algorand
Merge remote-tracking branch 'upstream/master' into revert-6447
+100
−197
18:35:03
go-algorand
Revert "Test: Use NearZeros to make simple Equal() tests (#6458)"
+7
−66
18:42:15
go-algorand
Shellcheck fixes.
+4
−2
19:07:35
go-algorand
profile TestRandomizedEncodingFulLDiskState
+12
−273
19:15:27
go-algorand
capture prof
+10
−8
19:21:20
algokit-utils-ts
feat: deterministic resource population (#443)
+200
−16
19:25:42
go-algorand
run as shard
+25
−11
19:29:03
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
19:30:00
go-algorand
no timing
+0
−6
19:32:52
go-algorand
just test agreement
+1
−3
19:40:22
algokit-core
debug: no len on main
+23881
−28948
19:53:33
weLend
Update buyout code to allow for refunds on higher amounts being paid to cover off rounding errors
+14436
−11525
19:54:04
algokit-walletsdk-kmp
feat: add in working falcon work for iOS (#57)
+158
−92
20:01:13
go-algorand
Revert "chore: remove MessageHandle (#6455)"
+190
−34
20:03:52
go-algorand
WIP
+20
−10
20:04:10
go-algorand
Merge remote-tracking branch 'upstream/master' into even-partitiontest
+100
−197
20:25:54
algokit-core
wip: passing async test
+851
−934
20:35:49
puya
small improvements in security and design of simple auction example contract
+139
−41
20:50:33
go-algorand
Fix panic when checking macro names containing non-ASCII runes
+2
−1
21:07:24
go-algorand
CR comments
+30
−31
21:18:38
xHD-Wallet-API-swift
chore: bump version for linter
+18
−18
21:19:09
xHD-Wallet-API-swift
Merge 5ac45d5b414add2894335ab58e5b6f5391b396fa into 43d102eb022965a901ccbe3b763ab6d11d69c36b
+18
−18
21:23:11
go-algorand
faster TestRandomizedEncodingFullDiskState
+38
−5
21:26:49
go-algorand
faster TestRandomizedEncodingFullDiskState
+38
−5
21:57:11
go-algorand
squelch allocbound warnings
+18
−6