Home Reports Jun 17, 2025
Tuesday, June 17, 2025
- Commits
- 94
- pushed this day
- Repositories
- 23
- with activity
- Contributors
- 28
- distinct authors
- Lines changed
- +38,214 −30,620
- additions / deletions
Tuesday, June 17, 2025
94 commits were pushed across 23 repos by 28 authors. There were 38,214 additions and 30,620 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
23 repositories- go-algorand 9 commits
- js-algorand-sdk 1 commit
- weLend 2 commits
- community 1 commit
- algokit-core 24 commits
- algokit-cli 4 commits
- algokit-lora 1 commit
- algokit-templates 5 commits
- algokit-utils-py 2 commits
- algokit-utils-ts 7 commits
- ARCs 3 commits
- puya-ts 1 commit
- specs 1 commit
- algo-intent 2 commits
- BlockEstate 3 commits
- AlgoPay 2 commits
- algorand-mcp 4 commits
- Algo-SocialNFTEngagement 1 commit
- a-day-in-my-bobalife 1 commit
- algo-voting 4 commits
- NFTfy 2 commits
- use-wallet 7 commits
- AlgoBotX 7 commits
Commit Log
94 commits · 23 repositories
01:00:23
go-algorand
Build 2385 Data
+1
−1
01:10:01
algokit-templates
chore: updated README and added CONTRIBUTING.md
+208
−5
01:11:10
algokit-templates
chore: updated README and added CONTRIBUTING.md
+208
−5
01:50:02
algokit-core
chore(algod-api): convert fields to bigint
+254
−150
01:50:02
algokit-core
chore(algod-api): convert fields to bigint
+254
−150
02:43:15
algokit-core
Merge pull request #159 from algorandfoundation/oas-big-int
+254
−150
02:43:15
algokit-core
Merge pull request #159 from algorandfoundation/oas-big-int
+254
−150
03:37:19
algo-voting
Update @typescript-eslint/parser requirement from ^8.34.0 to ^8.34.1
+1
−1
06:15:22
algokit-core
feat(algod_api): trigger release
+0
−0
06:15:22
algokit-core
feat(algod_api): trigger release
+0
−0
06:47:14
algokit-core
Merge pull request #160 from algorandfoundation/api-release
+0
−0
06:47:14
algokit-core
Merge pull request #160 from algorandfoundation/api-release
+0
−0
06:55:52
algokit-core
Notes added by 'git notes add'
+1
−0
06:57:24
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.18 [skip ci]
+6
−6
06:57:24
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.18 [skip ci]
+6
−6
07:00:09
algokit-core
Notes added by 'git notes add'
+1
−0
07:22:46
algokit-utils-ts
chore: upgrade algod_api + clean up
+17
−31
07:25:53
algokit-cli
fix: adds health check for indexer
+77
−14
07:27:32
algokit-utils-ts
chore: docs
+44
−44
07:34:42
algokit-core
Merge tag 'python/algod_api@1.0.0-alpha.18' into assign-group-fees
+440
−263
07:47:41
algokit-core
chore: fix test
+2
−2
08:09:19
algorand-mcp
Fix small issues and Add Guide resource and tool
+429
−47
08:13:03
algokit-utils-ts
feat: send transaction group (#409)
+1420
−825
08:20:27
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
08:29:27
algorand-mcp
Update Guide resource
+256
−44
08:31:07
algokit-utils-ts
feat: simulate transaction group via core
+283
−49
09:18:47
use-wallet
lint: prettier
+17
−18
10:02:51
algorand-mcp
Add wallet tools
+643
−167
11:44:21
algokit-cli
fix: adds health check for indexer (#653)
+77
−14
11:50:37
algokit-cli
chore(deps): bump the all group across 1 directory with 9 updates
+105
−101
11:59:16
algorand-mcp
fixed env
+105
−155
12:12:56
algokit-lora
Merge pull request #439 from algorandfoundation/chore/deprecate-npm-run-all
+105
−249
12:17:40
specs
Merge pull request #185 from algorandfoundation/crypto
+680
−534
12:45:04
algokit-cli
chore: addressing changes cause by dependency bumps
+130
−135
12:50:32
algokit-core
wip - revert algokit_transact impl
+42
−318
12:53:54
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−1
13:23:41
algokit-utils-ts
Merge pull request #413 from algorandfoundation/core-simulate
+283
−49
13:32:43
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
13:47:17
algokit-core
wip - ffi function
+47
−37
14:36:25
go-algorand
Try to up in-container parallelism while reducing instance count
+5
−5
14:36:25
go-algorand
Try dropping to 2 just to see the effect
+3
−3
14:36:25
go-algorand
Bump up parallel flag to 8
+3
−3
14:36:25
go-algorand
Restore -p 4 and rename SHORTTEST env var
+4
−4
14:37:01
go-algorand
propagate short test flag through rest of tests and make consistent
+3
−3
14:55:26
BlockEstate
Update server.js
+0
−0
14:56:09
BlockEstate
Updated display message
+1
−1
14:57:06
BlockEstate
Update server.js
+1
−1
14:57:18
AlgoBotX
update readme
+2
−0
14:58:39
AlgoBotX
Update README.md
+2
−0
15:14:37
a-day-in-my-bobalife
chore: log greeting (2025-06-17)
+1
−0
15:15:39
weLend
LTV limits
+3919
−3669
15:15:55
puya-ts
Merge pull request #221 from algorandfoundation/chore/deprecate-npm-run-all
+91
−1665
15:42:59
NFTfy
Update admin-dashboard-layout.tsx
+33
−15
15:48:32
NFTfy
Update layout.tsx
+7
−11
16:00:18
AlgoPay
Update index.js
+0
−16
16:00:40
algo-intent
Updated imports form telegrambot.py
+2
−2
16:02:48
algo-intent
transaction builder updated code
+11
−1
16:13:38
Algo-SocialNFTEngagement
updated in the nftlist page.
+322
−140
16:30:13
go-algorand
goal e2e sub tests
+82
−54
16:30:30
AlgoBotX
imports of OCR
+8
−0
16:32:08
AlgoBotX
enchanced message handler with OCR support
+28
−0
16:39:32
AlgoBotX
enchanced OCR functionality
+434
−0
17:04:54
AlgoPay
Merge pull request #1 from JiNamaste/main
+0
−16
17:09:58
AlgoBotX
ocr implementation
+52
−0
17:20:16
AlgoBotX
bot status updated
+59
−51
18:31:24
algokit-core
wip: add_payment in rust utils
+125
−30
18:38:46
algokit-core
wip: algod_api crate
+55
−30
18:54:32
go-algorand
CR feedback
+23
−36
18:54:50
algokit-utils-py
Revert "feat: send payment transaction with algokit core"
+21
−515
19:15:11
algokit-core
wip: proper transactions/params deserialization
+39
−16
19:20:39
algokit-utils-py
fix: pip-audit failure for setuptools
+8
−128
20:02:10
go-algorand
Bump expect tests to 8 partitions
+2
−2
20:03:46
use-wallet
fix: node polyfills
+403
−22
20:11:28
use-wallet
add vite-plugin-node-polyfills to root
+20
−8
20:44:07
algokit-templates
chore: refresh templates against latest from react/python/typescript standalone templates
+451
−92
20:45:13
algokit-templates
chore: add pytest, xdist and sugar, gitignore lockfiles and dynamic artifacts from vcs on examples
+97
−3
20:45:30
algo-voting
Merge pull request #644 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.34.1
+1
−1
20:45:48
algo-voting
Merge pull request #642 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-9.29.0
+1
−1
20:47:24
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
20:57:49
algokit-templates
chore: regen examples; remove copier answers from examples
+2952
−8125
21:03:02
algokit-core
wip: build() function
+125
−3
21:07:38
weLend
Crazy bug fixed
+2972
−2573
21:07:39
algokit-core
Merge branch 'main' into spike/utils_crate
+17071
−8958
21:12:30
algokit-core
wip: assign group
+45
−41
21:13:20
algokit-core
wip: return an already build group
+4
−0
21:17:37
use-wallet
package & example
+1324
−591
21:53:03
use-wallet
fix: resume session now calls disconnect
+7
−10
22:13:08
use-wallet
chore: adjusted tests
+23
−11
22:45:28
ARCs
arc85: active DeRec
+74
−0
22:46:51
js-algorand-sdk
fix: add webpackloader to add Symbol.hasInstance
+158
−21
22:59:48
ARCs
arc85: rename, minor grammar, link to discussions
+3
−3
23:03:41
ARCs
arc85: fix: link to discussions
+1
−1
23:41:59
use-wallet
documentation
+403
−17
23:58:05
algokit-core
wip: gather signatures
+79
−0