Home Reports Sep 29, 2025
Monday, September 29, 2025
- Commits
- 91
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +282,365 −134,269
- additions / deletions
Monday, September 29, 2025
91 commits were pushed across 20 repos by 21 authors. There were 282,365 additions and 134,269 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 4 commits
- java-algorand-sdk 1 commit
- py-algorand-sdk 3 commits
- Hack-Series-CM 7 commits
- julo-nft-ticketing 6 commits
- pranivi-frontend 6 commits
- revelio 1 commit
- weLend 6 commits
- algokit-core 21 commits
- algokit 5 commits
- algokit-client-generator-ts 3 commits
- algokit-lora 2 commits
- algokit-subscriber-py 3 commits
- ARCs 1 commit
- puya-ts 1 commit
- specs 15 commits
- solidity-land-registry 1 commit
- algo-intent 1 commit
- a-day-in-my-bobalife 3 commits
- algo-voting 1 commit
Commit Log
91 commits · 20 repositories
00:05:39
algokit-client-generator-ts
chore(deps-dev): bump typescript-eslint from 8.39.1 to 8.44.1
+61
−61
00:06:14
algokit-client-generator-ts
chore(deps-dev): bump tsx from 4.20.4 to 4.20.6
+3
−3
00:06:25
algokit-client-generator-ts
chore(deps-dev): bump rollup from 4.46.2 to 4.52.3
+114
−84
01:00:24
go-algorand
Build 2490 Data
+1
−1
01:33:55
algokit-subscriber-py
chore(deps-dev): bump ruff from 0.12.9 to 0.13.2
+23
−23
01:34:36
algokit-subscriber-py
chore(deps-dev): bump furo from 2024.8.6 to 2025.9.25
+26
−6
01:34:38
algokit-subscriber-py
Merge 8b2e6d26682917e01810b470531d1bd5b2802db9 into 4f1c777ffd068eaf309dcac327b39206ec9e9306
+26
−6
03:17:54
algo-voting
build(deps): bump algosdk from 3.4.0 to 3.5.2
+8
−8
05:52:41
algokit-lora
fix(optional-sender): fix optional address or nfd mapper to work with tests
+7
−10
08:38:55
solidity-land-registry
npm: bump chai from 4.5.0 to 6.2.0
+1
−1
08:55:25
ARCs
docs: improve header specs, require utf-8 json object, add arc62 flag to header, add header param on creation, add set header, update getter and setter interfaces
+107
−35
09:09:55
revelio
Bump turbo-rails from 2.0.11 to 2.0.17
+32
−30
09:57:23
weLend
Add commission handling and reward pickup methods in OrbitalLending contract
+113
−4
09:57:24
algokit-core
fix: add missing npm ci step to oas cron
+10
−0
09:57:34
weLend
Enhance reward injection mechanism and admin controls in Orbital Lending
+13438
−7767
10:05:25
algokit-core
convert Rc<AlgorandClient> back to Arc
+27
−32
10:26:20
algokit-core
fix: add missing npm ci step to oas cron (#269)
+10
−0
10:26:20
algokit-core
fix: add missing npm ci step to oas cron (#269)
+10
−0
10:27:14
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.69 [skip ci]
+1
−1
10:27:14
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.69 [skip ci]
+1
−1
10:32:30
Hack-Series-CM
Merge pull request #9 from dipen353/master
+37
−0
10:33:39
weLend
migration added
+52879
−43343
10:34:46
algokit-core
Notes added by 'git notes add'
+1
−0
10:34:52
algokit-core
Refactor transaction sender to match TS implementation (#260)
+1812
−2133
10:34:52
algokit-core
Refactor transaction sender to match TS implementation (#260)
+1812
−2133
10:40:06
julo-nft-ticketing
Update card.tsx
+1
−1
10:42:13
julo-nft-ticketing
Update popover.tsx
+6
−6
10:42:56
julo-nft-ticketing
Update progress.tsx
+3
−3
10:43:17
julo-nft-ticketing
Update radio-group.tsx
+6
−5
10:43:57
julo-nft-ticketing
Update separator.tsx
+5
−4
11:49:01
specs
Merge pull request #236 from algorandfoundation/chore/diagram-image-filter
+188
−141
11:56:28
pranivi-frontend
optimise AboutPage
+936
−121
11:58:17
pranivi-frontend
simplify layout
+7
−3
12:00:13
pranivi-frontend
simplify dashboard
+35
−64
12:01:42
pranivi-frontend
simplify header
+35
−55
12:01:42
weLend
split contracts into algo vs asa du to size limits
+111156
−62895
12:05:31
pranivi-frontend
simplify navbar
+43
−24
12:31:14
julo-nft-ticketing
Merge pull request #12 from SamuelRohith/patch-1
+21
−19
13:05:50
algokit-lora
chore(deps-dev): bump happy-dom from 15.11.6 to 19.0.1
+15
−31
13:24:16
specs
Update site
+1
−0
13:35:41
specs
Merge pull request #237 from algorandfoundation/adding-CNAME
+1
−0
14:26:31
Hack-Series-CM
DAO-praposal fixed
+58
−322
14:29:19
Hack-Series-CM
added additional fonts
+0
−0
14:31:55
Hack-Series-CM
provided fallback colours
+22
−16
14:33:39
Hack-Series-CM
support page
+163
−253
14:35:37
Hack-Series-CM
optimised consents page
+45
−270
14:44:48
specs
cd: deploy on cf instead of gh pages
+8
−2
14:50:08
specs
Merge pull request #238 from algorandfoundation/cd/cloudflare
+8
−2
15:01:20
specs
cd: test
+1
−1
15:03:20
specs
f
+1
−1
15:14:42
a-day-in-my-bobalife
chore: log greeting (2025-09-29)
+2
−0
15:15:15
specs
fix for deployment
+1
−1
15:19:54
algokit-core
refactor: pr comments on aligning ts and rs autogenerated abstraction names
+244
−228
15:20:12
algokit-core
Merge remote-tracking branch 'origin/main' into feat/kmd-client
+1823
−2134
15:20:55
specs
fix for deployment
+1
−1
15:25:35
specs
Merge pull request #240 from algorandfoundation/fix-CF-pages
+1
−1
15:26:44
specs
Merge branch 'develop' into test
+1
−1
15:31:24
specs
cd: remove gh pages leftovers
+0
−9
15:36:31
weLend
config testing split into each
+90
−34
15:42:08
specs
Merge pull request #241 from algorandfoundation/cd/clean-up
+0
−9
15:42:43
weLend
collateral setup tests updated
+36
−55
15:48:05
specs
Merge branch 'develop' into test
+0
−9
16:02:25
specs
Merge branch 'develop' into mermaid-filter
+197
−152
16:04:08
algo-intent
Update: Readme.md, for new updates and current project status
+149
−74
16:15:58
algokit-core
refactor: pr comments; dropping apiv1 prefix in kmd models
+767
−636
16:31:54
algokit-core
feat: rust and ts kmd api client; minor jinja generator tweaks (#251)
+11395
−631
16:31:54
algokit-core
feat: rust and ts kmd api client; minor jinja generator tweaks (#251)
+11395
−631
16:32:45
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.70 [skip ci]
+1
−1
16:32:45
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.70 [skip ci]
+1
−1
16:39:56
algokit-core
Notes added by 'git notes add'
+1
−0
16:53:15
Hack-Series-CM
Merge pull request #10 from lacasalala/master
+288
−861
16:53:57
pranivi-frontend
Merge pull request #7 from Manikanta-srigade/master
+1056
−267
17:15:15
a-day-in-my-bobalife
chore: v2025.38.0 (release)
+19
−0
17:15:16
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
18:00:24
py-algorand-sdk
Claude.md for py-algorand-sdk.
+67
−0
18:02:48
go-algorand
eval: call WellFormed from eval.transaction
+183
−79
18:19:38
go-algorand
Update ledger/apptxn_test.go
+3
−2
18:21:58
go-algorand
Update ledger/apptxn_test.go
+3
−2
18:22:06
py-algorand-sdk
Support reject-version when creating an application transaction.
+72
−0
18:35:30
puya-ts
Only use debug port if new --debug-mode flag is specified otherwise unit tests fail when PUYA_TS_DEBUG_LSP_PORT is set
+10
−3
19:20:40
algokit-core
wip: algod_ffi_crate work
+11055
−797
19:50:26
py-algorand-sdk
Apps: Support for reject-version on application call transactions (#582)
+139
−0
20:09:26
algokit
feat: updated the install script with example gallery repo
+8
−5
20:10:18
algokit
Merge pull request #6 from algorandfoundation/feat/update-install-script-with-new-repo
+8
−5
20:13:19
algokit
chore(docs): updated readme
+25
−0
20:14:47
algokit
chore: fixed docs bolding
+1
−1
20:15:05
algokit
Merge pull request #7 from algorandfoundation/feat/update-install-script-with-new-repo
+25
−0
20:51:49
java-algorand-sdk
Update commons-codec to 1.19.0, addressing CVE reports for 1.12.
+1
−2
22:39:22
algokit-core
feat: replace app calls with asset and key registration transactions in utils_ffi │
+975
−680
22:50:46
algokit-core
Merge branch 'main' into feat/rs-utils-ffi-composer-no-app-calls
+58598
−3667
23:18:22
algokit-core
wip: more work
+398
−3369