Home / Reports / Apr 5, 2025

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

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

Saturday, April 5, 2025

69 commits were pushed across 14 repos by 16 authors. There were 80,006 additions and 34,457 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:25 Build 2308 Data (go-algorand)
mitsinsar 01:20:58 PERA-1284 Refactor account fast lookup implementation (pera-android)
mitsinsar 01:32:24 PERA-1284 Add GetRegisteredHdKeysUseCaseTest (pera-android)
cce 01:39:02 WIP (go-algorand)
achidlow 01:57:59 refactor: convert generate_ts_nodes.py to use introspection rather than parsing with MyPy (puya)
achidlow 02:03:08 refactor: convert generate_ts_nodes.py to use introspection rather than parsing with MyPy (puya)
michaeltchu… 02:54:00 PERA-1717 :: Fix asset inbox signing for HD accounts (#238) (pera-android)
michaeltchu… 03:05:24 PERA-1284 :: Refactor account fast lookup implementation (#242) (pera-android)
michaeltchu… 03:05:50 Merge branch 'release/6.0.0' into PERA-1284-scanning-release (pera-android)
michaeltchu… 03:19:29 PERA-1284 :: Add HD recovery scanning screen related code (#241) (pera-android)
michaeltchu… 03:21:22 Merge branch 'release/6.0.0' into PERA-1800-backup-bug (pera-android)
michaeltchu… 03:27:44 PERA-1800 :: Address PR feedback (pera-android)
michaeltchu… 05:44:17 PERA-1800 :: remove unnecessary lifecycleScope (pera-android)
emg110 06:29:13 initial commit from Ubuntu machine (zapier-algorand)
emg110 06:30:52 Update README.md (zapier-algorand)
emg110 06:35:47 Add MIT LICENSE (zapier-algorand)
emg110 06:40:00 Remove template test case (zapier-algorand)
marotipatre 07:11:00 Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git (On-Chain-Counter-on-Algorand)
emg110 07:11:17 Moved API SPEC and add boxes (zapier-algorand)
emg110 07:15:06 Add Get Asset (zapier-algorand)
emg110 07:20:20 Add Get Block (zapier-algorand)
emg110 07:30:21 Add block getters (zapier-algorand)
emg110 07:36:53 Add delta getters (zapier-algorand)
emg110 07:37:55 Update index.js (zapier-algorand)
renovate[bo… 07:38:23 chore(deps): update dependency typescript to v5 (algorealm-cli)
emg110 07:38:34 Update index.js (zapier-algorand)
marotipatre 07:40:53 project intialised and counter contract created (On-Chain-Counter-on-Algorand)
emg110 07:52:18 Update Getters (zapier-algorand)
emg110 08:19:37 Add Participation getters (zapier-algorand)
emg110 08:27:37 Add status and txn params triggers (zapier-algorand)
emg110 08:27:56 Update index.js (zapier-algorand)
emg110 08:33:30 Add TXN and Version getters (zapier-algorand)
scholtz 08:56:15 Update xgov_council_2.md (xGov)
emg110 09:21:27 Fix Structure (zapier-algorand)
marotipatre 09:54:45 contract deployement script updated (On-Chain-Counter-on-Algorand)
emg110 09:58:58 Fixed zapier style and pushed 2.5.0 (zapier-algorand)
emg110 09:59:41 Delete package-lock.json (zapier-algorand)
emg110 10:00:41 Update .gitignore (zapier-algorand)
emg110 10:01:56 Update README.md (zapier-algorand)
emg110 10:04:30 Update README.md (zapier-algorand)
- 10:46:55 contract tiny view (abel)
- 10:55:58 cli (abel)
marotipatre 11:24:26 added UI and updated counter fetch state (On-Chain-Counter-on-Algorand)
marotipatre 11:29:34 changed script for deployement (On-Chain-Counter-on-Algorand)
p2arthur 11:52:51 Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO (weDAO)
Wild-er 12:23:57 Create xgov_council-218.md (xGov)
- 12:26:51 Assets tiny view; applied text/textlabel fix; added missing fields to full view (abel)
- 13:01:46 merge (abel)
- 13:04:55 sdk tiny view (abel)
- 13:05:02 Merge branch 'main' into feat/cli-examples (abel)
- 13:23:24 cli autogen view getters (abel)
Bhaney44 13:40:32 Update README.md (Bhaney44)
- 13:54:34 cli examples (abel)
- 14:30:49 cli examples (abel)
- 14:31:18 mv abel-cli-examples abel-cli (abel)
- 14:34:45 CLI README (abel)
- 14:40:29 default .env (abel)
sambitsargam 14:55:40 Merge pull request #601 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.29.0 (algo-voting)
sambitsargam 14:56:02 Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.29.0 (algo-voting)
sambitsargam 14:56:12 Merge pull request #600 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.29.0 (algo-voting)
dependabot[… 14:56:53 Update eslint requirement from ^9.22.0 to ^9.23.0 (algo-voting)
sambitsargam 14:57:31 Merge pull request #597 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-9.23.0 (algo-voting)
michaeltchu… 15:14:03 chore: log greeting (2025-04-05) (a-day-in-my-bobalife)
marotipatre 18:10:02 backend smart contract deployement added and single counter enabled (On-Chain-Counter-on-Algorand)
marotipatre 18:25:21 counter fetching updated (On-Chain-Counter-on-Algorand)
nickthelege… 18:30:00 Version: 1.0.3: Edited Some Stuff (AlgoEvents)
marotipatre 18:51:14 automated counter fwetching (On-Chain-Counter-on-Algorand)
DerovaAlgo 22:57:10 Added Vector configuration from Neil Cammpbells project, new block / vote / heartbeat metrics. Updated readme to include special thanks (Algorand-Node-Dashboard)
DerovaAlgo 23:00:30 New Screenshot (Algorand-Node-Dashboard)