Home / Reports / Feb 20, 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 19, 2025 Arrow Back Arrow Forward Feb 21, 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

Thursday, February 20, 2025

125 commits were pushed across 31 repos by 31 authors. There were 365,343 additions and 356,618 deletions.

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

Authors

Updated Repos

...

Commit Log

github-acti… 00:10:47 Update Algorand version to 4.0.2 (homebrew-node)
boblat 00:12:43 feat: accept abi method reference as a parameter to methodSelector function (puya-ts)
boblat 00:13:01 feat: use method names overridden by decorators in methodSelector (puya-ts)
lempira 00:27:09 Initial commit (algokit-templates)
lempira 00:27:48 Initial commit (algokit-example-gallery)
tristanmenz… 00:29:51 refactor: Store arc4 method config in context and resolve name overrides from there (puya-ts)
mitsinsar 00:52:18 Merge branch 'dev' into epic/pera-798-common-dev-update (pera-android)
gabrielkuet… 01:00:03 chore: fix lint errors; rebuild contracts; run tests (devportal-code-examples)
gabrielkuet… 01:00:20 Merge branch 'main' into feat/DVP-DVP-530-local-storage-ts-example (devportal-code-examples)
- 01:00:28 FI from master (go-algorand)
- 01:00:29 Build 2272 Data (go-algorand)
gabrielkuet… 01:08:50 test: add tests (devportal-code-examples)
gabrielkuet… 01:09:21 chore: remove coverage directory (devportal-code-examples)
gabrielkuet… 01:10:37 chore: add coverage directory to gitignore (devportal-code-examples)
joe-p 01:13:34 fix extra resource array indexing, add e2e test for extra arrays (go-algorand)
daniel-make… 01:33:49 build: fix changelog template to use new descriptions in latest python-semantic-release (algorand-python-testing)
github-acti… 01:45:27 Commit from GitHub Actions (Community Interest Tracker) (community)
daniel-make… 02:00:48 build: fix changelog template to use new descriptions in latest python-semantic-release (algorand-python-testing)
boblat 02:33:26 feat: accept abi method reference as a parameter to arc4_signature method (algorand-python-testing)
boblat 03:11:17 Merge pull request #33 from algorandfoundation/feat/signature (algorand-python-testing)
boblat 03:25:42 feat: add stubs for concat functions and mutable array (algorand-typescript-testing)
tristanmenz… 05:17:05 refactor: Defer evaulation of function bodies until after contract metadata has been gathered (puya-ts)
nickthelege… 05:40:08 Version : 1.0.4 : Upgraded to 4.0.0 txn-labs (julo-nft-ticketing)
- 06:45:11 0.5.0 (algorand-python-testing)
0xPxt 07:00:42 Atomic/Group transactions (#42) (ledger-app-algorand)
Hathoriel 08:15:18 ALL-10470 - Add sonic & kaia (tatum-js)
nickthelege… 08:16:05 Version: 1.0.5 : Max 16 (julo-nft-ticketing)
Hathoriel 08:17:45 ALL-10470 - Add sonic & kaia (#1153) (tatum-js)
Hathoriel 08:23:20 ALL-10470 - Fix utxo tests (tatum-js)
Hathoriel 08:26:16 ALL-10470 - Fix utxo tests (#1154) (tatum-js)
emmylem 08:26:38 faster image loading fix (aurally)
Hathoriel 08:30:36 Upgrade actions/download-artifact (tatum-js)
Hathoriel 08:54:26 Update version (tatum-js)
etzellux 09:06:51 update OrderingClient.create_order_app; make user the default manager (tinyman-order-protocol)
Asthay97 09:30:54 Update multisignature-accounts.ts (devportal-code-examples)
Asthay97 09:37:33 Updated example tags in creating_accounts.py (devportal-code-examples)
nickthelege… 10:17:57 Version : 1.0.7 : Maximum Minting increased (julo-nft-ticketing)
CiottiGiorg… 10:37:18 fix: recursively resolve nested struct from tuple type (algokit-client-generator-ts)
semantic-re… 10:40:00 Notes added by 'git notes add' (algokit-client-generator-ts)
CiottiGiorg… 11:02:17 Merge branch 'main' into feat/beaker-deprecation (algokit-subscriber-ts)
anupa-perera 12:01:52 feat: reward setup (DML-CHAIN)
dependabot[… 14:44:39 chore(deps): bump the minor-and-patch group with 4 updates (#46) (algokit-client-generator-py)
dependabot[… 14:46:19 chore(deps): bump python-semantic-release from 7.34.6 to 9.20.0 (algokit-client-generator-py)
dependabot[… 14:46:19 chore(deps): bump pre-commit from 3.8.0 to 4.1.0 (algokit-client-generator-py)
lempira 14:49:14 chore: utils-v3 migration (#18) (algokit-subscriber-py)
michaeltchu… 15:14:25 chore: log greeting (2025-02-20) (a-day-in-my-bobalife)
nickthelege… 15:22:31 Version: Changed /events , Add Free Ticket also in /create (julo-nft-ticketing)
yasin-ce 15:32:01 PERA-1627 :: Create rekeyed account count and addresses use cases in common sdk (pera-android)
CiottiGiorg… 15:33:31 chore: configure dependabot (algokit-subscriber-ts)
CiottiGiorg… 15:35:01 chore: npm update (algokit-subscriber-ts)
yasin-ce 15:35:10 PERA-1627 :: Replace rekeyed account functions in AccountDetailUseCase with common sdk functions (pera-android)
mitsinsar 15:38:56 PERA-1594 Use AssetConstant for asset IDs (pera-android)
gabrielkuet… 16:21:15 Merge pull request #20 from algorandfoundation/Asthay97-patch-1 (devportal-code-examples)
boblat 16:36:02 test: add execution tests for arc4 method selector (puya-ts)
boblat 16:44:51 feat: accept abi method reference as a parameter to methodSelector function (#108) (puya-ts)
tristanmenz… 16:47:17 docs: Add initial language guide and api docs (puya-ts)
tristanmenz… 16:47:17 chore: Apply suggestions from code review (puya-ts)
tristanmenz… 16:47:18 docs: Add jsdoc for box types (puya-ts)
tristanmenz… 16:47:18 docs: CLI installation and usage guide (puya-ts)
tristanmenz… 16:48:36 docs: Add docs for global state and scratch space (puya-ts)
tristanmenz… 16:48:58 docs: Reference types (puya-ts)
tristanmenz… 16:48:58 docs: Add docs for utils (puya-ts)
semantic-re… 16:51:52 Notes added by 'git notes add' (puya-ts)
tristanmenz… 16:52:41 chore: Re-export baremethod decorator in package root and fix rebase issue (puya-ts)
nickthelege… 16:56:39 Version : 1.0.8 : A Tab where /host events should be there where shows what all events are hosted with /event/manage/[eventid] (julo-nft-ticketing)
tristanmenz… 17:02:52 fix: Remove deprecated cli option and regenerate approvals (puya-ts)
gabrielkuet… 17:14:30 Merge branch 'main' into Asthay97-patch-2 (devportal-code-examples)
gabrielkuet… 17:37:46 fix: pre-commit hook needs source files (devportal-code-examples)
gabrielkuet… 17:38:02 fix(accounts): linting errors (devportal-code-examples)
cusma 17:38:16 chore: migrate to algoutils v3 (ARCs)
gabrielkuet… 17:59:54 Merge pull request #21 from algorandfoundation/Asthay97-patch-2 (devportal-code-examples)
urtho 18:02:41 timeout for initial telemetry dial (go-algorand)
urtho 18:03:10 Merge branch 'algorand:master' into urtho-telemetry-cfg (go-algorand)
gabrielkuet… 18:04:24 Merge branch 'main' into feat/DVP-DVP-530-local-storage-ts-example (devportal-code-examples)
algorandskiy 18:05:55 CR fixes: possible race cond with closer (go-algorand)
tristanmenz… 18:07:51 docs: Storage and ops docs + expand approvals with test (puya-ts)
algorandskiy 18:08:46 txHandler: do not drop accepted mgs (#6257) (go-algorand)
gabrielkuet… 18:09:29 Merge pull request #19 from algorandfoundation/feat/DVP-DVP-530-local-storage-ts-example (devportal-code-examples)
gabrielkuet… 18:09:41 Merge branch 'main' into add-py-assets-examples (devportal-code-examples)
algorandskiy 18:09:43 Merge remote-tracking branch 'upstream/master' into pavel/erl-ip-addr (go-algorand)
tristanmenz… 18:11:06 docs: Fix typo (puya-ts)
github 18:12:58 add Go Benchmark (go) benchmark result for 1d93b278d58af173ecde0ef5f24cbb6eb90181ed (go-algorand)
SheckJuarez 18:15:39 Updates and additions (AlgorandCIDs)
mitsinsar 19:04:00 PERA-1594 Remove asset information and related references (pera-android)
algorandskiy 19:05:46 Update data/txHandler.go (go-algorand)
mitsinsar 19:08:32 PERA-1594 Deprecate legacy VerificationTier (pera-android)
sublime-b 19:13:35 🔥 Remove transak integration (pera-ios)
algorandskiy 19:25:56 tests: fix flaky TestLedgerErrorValidate (go-algorand)
PhearZero 19:32:23 Merge pull request #136 from algorandfoundation/refactor/modals (nodekit)
cusma 19:37:24 chore: remove beta dependencies (ARCs)
tristanmenz… 19:51:35 test: Omit source maps as they contain absolute paths (puya-ts)
gmalouf 20:03:52 Update Go version and build environment. (msgp)
gmalouf 20:10:52 Bump Ubuntu version in codegen_verification job. (go-algorand)
gmalouf 20:12:59 Update Go version and build environment. (#33) (msgp)
algorandskiy 20:14:39 tests: fix flaky TestLedgerErrorValidate (#6259) (go-algorand)
github 20:18:38 add Go Benchmark (go) benchmark result for 82221c290cb042adbd35472591dab9856aed3a2a (go-algorand)
urtho 20:34:38 use context when creating telemetry hook (go-algorand)
gmalouf 20:38:19 Build: Bump Ubuntu version in codegen_verification job. (#6260) (go-algorand)
github 20:42:18 add Go Benchmark (go) benchmark result for 116794e716ce642cfcbe58e67a03a9f655a19d8f (go-algorand)
algogm 20:49:54 Update README.md (graviton)
algogm 20:51:52 Update README.md (#56) (graviton)
gmalouf 20:58:59 Bump ubuntu version to 22.04 on github actions. (pyteal)
gmalouf 21:01:06 Update actions/upload-artifact to v4. (pyteal)
algogm 21:09:05 Revert "Update README.md (#56)" (graviton)
algogm 21:09:31 Revert "Update README.md (#56)" (#57) (graviton)
gmalouf 21:10:35 Bump ubuntu version to 22.04 on github actions. (#723) (pyteal)
gmalouf 21:14:01 Bump Ubuntu version in readthedocs to Ubuntu 22.04. (py-algorand-sdk)
mitsinsar 21:32:31 PERA-1594 Migrate ManageAssetsBottomSheet (pera-android)
PhearZero 21:40:24 Merge pull request #139 from algorandfoundation/refactor/overlay-events (nodekit)
gmalouf 21:43:24 Bump Ubuntu version in readthedocs to Ubuntu 22.04. (#560) (py-algorand-sdk)
tristanmenz… 21:55:30 chore: Npm update (puya-ts)
mitsinsar 22:13:55 PERA-1664 Create getAssetHoldingList use case (pera-android)
mitsinsar 22:14:33 PERA-1664 Migrate remove asset flow (pera-android)
mitsinsar 23:11:58 PERA-1594 Add empty spaces to VM classes (pera-android)
mitsinsar 23:13:13 PERA-1594 Revert VM changes (pera-android)
mitsinsar 23:13:45 PERA-1594 Add inject annotation to VM delegates (pera-android)
joe-p 23:39:33 use the right simulate request, update program (algorand-sdk-testing)
mitsinsar 23:45:57 PERA-1594 Revert VM changes (pera-android)
mitsinsar 23:45:57 PERA-1594 Add empty spaces to VM classes (pera-android)
mitsinsar 23:45:57 PERA-1594 Use AssetConstant for asset IDs (pera-android)
mitsinsar 23:45:57 PERA-1594 Migrate ManageAssetsBottomSheet (pera-android)
mitsinsar 23:45:57 PERA-1594 Deprecate legacy VerificationTier (pera-android)
mitsinsar 23:45:57 PERA-1594 Add inject annotation to VM delegates (pera-android)
mitsinsar 23:45:57 PERA-1594 Remove asset information and related references (pera-android)
agodnic 23:59:47 Improve readability in e2e test (indexer)