Home Reports Jun 27, 2025
Friday, June 27, 2025
- Commits
- 66
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 23
- distinct authors
- Lines changed
- +97,435 −329,768
- additions / deletions
Friday, June 27, 2025
66 commits were pushed across 16 repos by 23 authors. There were 97,435 additions and 329,768 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 5 commits
- go-algorand-sdk 1 commit
- indexer 1 commit
- java-algorand-sdk 1 commit
- sandbox 1 commit
- community 2 commits
- algokit-core 21 commits
- algokit-cli 1 commit
- algokit-lora 3 commits
- algokit-utils-py 1 commit
- liquid-auth-use-wallet-client 2 commits
- puya-ts 6 commits
- a-day-in-my-bobalife 1 commit
- txnDuck 1 commit
- tatum-js 4 commits
- use-wallet 15 commits
Commit Log
66 commits · 16 repositories
01:00:24
go-algorand
Build 2395 Data
+1
−1
01:00:24
go-algorand
FI from master
+146
−29
02:06:04
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
03:03:12
algokit-core
chore: delete API clients generated by mustache templates
+0
−74735
03:03:12
algokit-core
chore: delete API clients generated by mustache templates
+0
−74735
03:25:49
algokit-lora
Merge pull request #454 from algorandfoundation/fix/get-deleted-applications
+49
−6
03:27:05
algokit-lora
chore(deps): bump @xstate/react from 5.0.3 to 6.0.0
+9
−11
03:27:53
txnDuck
chore(release): bump to v0.13.1
+1
−1
04:47:02
puya-ts
Use single eval when resolving new expressions from resolved array literal
+2
−2
05:08:27
algokit-core
Merge pull request #180 from algorandfoundation/feat/delete-api-client
+0
−74735
05:08:27
algokit-core
Merge pull request #180 from algorandfoundation/feat/delete-api-client
+0
−74735
05:10:46
algokit-core
Merge branch 'main' into feat/rust-client
+4
−8
05:38:42
algokit-core
feat: asset config transaction
+9229
−16
05:38:42
algokit-core
feat: asset config transaction
+9229
−16
05:40:23
algokit-core
chore: remove 200Response postfix
+602
−1360
05:41:49
algokit-cli
Merge pull request #663 from algorandfoundation/fix/update-cask-permission
+0
−6
05:42:10
algokit-core
Merge pull request #161 from algorandfoundation/feat/acfg-txn
+9229
−16
05:42:10
algokit-core
Merge pull request #161 from algorandfoundation/feat/acfg-txn
+9229
−16
06:51:38
algokit-utils-py
Merge pull request #183 from algorandfoundation/chore/ts-sync
+954
−0
07:17:36
tatum-js
ALL-12600: Update SDK to call new version of data-api endpoints.
+19
−13
09:32:26
tatum-js
ALL-12600: Skip some tests.
+2
−2
09:35:51
tatum-js
ALL-12600: comment KLAYTN_BAOBAB evm rpc tests.
+4
−4
09:41:05
tatum-js
ALL-12600: Update SDK to call new version of data-api endpoints. (#1169)
+25
−19
09:49:05
algokit-core
chore: added integration test for sending and waiting for asset transfers
+108
−16
10:21:52
puya-ts
allow destructured tuple variables to be used as for of loop variable
+18034
−8378
12:20:57
algokit-core
fix: remove typescript and python api ci cd
+0
−31
12:20:57
algokit-core
fix: remove typescript and python api ci cd
+0
−31
12:43:24
algokit-core
fix: compile issues
+1
−4
12:52:21
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−1
13:02:11
algokit-core
Merge pull request #183 from algorandfoundation/fix/ci-cd
+0
−31
13:02:11
algokit-core
Merge pull request #183 from algorandfoundation/fix/ci-cd
+0
−31
13:03:23
algokit-core
Merge pull request #181 from algorandfoundation/feat/rust-client-pat
+603
−1364
13:05:53
algokit-core
Notes added by 'git notes add'
+1
−0
13:07:22
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.22 [skip ci]
+1
−1
13:07:22
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.22 [skip ci]
+1
−1
13:12:39
algokit-core
Notes added by 'git notes add'
+1
−0
13:48:32
go-algorand
Fixups to use ver9 to test access, and shellcheck problems
+17
−15
14:21:01
use-wallet
docs: fix typos
+4
−6
14:22:20
use-wallet
chore(deps): update dependency pnpm to v10
+2
−2
14:39:29
use-wallet
fix: add to selte
+4631
−2834
15:07:37
indexer
Add `group-id` parameter to `GET /v2/transactions` (#1647)
+613
−434
15:14:33
a-day-in-my-bobalife
chore: log greeting (2025-06-27)
+1
−0
15:20:17
go-algorand
rerun go mod tidy
+1
−1
15:54:41
use-wallet
fix: ensure cbor-x is handled as external
+5
−1
15:56:30
sandbox
CICD: convert tests to GitHub Actions (#209)
+122
−146
16:32:46
algokit-lora
refactor: removed version env vars
+22
−32
16:41:09
liquid-auth-use-wallet-client
fix: consider origin in disconnect
+1
−1
17:02:37
liquid-auth-use-wallet-client
Merge branch 'main' into fix/log-out
+110
−212
17:34:04
go-algorand
generalize meshThread for ws and p2p
+229
−99
17:39:09
use-wallet
fix: temporarily disable liquid for svelte
+9
−17
17:43:05
use-wallet
chore: prettier
+1
−1
17:53:21
puya-ts
remove single eval from array literal
+2
−30
17:57:24
puya-ts
Merge remote-tracking branch 'origin/spike/respect-readonly' into spike/respect-readonly
+18034
−8378
17:59:22
use-wallet
feat: reinstate Liquid Auth (#376)
+2495
−1333
18:00:15
use-wallet
chore(deps): update dependency pnpm to v10 (#380)
+2
−2
18:15:59
puya-ts
Fix ptypes for .entries() on arc4 arrays
+52
−58
18:21:50
use-wallet
chore(deps): update pnpm to v10.12.4 and add built dependencies
+14
−4
18:30:04
puya-ts
Add missing builder for .keys() on custom array prototypes
+2619
−197
18:38:38
use-wallet
docs(readme): add Svelte to list of supported frameworks
+1
−1
18:39:07
use-wallet
chore: release v4.2.0
+5
−5
19:11:48
use-wallet
Merge branch 'main' into gitbook/v4
+8367
−4215
20:04:09
use-wallet
feat: window.w3walletAlgorand for W3_WALLET
+12
−6
20:05:17
use-wallet
Merge branch 'main' into feat/w3wallet-wallet
+2515
−1343
20:20:33
use-wallet
feat: w3wallet fix tests
+7
−7
23:28:27
go-algorand-sdk
Regenerate code from specification file
+14
−0
23:28:32
java-algorand-sdk
Regenerate code from specification file
+43
−33