Home Reports Sep 24, 2025
Wednesday, September 24, 2025
- Commits
- 68
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +41,029 −24,936
- additions / deletions
Wednesday, September 24, 2025
68 commits were pushed across 20 repos by 17 authors. There were 41,029 additions and 24,936 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- AlgoSwap 1 commit
- go-algorand 1 commit
- js-algorand-sdk 5 commits
- weLend 2 commits
- algokit-core 11 commits
- algokit-cli 1 commit
- algokit-subscriber-ts 1 commit
- algokit-utils-py 1 commit
- ARCs 6 commits
- devportal 7 commits
- puya 1 commit
- reti 6 commits
- specs 5 commits
- xHD-Wallet-API-kt 1 commit
- widgets 2 commits
- starlight-github-loader 4 commits
- d-asa 1 commit
- a-day-in-my-bobalife 1 commit
- wallet 10 commits
- StablecoinWatch 1 commit
Commit Log
68 commits · 20 repositories
01:00:27
go-algorand
Build 2485 Data
+1
−1
01:55:31
algokit-core
wip - refactoring app factory
+347
−337
02:55:08
algokit-core
done, not review
+53
−601
03:11:56
algokit-core
more refactoring
+99
−12
05:57:42
algokit-core
wip
+585
−62
06:26:28
algokit-core
wip - updated app deployer
+102
−463
07:07:19
specs
Merge pull request #231 from algorandfoundation/update-dependabot
+20
−0
07:50:39
puya
5.0.0-rc.13
+2
−2
08:18:33
ARCs
docs: improve security considerations
+4
−4
08:32:48
ARCs
chore: update header
+4
−2
08:33:46
starlight-github-loader
Added debugging statements for file processing
+830
−628
08:34:06
ARCs
fix: discussion-to link
+1
−1
08:41:56
starlight-github-loader
Updated docs
+6
−6
08:44:04
starlight-github-loader
Updated docs
+10
−10
08:49:42
ARCs
chore: add size limits to the rationale
+9
−2
08:51:28
ARCs
Add sub-category to ARC-0
+1
−0
08:52:36
ARCs
Update arc-0000.md
+1
−0
10:15:27
starlight-github-loader
Updated order of operations for processing files
+60
−15
10:20:38
wallet
chore: update CircleCI configuration to use Cypress orb and streamline build process
+26
−37
10:26:16
wallet
feat: add Cypress E2E workflow for pull requests
+54
−0
10:31:22
wallet
feat: add projectId to Cypress configuration
+1
−0
10:35:58
wallet
feat: replace Cypress PR workflow with updated Cypress tests workflow for push events
+42
−54
10:43:14
wallet
Upgrade Cypress to v15.2.0 and add TypeScript support (#121)
+5451
−3800
10:45:54
wallet
Deploying to gh-pages from @ scholtz/wallet@0e44bdaad2b75e9e0cb13f6789cdabce591d2c68 🚀
+531
−509
10:47:38
wallet
cicd deploy
+1
−1
10:50:11
wallet
Deploying to gh-pages from @ scholtz/wallet@bfe322048b0d5f45045685b4869d2ad6f860c9cd 🚀
+5
−5
10:52:00
wallet
Updated config.yml
+0
−4
10:54:34
wallet
Deploying to gh-pages from @ scholtz/wallet@92acf84ea373fe0922e4ca900b186d001c419e05 🚀
+1
−1
11:28:20
devportal
Import fixes
+3267
−3130
12:05:21
algokit-core
wip - almost there
+131
−156
12:38:50
devportal
Merge chore/refactor-utils-imports into main
+3267
−3127
12:44:58
devportal
Fixed nodekit quick start
+1
−1
14:06:30
xHD-Wallet-API-kt
fix: update lazysodium-java submodule to latest commit
+1
−1
14:08:25
js-algorand-sdk
Merge pull request #1005 from algorand/release/v3.5.1
+20
−7
14:26:32
AlgoSwap
server updates
+2
−2
15:14:54
a-day-in-my-bobalife
chore: log greeting (2025-09-24)
+1
−0
15:39:00
algokit-subscriber-ts
chore: add test to confirm transform behaviour
+353
−65
15:46:33
widgets
Updated documentation
+29
−68
15:47:00
algokit-core
refactor: generating packages into utils ts npm workspace; switching bun to npm
+6101
−2004
16:08:18
algokit-cli
Fixed old link
+231
−251
16:12:58
devportal
Fixed sidebar nav and cli import config
+1817
−932
16:31:02
specs
chore: add mermaid-filter
+1
−0
16:31:43
specs
chore: specify platform for mdbook-release service
+1
−0
16:36:17
specs
feat: add npm, browser dependencies, puppeteer config, non-root user
+37
−1
16:36:43
specs
chore: add puppeteer-config.json
+3
−0
17:00:36
devportal
Fixed sidebar nav and cli import config (#361)
+1817
−932
18:12:53
algokit-core
wip: use algokit_tranasct python package
+7
−4
18:23:41
js-algorand-sdk
Make sure reject version param gets serialized to message pack format.
+6
−2
18:25:54
widgets
Added "about" documentation page
+54
−0
18:31:46
devportal
Fixed astro.config.mjs invalid link
+1
−1
18:52:52
devportal
Fixed astro.config.mjs invalid link (#362)
+1
−1
19:13:27
js-algorand-sdk
Make sure reject version param gets serialized to message pack format. (#1007)
+6
−2
20:24:02
StablecoinWatch
build(deps-dev): bump tar-fs from 3.1.0 to 3.1.1
+4
−3
20:49:33
weLend
liquidation tests and udpated logic for 50% clamps on liquidations
+6904
−2462
21:15:38
weLend
additional test paths for config and collateral setup
+4178
−4057
21:21:58
reti
fix(ui): correct negative round with new network
+1
−1
21:22:50
reti
style(ui): consistent naming
+2
−2
21:25:25
reti
feat(ui): improve ux by loading a subset of validators
+220
−31
21:26:14
reti
feat(ui): add precise tracking of staker rewards between two rounds
+389
−0
21:27:48
reti
refactor(ui): move xgov to a new feature
+122
−121
21:30:39
reti
feat(ui): enable stakers to express opinion in xgov
+2487
−136
21:45:25
js-algorand-sdk
In access, addresses need to be checked for nil cases and compared via equals() rather than reference equality.
+241
−1
21:48:57
js-algorand-sdk
Bump tar-fs from 3.0.9 to 3.1.1
+3
−3
22:41:39
algokit-utils-py
chore(deps): bump pip from 25.0 to 25.2
+5
−5
22:43:53
d-asa
chore(deps-dev): bump pip from 25.1.1 to 25.2
+4
−4
23:12:06
algokit-core
wip
+63
−150
23:13:14
algokit-core
better
+20
−33
23:17:05
algokit-core
chore: wip
+984
−683