Home / Reports / Feb 3, 2025

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

Feb 2, 2025 Arrow Back Arrow Forward Feb 4, 2025
M
T
W
T
F
S
S
27
28
29
30
31
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
1
2
3
4
5
6
7
8
9

Monday, February 3, 2025

46 commits were pushed across 17 repos by 13 authors. There were 30,329 additions and 18,409 deletions.

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

Authors

Updated Repos

...

Commit Log

michaeltchu… 00:31:21 PERA-1518 :: merge new common sdk changes from account-refactor epic branch into dev (sprint 2025.02) (#118) (pera-android)
michaeltchu… 00:31:38 PERA-1014 :: Upgrade to support Java 21 (pera-android)
michaeltchu… 00:47:28 PERA-1014 :: Upgrade to support Java 21 (#123) (pera-android)
- 01:00:25 Build 2254 Data (go-algorand)
michaeltchu… 02:46:53 PERA-1014 :: Upgrade to support Java 21 (#123) (pera-android)
neilcampbell 03:58:57 Merge pull request #385 from algorandfoundation/hotfix/fix-algosdk3-behaviour-differences (algokit-lora)
- 08:59:45 ALL-9581 - Fix missing decimals function in TRON (#1144) (tatum-js)
- 09:02:19 Deploying to gh-pages from @ tatumio/tatum-js@bb86ac1d31dda7c8f7e9c100b26762e2c656437b 🚀 (tatum-js)
- 09:21:52 ALL-9581 - SDK version bump (tatum-js)
- 09:24:48 ALL-9581 - SDK version bump (#1145) (tatum-js)
- 09:27:19 Deploying to gh-pages from @ tatumio/tatum-js@f10ae25e185cd1a604fccdb8a2a1d4a03b16713f 🚀 (tatum-js)
aorumbayev 09:34:46 chore: addressing pr comment for logic error; tweaking AppClient section in migration guide (algokit-utils-py)
aorumbayev 09:41:10 fix: second batch of minor improvements based on internal feedback (#133) (algokit-utils-py)
aorumbayev 10:20:59 refactor: reuse CommonAppCallParams and CommonAppCallCreateParams from utils (algokit-client-generator-py)
aorumbayev 10:39:10 fix: ensure nested dataclasses in state accessors are loaded properly (#36) (algokit-client-generator-py)
PhearZero 11:02:37 fix: circular dependency (algo-models)
ehanoc 12:15:31 Merge pull request #18 from algorandfoundation/fix/package-exports (algo-models)
filipetamota 13:30:02 :white_check_mark: unit tests for deeplinks added. rekeyConfirmationViewModelTests removed (#1538) (pera-ios)
aorumbayev 15:13:17 fix: ensure server+port is assembled when instantiating algosdk abstractions (algokit-utils-py)
michaeltchu… 15:14:12 chore: log greeting (2025-02-03) (a-day-in-my-bobalife)
mitsinsar 15:51:56 PERA-1550 Fix aar and di issue (pera-android)
mitsinsar 15:52:46 Merge branch 'dev' into pera-1550 (pera-android)
mitsinsar 15:59:30 PERA-1550 Remove unused file (pera-android)
gmalouf 16:13:42 Blockheaders: Basic BlockHeaders API support. (#926) (js-algorand-sdk)
michaeltchu… 17:14:47 chore: v2025.4.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:14:49 Notes added by 'git notes add' (a-day-in-my-bobalife)
joe-p 17:17:35 fix args in on_error in README (algokit-subscriber-py)
joe-p 17:18:11 clarify on_error docstring (algokit-subscriber-py)
joe-p 18:27:46 fix typos (algokit-utils-ts)
joe-p 18:30:35 rename InvalidErrorTransformerValue (algokit-utils-ts)
joe-p 18:31:52 add docstring to InterfaceOf (algokit-utils-ts)
joe-p 18:32:09 typedoc (algokit-utils-ts)
emmylem 19:26:37 added carousel (aurally)
cusma 20:28:30 chore: bump dependencies (d-asa)
cusma 20:29:03 chore: fix imports (d-asa)
cusma 20:29:11 chore: build artifacts (d-asa)
gmalouf 21:59:40 Support for blockheaders call against Indexer API. (py-algorand-sdk)
cusma 22:08:27 chore: update app client (d-asa)
cusma 22:08:51 chore: disable arc-32 app spec (d-asa)
cusma 22:09:13 chore: remove shadowing imports (d-asa)
cusma 22:09:31 chore: fix imports (d-asa)
cusma 22:09:38 chore: fix imports (d-asa)
dependabot[… 22:23:14 chore(deps): bump the all group across 1 directory with 4 updates (algokit-typescript-template)
aorumbayev 22:40:08 fix: algosdk configs respecting port field; Edge case for auto fee handling for readonly calls (algokit-utils-py)
aorumbayev 22:50:47 refactor: remove plural forms from AlgoAmount (algokit-utils-py)
PhearZero 23:21:18 chore: update EXPOSE port in main Dockerfile (did-algo)