Home Reports Dec 12, 2025
Friday, December 12, 2025
- Commits
- 100
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +305,342 −167,990
- additions / deletions
Friday, December 12, 2025
100 commits were pushed across 17 repos by 22 authors. There were 305,342 additions and 167,990 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 8 commits
- ledger-app-algorand 8 commits
- community 2 commits
- algokit-core 1 commit
- algokit-cli 11 commits
- algokit-subscriber-ts 24 commits
- algokit-utils-py 2 commits
- algokit-utils-ts 13 commits
- homebrew-tap 1 commit
- puya 11 commits
- algo-intent 1 commit
- algorand_asset_price_oracle 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 11 commits
- txnDuck 2 commits
- algo-voting 1 commit
- bitcoinBuyer1_CryptoMaven.xyz 1 commit
Commit Log
100 commits · 17 repositories
01:00:21
go-algorand
FI from master
+74
−102
01:00:21
go-algorand
Build 2564 Data
+1
−1
01:22:00
algokit-utils-ts
fix: void ABI method should have returns
+63
−20
01:23:52
algokit-utils-ts
chore: docs
+20
−20
01:23:56
algokit-cli
Merge pull request #704 from algorandfoundation/chore/update-mac-runner
+11
−5
01:24:42
algokit-cli
Merge pull request #702 from algorandfoundation/feat/faster-localnet-start-reset
+344
−43
01:38:53
algokit-core
ci: install x11 for emulator
+3
−0
02:07:57
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−2
02:16:08
algokit-cli
feat: updating to use new localnet conduit importer
+151
−366
02:16:12
algokit-cli
chore: removing version from the generated algod_config.json so we always use the latest version.
+2
−3
02:17:34
algokit-cli
fix: making docker image name for conduit match
+1
−1
02:17:59
algokit-cli
chore: adjust the conduit configuration
+23
−81
02:18:02
algokit-cli
chore: update status tests to account for LocalNet changes
+17
−43
02:18:26
algokit-cli
chore: use published conduit image
+8
−8
02:18:28
algokit-cli
chore: pr review feedback
+4
−0
02:31:26
algokit-cli
feat: update to use the localnet specific conduit algod importer (#700)
+110
−406
03:04:42
algo-voting
build(deps): bump vue-router from 4.6.3 to 4.6.4
+8
−8
03:11:16
algokit-utils-ts
refactor: rename AccessReference type to ResourceReference
+125
−125
03:15:46
algokit-utils-ts
refactor: rename getTransactionResourceReference
+7
−7
03:18:04
algokit-utils-ts
Merge pull request #487 from algorandfoundation/fix-abi
+2249
−43
03:24:22
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
03:36:16
algokit-utils-ts
refactor: rename
+164
−164
03:59:55
txnDuck
chore: upgrade dependencies
+386
−394
04:07:39
algokit-utils-ts
refactor: move getResourceReference to composer, make it private
+31
−57
04:12:22
txnDuck
chore(release): bump to v0.15.2
+1
−1
04:15:45
algokit-utils-ts
chore: update comment
+1
−1
04:26:36
algokit-utils-ts
Merge pull request #488 from algorandfoundation/feat/rename-access-ref
+153
−179
04:34:02
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
05:08:11
algokit-cli
2.10.0
+14
−1
05:15:22
homebrew-tap
Updating algokit to 2.10.0
+3
−3
05:58:58
algokit-subscriber-ts
ci: remove secrets reference on docsc pipeline
+2
−4
06:02:36
algokit-subscriber-ts
fix: fix release yml syntax error
+1
−1
06:14:05
algokit-subscriber-ts
chore: add typedoc.json
+6541
−1936
06:23:21
algokit-subscriber-ts
ci: update bot token generation
+2
−2
06:27:50
puya
refactor: allow non ARC4 types to be used with ARC4FromBytes node so that front ends dont need to map non-ARC4 types to ARC4 types
+38
−39
06:28:38
algokit-utils-ts
wip - use resource ref types from transact in algod
+367
−262
06:34:29
puya
chore: compile all
+20610
−19590
06:41:15
puya
refactor: use comma expression instead to better control the order of evaluation
+9
−21
06:41:15
puya
build: upgrade macos runner to 15 as 13 has been deprecated
+24
−14
06:41:15
puya
chore: compile all
+54369
−60520
06:47:04
algokit-subscriber-ts
ci: update bot token generation
+1
−1
07:02:04
algokit-subscriber-ts
ci: update workflow to provide bot token as an input
+22
−11
07:03:38
algokit-subscriber-ts
ci: update workflow to provide bot token as an input
+1
−1
07:05:38
puya
chore: compile all
+54369
−60520
07:05:38
puya
chore: compile all
+20610
−19590
07:05:38
puya
refactor: allow non ARC4 types to be used with ARC4FromBytes node so that front ends dont need to map non-ARC4 types to ARC4 types
+38
−39
07:05:38
puya
refactor: use comma expression instead to better control the order of evaluation
+9
−21
07:05:38
puya
build: upgrade macos runner to 15 as 13 has been deprecated
+24
−14
07:09:02
algokit-subscriber-ts
ci: update workflow to provide bot token as an input
+1
−1
07:17:14
algokit-subscriber-ts
ci: update workflow to provide bot token as an input
+1
−1
07:28:40
algokit-subscriber-ts
ci: use test reusable workflow with id and private key for bot deployment
+13
−24
07:30:40
algokit-subscriber-ts
ci: update the workflow to run on test branch
+1
−0
07:48:00
algokit-subscriber-ts
ci: provide github token as input to reusable workflow
+76
−63
07:50:15
algokit-subscriber-ts
ci: fix pipeline indentation
+11
−8
07:53:21
algokit-subscriber-ts
ci: fix pipeline indentation
+1
−1
08:08:43
algokit-subscriber-ts
ci: fix pipeline indentation
+11
−0
08:32:56
algokit-subscriber-ts
ci: revert to a working version
+4
−30
08:34:12
algokit-subscriber-ts
ci: change to use isolated development environment
+1
−1
08:35:18
algokit-subscriber-ts
ci: change to use isolated development environment
+1
−0
08:45:06
algokit-subscriber-ts
ci: remove unused inputs from reusable workflow
+0
−3
08:53:01
algokit-subscriber-ts
ci: change to use algorandfoundation algokit shared config instead of local
+1
−1
08:57:02
algokit-subscriber-ts
ci: change to use algorandfoundation algokit shared config instead of local
+1
−1
08:59:09
algokit-subscriber-ts
ci: change to use algorandfoundation algokit shared config instead of local
+1
−1
10:08:39
algorand_asset_price_oracle
fix: requirements.txt to reduce vulnerabilities
+2
−1
10:08:41
algorand_asset_price_oracle
Merge 5e473559f4cd53288746715f0d323949ec1219cf into 8a2d410737d0795ea2f5a7e497b03f39e84af00c
+2
−1
11:30:24
algokit-subscriber-ts
chore: uncomment pipelines
+64
−63
11:31:25
algokit-subscriber-ts
chore: remove ci run on test branch
+0
−1
11:43:58
algokit-utils-py
chore: set schemas branch back to main
+1
−1
11:57:38
algokit-utils-py
refactor: decouples reference type attribute names (#237)
+911
−901
12:26:30
go-algorand
add errorcontains output to artifacts
+21
−1
12:33:41
bitcoinBuyer1_CryptoMaven.xyz
cli dashboard; docker-compose configs
+140370
−101
12:39:15
ledger-app-algorand
test: clean up utility functions and update transaction encoding
+5
−22
12:39:47
ledger-app-algorand
test: add tests for application tx with new fields
+1202
−6
12:40:32
ledger-app-algorand
feat: add structures for new application tx fields
+61
−6
12:41:09
ledger-app-algorand
feat: implement parsing for application tx new fields
+123
−5
12:56:32
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−1
13:44:02
go-algorand
add DHTMode configuration value
+254
−6
13:47:36
go-algorand
use IsGossipServer in dhtMode
+1
−1
14:07:33
go-algorand
Merge remote-tracking branch 'upstream/master' into assert-errorcontains
+77
−136
14:38:38
go-algorand
just in case, don't call AdvertiseCapabilities if you have no capabilities
+2
−2
14:44:20
go-algorand
fix tests
+2
−0
15:15:12
a-day-in-my-bobalife
chore: log greeting (2025-12-12)
+1
−0
16:27:57
algo-intent
Remove transaction links from README
+0
−9
16:35:16
ledger-app-algorand
feat: implement display for application tx new fields
+108
−10
16:50:35
algokit-utils-ts
chore: regen index client
+115
−115
16:59:01
ledger-app-algorand
test: generate golden snapshots
+114
−0
17:33:46
algokit-walletsdk-kmp
passkeys empty list icons ui added.
+100
−14
17:47:22
ledger-app-algorand
fix: remove unused value stored warning
+2
−2
18:04:30
algokit-walletsdk-kmp
database migration added
+22
−4
18:50:24
ledger-app-algorand
style: lint c codebase
+4
−2
19:09:29
algokit-walletsdk-kmp
refactor: change to algoAddress
+33
−18
19:36:30
algokit-walletsdk-kmp
fix: bump up min Android to 14
+3
−11
19:48:39
algokit-walletsdk-kmp
fix: remove comments
+0
−659
19:54:04
puya
Add autogenerated notice
+76
−21
20:00:19
algokit-walletsdk-kmp
iOS database migration added.
+47
−38
20:00:31
algokit-walletsdk-kmp
Merge remote-tracking branch 'origin/walletsdk-passkey' into walletsdk-passkey
+0
−659
20:02:53
algokit-walletsdk-kmp
refactor: switch from retrofit to ktor
+85
−57
22:32:01
algokit-walletsdk-kmp
fix: ktlint issues
+334
−272
23:36:15
algokit-walletsdk-kmp
refactor: remove some android only libraries
+7
−15
23:54:28
algokit-walletsdk-kmp
refactor: rename bip44address to algoAddress
+56
−24