Home Reports Dec 3, 2025
Wednesday, December 3, 2025
- Commits
- 62
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 13
- distinct authors
- Lines changed
- +68,015 −49,143
- additions / deletions
Wednesday, December 3, 2025
62 commits were pushed across 11 repos by 13 authors. There were 68,015 additions and 49,143 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositoriesCommit Log
62 commits · 11 repositories
00:03:05
algokit-utils-py
docs: remove mentions of oas shorthand
+2
−16
01:00:20
go-algorand
FI from master
+22
−1650
01:00:20
go-algorand
Build 2555 Data
+1
−1
02:19:39
algokit-utils-ts
fix: glob audit issue
+554
−742
02:44:16
algokit-utils-ts
chore: make getWalletAccount predicate typesafe
+8
−8
02:52:42
algokit-utils-ts
fix block type
+11
−11
02:53:45
algokit-utils-ts
replace sdk signer
+12
−18
03:02:19
algokit-utils-ts
remove it completely
+9
−21
03:04:20
algo-voting
build(deps-dev): bump @typescript-eslint/parser from 8.48.0 to 8.48.1
+70
−70
03:18:30
txnDuck
fix(aesthetics): remove underline in link buttons
+1
−0
03:20:29
txnDuck
fix(i18n): use better phrase for when there is none of a particular thing
+6
−6
03:25:37
txnDuck
chore: upgrade lefthook
+47
−47
03:29:08
algokit-utils-ts
Merge pull request #470 from algorandfoundation/fix/glob-audit-issue
+554
−742
03:35:30
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
03:45:04
txnDuck
chore(release): bump to v0.14.1
+1
−1
04:19:49
algokit-utils-py
chore: refresh docs
+103
−19
04:19:49
algokit-utils-py
chore: add missing py.typed file
+0
−0
04:19:49
algokit-utils-py
build: fix requires-python to be `>=3.10,<4`, previously only matched 3.10.*
+714
−23
04:19:49
algokit-utils-py
feat: support updating StructType's in ARC56Contract to support client generator
+70
−12
04:23:17
txnDuck
build(yarn): fix `lint` command so it does not fail when trying to build container file
+1
−1
04:29:10
txnDuck
chore(release): bump to v0.14.2
+1
−1
05:09:53
txnDuck
build(yarn): stop linting when building
+0
−15
05:12:21
algokit-utils-ts
fix: enable LocalNet dispensing after 30000 rounds
+89
−23
05:21:11
txnDuck
chore(release): bump to v0.14.3
+1
−1
05:29:28
bitcoinBuyer1_CryptoMaven.xyz
EUREKA DISCOVERY: config, regristry, gateway
+1660
−53
05:44:16
txnDuck
ci(release): make release based on main branch
+1
−5
05:45:15
txnDuck
test(e2e): change playwright config file to vanilla javascript
+0
−0
06:01:43
txnDuck
build(container): use generic names for container files
+19
−11
06:02:30
txnDuck
chore(release): bump to v0.14.4
+1
−1
06:20:00
txnDuck
ci(release): specify container file name
+1
−0
06:32:41
txnDuck
ci(release): remove quotes in container image actions file
+1
−1
07:22:30
txnDuck
build(typescript): exclude test files when building
+10
−1
07:25:11
algokit-utils-ts
chore: remove overloads as it adds complexity
+37
−64
07:37:32
txnDuck
ci(release): remove ability to run container release manually
+0
−1
07:47:47
algokit-utils-py
fix: enable LocalNet dispensing after 30000 rounds
+42
−19
09:11:24
txnDuck
chore: remove docker-compose.yml file
+0
−11
09:12:21
txnDuck
chore: specify file name of build file ("dockerfile")
+1
−0
11:35:25
algokit-utils-ts
add TODOs
+3
−1
12:00:03
algokit-utils-ts
chore: review feedback
+2
−2
12:06:00
algokit-utils-ts
Merge pull request #468 from algorandfoundation/decoupling-kmd
+1340
−16022
12:06:24
algokit-utils-py
test: add KMD client polytest tests (#224)
+308
−0
12:08:34
algokit-utils-py
test: add indexer client polytest tests (#225)
+54984
−0
15:15:10
a-day-in-my-bobalife
chore: log greeting (2025-12-03)
+1
−0
16:57:29
algokit-subscriber-ts
Reorganized docs folder and updated algo-docs-sync integration. Also regenerated API docs
+3703
−122
17:00:25
algokit-subscriber-ts
Removed doc publish workflow
+1
−49
17:06:17
rosetta-smart-contracts
HTLC and Lottery
+483
−1
17:07:57
rosetta-smart-contracts
fix Lottery typo
+1
−1
17:09:35
algokit-subscriber-ts
Updated package.json
+1
−1
18:24:13
algokit-utils-py
chore: add support for overriding mock server urls for local dev
+104
−5
19:21:02
reti
feat(ui): filter out low-balance pools in validator metrics query
+7
−1
19:39:01
reti
chore(ui): update prettier commands in package.json to remove pnpx prefix
+2
−2
19:40:14
reti
chore: update prettier to v3.7.4
+21
−5
19:43:24
reti
refactor(ui): run `prettier:fix` using latest version
+12
−9
19:52:21
reti
chore(ui): update prettier to v3.7.4 and use local install (#405)
+35
−16
19:52:47
reti
Merge branch 'dev' into fix/metrics-filter-low-balance-pools
+35
−16
19:54:09
algokit-utils-py
docs: update migration guide
+128
−101
19:59:55
reti
feat(ui): filter out low-balance pools in validator metrics query (#404)
+7
−1
20:04:38
reti
chore: release v1.4.3
+3
−3
20:26:03
algokit-utils-ts
Merge branch 'decoupling' into decoupling-feat/secretless_msig
+1951
−29132
20:53:43
reti
Merge pull request #406 from algorandfoundation/dev
+45
−20
23:30:51
algokit-utils-py
Merge branch 'decoupling' into decoupling-algod-tweaks
+784
−35
23:36:35
subql-stellar
Bump validator from 13.15.20 to 13.15.23 (#145)
+3
−3