Home / Reports / Mar 12, 2025

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

Mar 11, 2025 Arrow Back Arrow Forward Mar 13, 2025
M
T
W
T
F
S
S
24
25
26
27
28
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
31
1
2
3
4
5
6

Wednesday, March 12, 2025

93 commits were pushed across 21 repos by 25 authors. There were 96,492 additions and 45,978 deletions.

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

Authors

Updated Repos

...

Commit Log

boblat 01:18:02 feat: add tests for setting items in struct back in (algorand-typescript-testing)
boblat 01:29:52 Merge pull request #64 from algorandfoundation/fix/box-struct-arc4 (algorand-typescript-testing)
semantic-re… 01:34:07 Notes added by 'git notes add' (algorand-typescript-testing)
gabrielkuet… 02:31:31 feat: update signign transaction example (devportal-code-examples)
boblat 02:49:56 feat: add tealscript calculator, simple examples as base for migration (puya-ts-demo)
boblat 03:00:05 migrate simple contract from tealscript to puya-ts (puya-ts-demo)
boblat 03:02:01 migrate kitchen sink contract from tealscript to puya-ts (puya-ts-demo)
boblat 03:02:04 migrate calculator contract from tealscript to puya-ts (puya-ts-demo)
PatrickDinh 04:07:42 chore: error handling (puya-ts)
PatrickDinh 04:07:51 Merge remote-tracking branch 'origin/main' into language-server (puya-ts)
boblat 05:31:43 fix: ensure all example contracts compile successfully (algorand-typescript-testing)
boblat 09:23:10 Merge pull request #14 from algorandfoundation/feat/calculator-example (puya-ts-demo)
boblat 09:23:47 feat: add tealscript lsig-with-add example as base for migration (puya-ts-demo)
PatrickDinh 09:33:59 wip (puya-ts)
SudoWeezy 09:38:15 Merge pull request #3 from d13co/fix-comrak-dep (xgovw)
PatrickDinh 09:46:27 rename ALGORAND_LSP_PORT (puya-ts)
PatrickDinh 09:47:02 Merge remote-tracking branch 'origin/main' into language-server (puya-ts)
SudoWeezy 09:59:40 update for xgov council application (xgovw)
SudoWeezy 10:04:02 update for xgov council application (xgovw-action)
SudoWeezy 10:12:05 Create xgov_council-196.md (xGov)
SudoWeezy 10:14:04 Update xgov_council-196.md (xGov)
SudoWeezy 10:16:18 update (xgovw-action)
SudoWeezy 10:19:05 update (xgovw-action)
SudoWeezy 10:21:18 Update post-ci.yaml (xGov)
SudoWeezy 10:21:33 Merge branch 'main' into test-application-council-linter (xGov)
SudoWeezy 10:22:59 Update auto-label-bot.yml (xGov)
SudoWeezy 10:23:14 Merge branch 'main' into test-application-council-linter (xGov)
SudoWeezy 10:26:40 Update ci.yaml (xGov)
SudoWeezy 10:26:51 Merge branch 'main' into test-application-council-linter (xGov)
SudoWeezy 10:27:50 update status and file name (xGov)
SudoWeezy 10:28:16 Merge pull request #217 from algorandfoundation/test-application-council-linter (xGov)
yasin-ce 10:28:16 PERA-1760 :: Create GetLocalAccountCountUseCase in common sdk (pera-android)
mitsinsar 10:48:07 PERA-1762 Migrate view passphrase fragment (pera-android)
SudoWeezy 10:51:42 Update README.md (xGov)
SudoWeezy 10:53:20 Create arc-0083.md (ARCs)
SudoWeezy 11:08:49 Update links (ARCs)
daniel-make… 11:25:39 feat: add puyad (puya)
daniel-make… 11:26:19 test: use puyad with puyapy-lsp to see if it works (puya)
PatrickDinh 11:42:58 wip - refactor (puya-ts)
yasin-ce 11:43:16 PERA-1767 :: Remove AccountStateHelperUseCase.kt and refactor usages (pera-android)
yudrywet 11:43:35 refactor: replace deprecated 'golang.org/x/exp/rand' to 'math/rand/v2' (go-algorand)
Silventino 11:58:36 Create README.md (swapper)
Asthay97 12:13:22 fixes from review docs for accounts (devportal)
PhearZero 14:01:13 fix: online status for expired accounts (nodekit)
PhearZero 14:06:42 Merge pull request #155 from algorandfoundation/chore/key-legend (nodekit)
ehanoc 14:35:55 Merge pull request #26 from algorandfoundation/fix/axfer-amt (algo-models)
semantic-re… 14:36:44 chore(release): 1.0.0-canary.2 [skip ci] (algo-models)
semantic-re… 14:36:46 Notes added by 'git notes add' (algo-models)
algorandskiy 14:42:15 Update netdeploy/networkTemplate.go (go-algorand)
PhearZero 14:43:30 ci: coverage reporters and provenance (algo-models)
dependabot[… 14:43:40 build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /test/heapwatch (#6271) (go-algorand)
github 14:48:44 add Go Benchmark (go) benchmark result for f53eaeb452d277d0992b45cd4c9c02f38bdabc28 (go-algorand)
michaeltchu… 15:14:33 chore: log greeting (2025-03-12) (a-day-in-my-bobalife)
aorumbayev 15:31:14 fix: ensure close_out calls are generated in composer (algokit-client-generator-py)
aorumbayev 15:35:36 fix: ensure update operations are generated on composer (algokit-client-generator-ts)
aorumbayev 15:36:41 chore: npm audit fix for axios (algokit-client-generator-ts)
aorumbayev 15:39:13 chore: regen artifacts (algokit-client-generator-py)
yasin-ce 15:45:16 PERA-1770 :: Remove AccountDetailUseCase.kt and refactor usages (pera-android)
PhearZero 15:50:01 test(AssetParams): add instance check (algo-models)
PhearZero 15:50:07 docs: improve on practices (algo-models)
PhearZero 16:18:54 test: online status for expired accounts (nodekit)
algorandskiy 16:27:27 test: add OverrideKmdConfig to libgoalFixture (#6269) (go-algorand)
github 16:31:27 add Go Benchmark (go) benchmark result for 3a0cd6e19b05a2f38eb7ad5d855571b5eba180bb (go-algorand)
yasin-ce 16:40:09 PERA-1760 :: Remove redundant coVerify methods (pera-android)
yasin-ce 16:46:54 PERA-1767 :: Encrypt the private key in account recovery flow (pera-android)
lempira 17:12:22 feat: added python and typescript fullstack (algokit-templates)
iskysun96 17:27:41 Merge pull request #31 from algorandfoundation/update-sign-transactions-py (devportal-code-examples)
- 17:29:28 chore: wip (devportal-code-examples)
- 17:31:41 chore: move signer into transaction_with_signer section (devportal-code-examples)
iskysun96 17:34:31 Merge branch 'main' into update-sign-transactions-py (devportal-code-examples)
yasin-ce 17:40:49 PERA-1770 :: Update account mapping method (pera-android)
iskysun96 17:40:57 Merge pull request #33 from algorandfoundation/update-sign-transactions-py (devportal-code-examples)
aorumbayev 17:51:10 chore: testing ci (puya)
aorumbayev 17:56:28 chore: addressing pr comments (puya)
yasin-ce 17:59:38 PERA-1770 :: Remove AccountDetailUseCase.kt and refactor usages (#198) (pera-android)
yasin-ce 18:03:34 PERA-1760 :: Create GetLocalAccountCountUseCase in common sdk (#196) (pera-android)
mitsinsar 18:04:19 Merge branch 'epic/pera-798-common-dev-update' into PERA-1767 (pera-android)
lazystar 18:20:22 passing build (devportal)
lazystar 18:27:14 updated submodules (devportal)
lazystar 18:33:43 latest submodule content with passing build (devportal)
yasin-ce 18:40:56 PERA-1767 :: Remove AccountStateHelperUseCase.kt and refactor usages (#197) (pera-android)
gabrielkuet… 18:48:19 Merge branch 'main' into update-sign-txns-ts (devportal-code-examples)
PhearZero 18:49:39 test(appl): add test for appl create (algo-models)
mitsinsar 19:07:18 PERA-1755 Migrate ledger rekey flow (pera-android)
tristanmenz… 19:14:46 feat: Inline basic const declarations so methods which rely on constant values work when they are indirectly passed a constant value (puya-ts)
mitsinsar 19:18:53 Merge branch 'epic/pera-798-common-dev-update' into pera-1755 (pera-android)
tristanmenz… 19:28:03 feat: Inline basic const declarations so methods which rely on constant values work when they are indirectly passed a constant value (puya-ts)
semantic-re… 19:36:02 Notes added by 'git notes add' (puya-ts)
imp2arthur 20:57:46 [add:test] add tests to check the ability of more users to vote to a proposal and check voting power (governance-contracts)
michaeltchu… 22:07:34 Merge branch 'epic/pera-798-common-dev-update' into PERA-1284-scanning (pera-android)
michaeltchu… 22:51:24 PERA-1581 :: Migrate fetching HD registered addresses code into common-sdk (pera-android)
michaeltchu… 23:07:54 PERA-1581 :: Make AddHdSeedUseCase more readable (pera-android)
algo-dev-se… 23:27:01 Regenerate code from specification file (java-algorand-sdk)