Home / Reports / Jul 7, 2025

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Jul 6, 2025 Arrow Back Arrow Forward Jul 8, 2025
M
T
W
T
F
S
S
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10

Monday, July 7, 2025

87 commits were pushed across 23 repos by 29 authors. There were 141,875 additions and 88,342 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

dependabot[… 00:24:51 build(deps-dev): bump @eslint/js from 9.26.0 to 9.30.1 (algokit-client-generator-ts)
dependabot[… 00:25:30 build(deps-dev): bump typescript-eslint from 8.32.0 to 8.35.1 (algokit-client-generator-ts)
- 01:00:24 Build 2405 Data (go-algorand)
dependabot[… 02:20:21 chore(deps-dev): bump ruff from 0.11.9 to 0.12.2 (algokit-subscriber-py)
dependabot[… 02:20:23 Merge e56b50ccdcdafc7bd66c25c897256f118cf463a2 into 508b3ae0ed86a5cda0fd3d90eb0a940024697c6e (algokit-subscriber-py)
PatrickDinh 02:24:53 refactor: move the common txn params to common.rs (algokit-core)
neilcampbell 02:36:37 Merge pull request #192 from algorandfoundation/refactor/common-composer (algokit-core)
neilcampbell 02:37:28 feat: add validation for app calls (algokit-core)
dependabot[… 02:56:08 build(deps-dev): bump pyinstaller from 6.12.0 to 6.14.2 (puya)
achidlow 03:14:13 move transaction mapping logic out of implicit-arc4-conversion and into ABI call code, since it doesn't make sense for ARC-28 (puya)
boblat 04:20:37 wip6 (algorand-typescript-testing)
achidlow 07:29:27 chore: compile all (puya)
daniel-make… 07:29:27 feat: new ImmutableFixedArray type (puya)
boblat 07:31:48 wip7 (algorand-typescript-testing)
neilcampbell 07:43:12 feat: integrate app call into utils (algokit-core)
PatrickDinh 08:56:54 feat: add asset config to the composer (algokit-core)
Truszczynsk… 09:03:01 xcstring file formatting (pera-ios)
achidlow 09:05:56 simplify / remove unused code (puya)
dependabot[… 09:05:57 npm: bump @types/node from 22.16.0 to 24.0.10 (solidity-land-registry)
CiottiGiorg… 09:10:06 chore: addressed review comment about wait for confirmation (algokit-core)
dependabot[… 09:17:13 npm: bump solhint from 5.2.0 to 6.0.0 (solidity-land-registry)
gulcinuras 09:17:41 fix(restake): Fix applyRateChange txn params (tinyman-js-sdk)
CiottiGiorg… 09:18:04 chore: fixed panic meesages (algokit-core)
PatrickDinh 09:20:22 Merge pull request #193 from algorandfoundation/feat/asset-config-composer (algokit-core)
dependabot[… 09:21:02 npm: bump dotenv from 16.6.1 to 17.0.1 (solidity-land-registry)
semantic-re… 09:23:55 Notes added by 'git notes add' (algokit-core)
engineering… 09:25:17 chore(python/algokit_transact): bump version to 1.0.0-alpha.26 [skip ci] (algokit-core)
semantic-re… 09:30:46 Notes added by 'git notes add' (algokit-core)
sublime-b 09:44:47 Update sending authorized accounts for cards (#85) (pera-ios)
Truszczynsk… 09:45:08 xcstring file formatting (#86) (pera-ios)
dependabot[… 09:50:54 Bump tailwindcss-rails from 3.3.0 to 4.3.0 (revelio)
dependabot[… 09:50:57 Merge f7ab28d209016a7c5fd86762b8788eeae03d4022 into 4877fe96c225edd924ccc2bdddc1613098f260a0 (revelio)
gulcinuras 09:54:17 Remove handled TODO (tinyman-js-sdk)
boblat 10:26:37 wip8 (algorand-typescript-testing)
PatrickDinh 10:34:15 feat: account close (algokit-core)
PatrickDinh 10:40:03 chore: doc (algokit-core)
filipetamota 10:52:40 :bug: bug fixed: navigation push and pop methods updated (pera-ios)
filipetamota 10:54:27 :bug: small fix (pera-ios)
filipetamota 11:09:19 :bug: small fix (pera-ios)
dependabot[… 11:42:08 chore(deps): bump the all group across 1 directory with 9 updates (algokit-cli)
HashMapsDat… 12:40:15 Merge pull request #17 from algorandfoundation/fix/log-out (liquid-auth-use-wallet-client)
semantic-re… 12:40:48 chore(release): Liquid Auth Use-Wallet Client (liquid-auth-use-wallet-client)
semantic-re… 12:40:48 Notes added by 'git notes add' (liquid-auth-use-wallet-client)
HashMapsDat… 12:49:26 Merge d7b70fb69d6d374ecb6fe9d59c56a8534b45be5e into d1d312d67ae076bfcb1cae4315f6fa7e9e8f0ccf (liquid-auth-use-wallet-client)
github-acti… 12:54:06 Commit from GitHub Actions (Community Interest Tracker) (community)
filipetamota 13:05:04 [IOS] BACK button in setting is unresponsive after ASB has been created (#87) (pera-ios)
Wild-er 13:07:07 Update supported-networks-and-assets.md (docs)
dependabot[… 13:10:40 chore(deps-dev): bump vite from 5.4.19 to 7.0.2 (algokit-lora)
dependabot[… 13:10:43 Merge 3847ece9dd83e89f88c92e56804b096f3721a057 into dc60075165964e2ae96cead8efe738beb6337ec2 (algokit-lora)
algorandskiy 13:50:26 fix possible race in a test (go-algorand)
ehanoc 13:52:37 Merge pull request #15 from algorandfoundation/dev-algo-balance (pawn)
neilcampbell 13:55:59 feat: add validation for app calls (algokit-core)
neilcampbell 14:00:34 feat: integrate app call into utils (algokit-core)
neilcampbell 14:00:37 chore: review feedback (algokit-core)
lempira 14:22:29 Merge pull request #460 from algorandfoundation/feat/add-versioning-tweaks (algokit-lora)
lempira 14:22:32 Merge c918d546327e0473440d921899c7b688ffcab610 into dc60075165964e2ae96cead8efe738beb6337ec2 (algokit-lora)
mitsinsar 14:30:37 Merge branch 'refs/heads/dev' into pera-2365 (pera-android)
neilcampbell 14:31:19 feat: add support for viewing application local state (#456) (algokit-lora)
lempira 14:33:28 Merge c918d546327e0473440d921899c7b688ffcab610 into 7235e6635f8e6f989dd3ebb37285972469e1cf1c (algokit-lora)
algorandskiy 14:41:34 remove disconnect from mesh requests (go-algorand)
michaeltchu… 15:15:12 chore: log greeting (2025-07-07) (a-day-in-my-bobalife)
mitsinsar 15:39:04 PERA-2365 Implement account list chart (pera-android)
joe-p 15:43:29 Add deployments and ARC56 JSON to ARC59 (ARCs)
dependabot[… 15:53:11 build(deps-dev): bump @commitlint/config-conventional (#172) (algokit-client-generator-ts)
dependabot[… 15:55:06 build(deps): bump commander from 13.1.0 to 14.0.0 (#170) (algokit-client-generator-ts)
aorumbayev 16:08:43 chore: brace exception audit patch (algokit-client-generator-ts)
aorumbayev 17:08:57 chore: brace exception audit patch (#187) (algokit-client-generator-ts)
dependabot[… 17:10:23 build(deps-dev): bump typescript-eslint from 8.32.0 to 8.35.1 (algokit-client-generator-ts)
michaeltchu… 17:15:23 chore: v2025.26.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:15:25 Notes added by 'git notes add' (a-day-in-my-bobalife)
joe-p 18:24:07 wip: numerical types and math (puya-ts)
joe-p 18:37:27 wip: box create (puya-ts)
joe-p 18:42:08 wip: casting (puya-ts)
joe-p 18:53:12 wip: refs (puya-ts)
jannotti 19:40:07 Initial description of the tx.Access field (specs)
gmalouf 19:50:01 Avoid downstream generated type changes for pre-existing TransactionProof/GetApplicationBoxes in API by leveraging x-go-type. (go-algorand)
joe-p 20:20:25 wip: add summary to obj and array (puya-ts)
joe-p 20:21:58 wip: add globals (puya-ts)
joe-p 20:22:52 wip: add StaticArray (puya-ts)
gmalouf 20:30:18 API: Avoid downstream generated type changes for pre-existing TransactionP… (#6375) (go-algorand)
algo-dev-se… 20:34:29 Regenerate code from specification file (go-algorand-sdk)
github 20:34:38 add Go Benchmark (go) benchmark result for da10cb504db0fa495433cd19b783ab1e6ad34751 (go-algorand)
algo-dev-se… 20:34:42 Regenerate code from specification file (java-algorand-sdk)
tristanmenz… 23:13:17 Handle bytes.concat(string) (puya-ts)
tristanmenz… 23:13:26 Add coverage of itxn destructuring from object (puya-ts)
tristanmenz… 23:39:41 Handle tuple resolve to array (puya-ts)
tristanmenz… 23:39:56 Update approvals (puya-ts)