Home Reports Nov 3, 2025
Monday, November 3, 2025
- Commits
- 104
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +326,541 −199,652
- additions / deletions
Monday, November 3, 2025
104 commits were pushed across 18 repos by 22 authors. There were 326,541 additions and 199,652 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 15 commits
- js-algorand-sdk 2 commits
- ledger-app-algorand 3 commits
- algokit-core 1 commit
- algokit-lora 2 commits
- algokit-utils-py 14 commits
- algokit-utils-ts 8 commits
- ARCs 10 commits
- liquid-auth 4 commits
- specs 9 commits
- TEALScript 1 commit
- xHD-Wallet-API-kt 1 commit
- solidity-land-registry 2 commits
- d-asa 15 commits
- wen-tools 1 commit
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 11 commits
- algo-voting 2 commits
Commit Log
104 commits · 18 repositories
00:21:57
wen-tools
Remove unused import that causes build error (#130)
+61
−6778
01:00:25
go-algorand
Build 2525 Data
+1
−1
01:20:08
algokit-lora
fix(double_heading): remove unnecessary heading that was breaking tests
+0
−1
02:54:27
algokit-utils-ts
wip - build method calls done
+215
−56
03:03:41
algo-voting
build(deps-dev): bump eslint from 9.38.0 to 9.39.0
+44
−44
03:09:44
algokit-utils-ts
wip - resource population
+469
−16
04:45:08
algokit-utils-ts
wip - done simulate
+169
−118
04:55:26
algokit-utils-ts
wip - composer send
+87
−541
05:47:19
algokit-walletsdk-kmp
feat: switch to new mnemonic falcon library
+39
−31
05:59:58
algokit-walletsdk-kmp
docs: update maven versions in readme for now
+2
−2
06:01:07
algokit-walletsdk-kmp
ci: update to next release number
+2
−2
06:28:28
algokit-walletsdk-kmp
feat: switch to new mnemonic falcon library (#153)
+43
−35
06:53:47
algokit-utils-ts
wip - refactor to keep the public interface
+170
−159
07:02:56
algokit-utils-ts
comment out test - can build and check types now
+83
−81
08:10:42
solidity-land-registry
npm: bump @types/node from 22.19.0 to 24.10.0
+1
−1
08:10:57
solidity-land-registry
npm: bump hardhat from 2.26.5 to 3.0.10
+1
−1
09:10:52
algokit-utils-py
test: remove module test for modules with implicit coverage
+0
−2
09:10:52
algokit-utils-py
test: use importlib instead of __import__
+4
−2
09:10:52
algokit-utils-py
refactor: remove future annotations usage
+64
−181
09:10:52
algokit-utils-py
refactor: remove relative import
+1
−1
09:11:16
d-asa
chore: bump dependencies
+1477
−1123
09:26:21
specs
Merge pull request #259 from algorandfoundation/dependabot/docker/minor-and-patch-7c958d2388
+1
−1
09:26:37
specs
Merge branch 'master' into dependabot/github_actions/actions/download-artifact-6
+1
−1
09:26:55
specs
Merge branch 'master' into dependabot/github_actions/actions/upload-artifact-5
+1
−1
09:27:12
specs
Merge branch 'master' into mermaid-filter
+1
−1
09:31:40
d-asa
chore: build artifacts
+108203
−82379
09:31:58
d-asa
chore: lint
+39
−25
09:32:14
specs
Merge pull request #261 from algorandfoundation/dependabot/github_actions/actions/upload-artifact-5
+1
−1
09:32:27
specs
Merge branch 'master' into dependabot/github_actions/actions/download-artifact-6
+1
−1
09:36:08
specs
Merge pull request #260 from algorandfoundation/dependabot/github_actions/actions/download-artifact-6
+2
−2
09:36:24
specs
Merge branch 'master' into mermaid-filter
+3
−3
09:42:37
d-asa
chore: lock dependencies
+1
−1
10:00:01
d-asa
Merge pull request #49 from cusma/dependabot/pip/various
+109719
−83527
10:02:13
specs
Merge pull request #232 from algorandfoundation/mermaid-filter
+23
−1
10:14:59
d-asa
chore(deps): bump actions/setup-python from 5 to 6
+1
−1
10:16:21
d-asa
chore(deps): bump actions/checkout from 4 to 5
+5
−5
10:22:16
algokit-lora
fix: prevent validation errors from obstructing help text and add address field help text
+6
−2
10:24:12
d-asa
Merge pull request #45 from cusma/dependabot/github_actions/actions/setup-python-6
+1
−1
10:24:27
d-asa
Merge branch 'main' into dependabot/github_actions/actions/checkout-5
+1
−1
10:25:03
d-asa
chore(deps): bump actions/upload-pages-artifact from 3 to 4
+1
−1
10:26:49
d-asa
Merge pull request #44 from cusma/dependabot/github_actions/actions/checkout-5
+5
−5
10:27:05
d-asa
Merge branch 'main' into dependabot/github_actions/actions/upload-pages-artifact-4
+5
−5
10:30:55
d-asa
Merge pull request #43 from cusma/dependabot/github_actions/actions/upload-pages-artifact-4
+1
−1
10:32:44
d-asa
release: v0.5.0
+1
−1
10:36:42
d-asa
Merge pull request #50 from cusma/release/v0.5.0
+1
−1
11:14:28
algokit-utils-ts
wip - fixing tests
+50
−37
11:20:44
ARCs
chore: bump dependencies
+1571
−1292
11:20:53
ARCs
chore: build artifacts
+16584
−8439
11:21:00
ARCs
chore: lint
+2
−1
11:21:10
ARCs
chore: state addresses already encoded
+16
−20
11:41:14
ARCs
docs: update testnet deployment
+1
−1
11:58:28
algokit-utils-ts
wip - fix tests
+15
−6
13:27:09
algokit-utils-py
chore(deps): bump the all group across 1 directory with 13 updates
+138
−104
13:31:25
ARCs
chore: bump dependencies
+1586
−1294
13:31:37
ARCs
chore: bild artifacts
+1927
−865
13:32:11
ARCs
chore: nit
+3
−3
13:37:57
ARCs
chore: nit
+3
−3
13:52:44
liquid-auth
Merge pull request #55 from algorandfoundation/chore/custom-theme
+473
−8
14:46:29
ledger-app-algorand
chore: update @zondax/zemu dependency to version 0.62.1
+1
−1
14:48:01
ledger-app-algorand
test: generate golden snapshots for apex_p
+0
−0
14:53:11
liquid-auth
Added favicon
+1
−1
14:56:22
liquid-auth
Updated favicon
+0
−0
15:10:42
ledger-app-algorand
test: update golden snapshots with the one from ci
+0
−0
15:13:54
liquid-auth
Updated astro config
+4
−1
15:14:59
a-day-in-my-bobalife
chore: log greeting (2025-11-03)
+2
−0
15:45:48
go-algorand
run make tidy
+7
−6
16:28:44
go-algorand
last CR fixes
+6
−12
16:31:44
js-algorand-sdk
Update to allow OIDC publishing
+4
−2
17:09:14
ARCs
docs: clarify paging order
+5
−1
17:15:19
a-day-in-my-bobalife
chore: v2025.43.0 (release)
+13
−0
17:15:20
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:27:53
algo-voting
Merge pull request #732 from sambitsargam/dependabot/npm_and_yarn/eslint-9.39.0
+44
−44
18:14:37
go-algorand
build(deps): bump github.com/consensys/gnark-crypto from 0.12.1 to 0.18.1 (#6478)
+42
−61
18:18:06
go-algorand
network: add VP message type for stateful vote compression (#6466)
+999
−101
18:20:07
go-algorand
add Go Benchmark (go) benchmark result for 13523912db3683c60f06b7a351323bbdb7f0830d
+445
−1
18:22:36
go-algorand
add Go Benchmark (go) benchmark result for da20eba48b1a6312b397bb3b649b8e9cc0a0a57d
+445
−1
18:22:45
go-algorand
update table
+16
−11
18:22:55
go-algorand
Merge remote-tracking branch 'upstream/master' into vpack-dynamic-bench
+3906
−3324
18:29:23
go-algorand
Update the Version, BuildNumber, genesistimestamp.data
+2
−0
18:38:14
go-algorand
Merge remote-tracking branch 'upstream/master' into allow-epp-and-schema-change
+5907
−3365
18:42:41
go-algorand
Merge remote-tracking branch 'origin/allow-epp-and-schema-change' into allow-epp-and-schema-change
+4
−4
18:49:26
go-algorand
typo
+1
−1
18:54:17
algokit-core
spike: use polytest with --git flag
+125
−2
18:58:43
algokit-walletsdk-kmp
Added in watch accounts support
+290
−44
18:59:36
algokit-walletsdk-kmp
Added in watch accounts support
+775
−44
18:59:48
algokit-walletsdk-kmp
Merge remote-tracking branch 'origin/Main-new' into walletsdk-137
+0
−0
19:07:46
algokit-walletsdk-kmp
Merge remote-tracking branch 'origin/Main-New' into walletsdk-137
+249
−204
19:12:26
go-algorand
Merge pull request #6482 from Algo-devops-service/relbeta4.4.0
+8546
−4365
19:17:22
algokit-walletsdk-kmp
Conflict fixed
+17
−16
19:37:46
algokit-walletsdk-kmp
scrolling issue fixes
+70
−77
19:41:44
algokit-walletsdk-kmp
Merge remote-tracking branch 'origin/walletsdk-137' into walletsdk-137
+0
−0
19:56:14
js-algorand-sdk
Update to allow OIDC publishing (#1015)
+4
−2
21:26:35
xHD-Wallet-API-kt
fix: updaed dependencies and test clases
+25
−22
21:26:43
go-algorand
Add test to check for app fields
+13
−1
21:37:01
algokit-utils-py
chore: adding access list support to app calls; aligning constant names with ts version
+361
−57
21:37:57
algokit-utils-py
chore: updating tests with polytest markings; moving tests not reflected in polytest spec yet below marked ones
+199
−31
21:51:24
algokit-utils-py
feat: transact, transact tests and common package implementations (#209)
+30576
−29
23:08:13
TEALScript
chore: recompile
+600
−600
23:45:41
algokit-utils-py
feat: jinja api clients generator
+17062
−0
23:45:52
algokit-utils-py
feat: generated algod client
+5225
−0
23:45:59
algokit-utils-py
feat: generated indexer client
+4071
−0
23:46:05
algokit-utils-py
feat: generated kmd client
+2650
−0
23:46:22
algokit-utils-py
chore: integration tests for kmd indexer and algod
+484
−3
23:46:37
algokit-utils-py
chore: output stability check for generated clients in CI
+18
−1