Home / Reports / Jun 21, 2025

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

Jun 20, 2025 Arrow Back Arrow Forward Jun 22, 2025
M
T
W
T
F
S
S
26
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
29
30
1
2
3
4
5
6

Saturday, June 21, 2025

37 commits were pushed across 8 repos by 10 authors. There were 2,410 additions and 594 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:25 Build 2389 Data (go-algorand)
- 01:00:25 FI from master (go-algorand)
nickthelege… 02:20:46 Merge pull request #4 from Manikanta-srigade/master (pranivi-frontend)
snyk-bot 09:07:50 fix: requirements.txt to reduce vulnerabilities (smart_contract_foundation)
dallin-defi… 09:07:52 Merge 2b5fb24e5411370f48c591b997426f8b7328f88e into 0857858a4e8bd7023ac12b3c1e9c2ff4d7210579 (smart_contract_foundation)
Rolaman 11:04:55 Merge branch 'main' into feat/w3wallet-wallet (use-wallet)
Wild-er 13:20:43 Update supported-networks-and-assets.md (docs)
michaeltchu… 15:14:07 chore: log greeting (2025-06-21) (a-day-in-my-bobalife)
CiottiGiorg… 17:38:51 chore: installing local python ffi package (algokit-utils-py)
CiottiGiorg… 17:38:54 chore: addressed review comment on bridge core module visibility (algokit-utils-py)
CiottiGiorg… 17:38:54 feat: using AlgoKit Core to build a payment transaction (algokit-utils-py)
CiottiGiorg… 17:39:41 chore: adding locally built algod client (algokit-utils-py)
CiottiGiorg… 17:39:44 fix: keep the user min fee if set (algokit-utils-py)
CiottiGiorg… 17:39:44 chore: use algokit core from GH releases (algokit-utils-py)
CiottiGiorg… 17:39:44 chore: rename payment_through_core -> build_payment_with_core (algokit-utils-py)
CiottiGiorg… 17:39:44 chore: update algod client (algokit-utils-py)
CiottiGiorg… 17:39:44 chore: use algod generated client from local filesystem because of a bug in the wheel generation of the package (algokit-utils-py)
CiottiGiorg… 17:39:44 feat: using AlgodApi OpenAPI generated client to send transactions to a node (algokit-utils-py)
CiottiGiorg… 17:39:45 chore: using the locally built version for now while we wait for CICD on the deps project (algokit-utils-py)
CiottiGiorg… 17:39:45 chore: adding the released version of python algokit algod client (algokit-utils-py)
CiottiGiorg… 17:39:45 fix: introducing tagged releases for the integration with algokit-core (algokit-utils-py)
CiottiGiorg… 17:39:45 wip: optional deps group as feature flag & adherence to new client's errors (algokit-utils-py)
CiottiGiorg… 17:39:45 fix: correctly re-throw the exception (algokit-utils-py)
CiottiGiorg… 17:39:45 chore: format (algokit-utils-py)
CiottiGiorg… 17:39:45 chore: using algolkit algod client from a package repo (algokit-utils-py)
CiottiGiorg… 17:39:46 chore: poetry run format (algokit-utils-py)
CiottiGiorg… 17:39:46 chore: excluding experimental group form CI/CD (algokit-utils-py)
CiottiGiorg… 17:39:46 chore: ignore untyped stuff that replicates algosdk (algokit-utils-py)
CiottiGiorg… 17:39:46 chore: fix mypy and linting issues (algokit-utils-py)
CiottiGiorg… 17:39:46 chore: remove redundant docstring (algokit-utils-py)
CiottiGiorg… 17:39:46 chore: poetry update setuptools (algokit-utils-py)
CiottiGiorg… 17:39:46 chore: removing redundant exception check (algokit-utils-py)
lempira 17:39:47 chore: updated to lates algokit core deps (algokit-utils-py)
CiottiGiorg… 17:39:47 chore: allow the test to accept more than one log in case we are using core algod client even though at this point tests are only using the non-experimental version of this package (algokit-utils-py)
lempira 17:39:47 feat: calculated fee using assign_fee from core (algokit-utils-py)
knonode 23:51:21 Add API mode selection and state proof countdown and round number counter (The-Sound-of-AVM)
knonode 23:54:37 Merge pull request #5 from knonode/hamp-working (The-Sound-of-AVM)