Home / Reports / Feb 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.

Feb 6, 2025 Arrow Back Arrow Forward Feb 8, 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

Friday, February 7, 2025

121 commits were pushed across 23 repos by 24 authors. There were 138,007 additions and 63,728 deletions.

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

Authors

Updated Repos

...

Commit Log

agodnic 00:46:01 Add e2e test coverage for `online-only` parameter (indexer)
agodnic 00:55:28 Disable `online-only` parameter by default. (indexer)
- 01:00:29 Build 2258 Data (go-algorand)
agodnic 01:17:31 Remove unnecesary code (indexer)
- 01:17:45 first_commit (devportal-code-examples)
agodnic 01:18:10 Increase test coverage for `online-only` param (indexer)
agodnic 01:20:27 Style fixes (indexer)
agodnic 01:22:02 Update disabled parameter list in README.md (indexer)
agodnic 01:25:21 Update param list in `DisablingParametersGuide.md` (indexer)
joe-p 02:15:37 try manylinux image for aarch64 2.28 (algokit-core)
joe-p 02:29:03 use macos runner for aarch64 linux (algokit-core)
boblat 02:30:57 Merge pull request #101 from algorandfoundation/refactor/bigIntToUint8 (puya-ts)
joe-p 02:31:43 try ubuntu arm runner (algokit-core)
semantic-re… 02:36:26 Notes added by 'git notes add' (puya-ts)
damuzhi0810 02:47:38 refactor: using slices.Contains to simplify the code (go-algorand)
boblat 03:27:34 chore: update puya-ts depencency version (algorand-typescript-testing)
boblat 04:26:04 fix: allow input path in compiler options to be prefixed with ./ (puya-ts)
boblat 04:32:57 Merge pull request #48 from algorandfoundation/refactor/move-implementation (algorand-typescript-testing)
boblat 04:59:46 fix: add step to install puyapy in the release pipeline as the contracts used by tests are now compiled as part of test run (algorand-typescript-testing)
gabrielkuet… 05:01:39 feat: add account code examples (devportal-code-examples)
boblat 05:36:23 Merge pull request #105 from algorandfoundation/fix/out-dir-path (puya-ts)
boblat 05:36:28 Merge pull request #52 from algorandfoundation/fix/release (algorand-typescript-testing)
- 05:38:26 4.3.2 (puya)
semantic-re… 05:40:38 Notes added by 'git notes add' (algorand-typescript-testing)
semantic-re… 05:41:54 Notes added by 'git notes add' (puya-ts)
boblat 06:47:04 chore: update version of puya-ts dependency (algorand-typescript-testing)
boblat 06:51:25 Merge pull request #53 from algorandfoundation/chore/version (algorand-typescript-testing)
semantic-re… 06:55:32 Notes added by 'git notes add' (algorand-typescript-testing)
Hathoriel 08:31:04 ALL-10482 - Remove BNB (tatum-js)
Hathoriel 09:43:15 ALL-10482 - Remove BNB (#1149) (tatum-js)
daniel-make… 09:52:50 fix: remove validation for ARC-32 and ARC-56 default args, and leave this to the app clients to resolve correctly (puya)
CiottiGiorg… 10:28:34 fix: state contract correctly hints default arg from local state because it was manually recompiled with a version of puya that contains the bugfix (algokit-client-generator-py)
daniel-make… 10:45:37 fix: remove validation for ARC-32 and ARC-56 default args, and leave this to the app clients to resolve correctly (puya)
- 10:47:09 4.3.3 (puya)
filipetamota 10:52:22 :bug: Mobile App URL Schemes deeplinks fixed (#1541) (pera-ios)
emmylem 11:09:18 fixing responsive issue (aurally)
CiottiGiorg… 11:19:22 fix: poetry update & rebuild all artifacts (algokit-client-generator-py)
CiottiGiorg… 11:30:17 fix: remove inflection (algokit-client-generator-py)
emmylem 11:52:30 responsive fixes (aurally)
joe-p 12:07:48 add x86_64 manylinux container (algokit-core)
joe-p 12:10:43 bump up maturin compat flag (algokit-core)
emmylem 12:11:05 update to footer (aurally)
joe-p 12:21:46 use GH runner to run pytest when possible (algokit-core)
joe-p 12:27:22 use manylinux musl image (algokit-core)
joe-p 12:31:08 dont use mise in manylinux containers (algokit-core)
joe-p 12:41:04 specify python version (algokit-core)
joe-p 12:46:48 python3.10 -m maturin (algokit-core)
joe-p 13:04:06 derive env from matrix (algokit-core)
joe-p 13:17:49 fix workflow errors (algokit-core)
joe-p 13:20:31 fix container (algokit-core)
joe-p 13:31:52 alpine aarch64 pytest (algokit-core)
CiottiGiorg… 13:33:01 fix: harmonize contracts that have acronyms in the name (algokit-client-generator-py)
CiottiGiorg… 13:35:24 fix: import arc56_test client in related test (algokit-client-generator-py)
joe-p 13:40:48 try setting up qemu (algokit-core)
joe-p 13:57:37 pytest in build container (algokit-core)
joe-p 14:01:35 cd /workspace (algokit-core)
joe-p 14:06:09 try s390x (algokit-core)
joe-p 14:08:29 add s390x arcg (algokit-core)
joe-p 14:39:47 use 2d matrix, always pytest in build container (algokit-core)
joe-p 14:44:21 libc in matrix (algokit-core)
joe-p 14:56:13 python version env (algokit-core)
joe-p 14:58:47 capitalize env (algokit-core)
joe-p 15:07:41 use python_version (algokit-core)
aorumbayev 15:07:45 fix: detect changes in extra program pages as a schema break (algokit-utils-py)
joe-p 15:09:14 fix python typo (algokit-core)
michaeltchu… 15:14:00 chore: log greeting (2025-02-07) (a-day-in-my-bobalife)
joe-p 15:14:23 try manylinux2014 (algokit-core)
joe-p 15:25:03 update comments and doc (algokit-core)
aorumbayev 15:29:11 fix: detect changes in extra program pages as a schema break (#135) (algokit-utils-py)
joe-p 15:30:22 breakout pytest steps (algokit-core)
joe-p 15:33:16 don't install zig (algokit-core)
joe-p 15:33:32 don't setup qemu (algokit-core)
joe-p 15:39:32 try all arches (algokit-core)
joe-p 15:41:24 setup qemu (algokit-core)
joe-p 15:44:20 exclude s390x musl (algokit-core)
joe-p 15:46:25 exclude ppc musl (algokit-core)
lempira 15:48:45 feat: Added plausible custom events (#389) (algokit-lora)
joe-p 15:51:13 set default host for rustup (algokit-core)
joe-p 15:52:29 fix target typo (algokit-core)
joe-p 15:56:06 fix ppc triplet (algokit-core)
joe-p 16:00:21 skip i686 musl, add back ppc musl (algokit-core)
joe-p 16:02:41 skip ppc musl (algokit-core)
joe-p 16:07:24 add arm windows (algokit-core)
joe-p 16:08:28 fix format (algokit-core)
joe-p 16:16:26 skip pytest for windows arm (algokit-core)
algolog 16:19:27 Simulate: Support fix-signers simulate option (py-algorand-sdk)
gmalouf 16:19:33 Support x-algorand-format BlockHeaderResponse in templates/generation. (#85) (generator)
joe-p 16:20:34 add comment regarding arm windows (algokit-core)
joe-p 17:18:44 replace SCRIPT with RUN (algokit-core)
gmalouf 17:24:47 API: Explicitly set the x-algorand-format for BlockHeaderResponse to 'Bloc… (#6247) (go-algorand)
algo-dev-se… 17:28:02 Regenerate code from specification file (go-algorand-sdk)
github 17:28:54 add Go Benchmark (go) benchmark result for 121df6f128d01e8a790562cbe381aa38dfa04fa6 (go-algorand)
agodnic 18:48:20 Remove duplicated code (indexer)
agodnic 18:53:40 Add extra parenthesis in SQL expression (indexer)
cce 19:04:38 return error if multiple horizon rows spotted for updRound (go-algorand)
cce 19:34:42 clean up prevRound logic (go-algorand)
cce 19:38:44 Merge remote-tracking branch 'upstream/master' into fix-catchpoint-onlineaccts-horizon (go-algorand)
HashMapsDat… 19:50:37 chore: brew clarification (nodekit)
CyberSlug322 19:55:57 fix maintenance error (ultrade-python-sdk)
agodnic 19:57:06 Add missing table alias in SQL query (indexer)
gmalouf 20:54:05 Revert "Support x-algorand-format BlockHeaderResponse in templates/generation. (#85)" (generator)
gmalouf 20:55:58 Revert "Support x-algorand-format BlockHeaderResponse in templates/generation. (#85)" (#86) (generator)
algo-dev-se… 20:59:04 Regenerate code from specification file (go-algorand-sdk)
alexs60 21:03:35 applying theming for Compose (pera-android)
alexs60 21:03:35 deleting wrong db files (pera-android)
alexs60 21:03:35 migration of BaseInfoFragment to Compose (pera-android)
gmalouf 21:08:43 Revert "API: New algod endpoint `/v2/block/{round}/header` omits transactions and cert from response (#6163)" (go-algorand)
- 21:23:34 accounts code examples first push (devportal-code-examples)
- 21:49:12 update project template to v3 utils py template (devportal-code-examples)
- 21:55:29 update CI pipeline (devportal-code-examples)
- 22:00:47 update ci to install poetry-plugin-export (devportal-code-examples)
Ganainmtech 22:14:27 latest (citrus-swap)
- 22:24:37 fix linting errors (devportal-code-examples)
gmalouf 22:51:40 Implement blockheaders endpoint cross-SDK test. (#771) (java-algorand-sdk)
- 22:53:47 arc4_type_integration_test update to utils v3 (devportal-code-examples)
- 22:59:28 minor tweak (devportal-code-examples)
- 23:08:54 update control flow integration test to utiis v3 (devportal-code-examples)
- 23:12:20 upgrade hello world test to utils v3 (devportal-code-examples)
joe-p 23:12:37 disable i686, ppc64le, s390x (algokit-core)
algo-dev-se… 23:25:05 Regenerate code from specification file (js-algorand-sdk)
- 23:53:06 update inner_transaction_test to utils v3 (devportal-code-examples)