Home / Reports / Mar 7, 2026

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

Mar 6, 2026 Arrow Back Arrow Forward Mar 8, 2026
M
T
W
T
F
S
S
23
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

Saturday, March 7, 2026

100 commits were pushed across 18 repos by 25 authors. There were 345,963 additions and 220,981 deletions.

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

Authors

Updated Repos

...

Commit Log

github 00:03:14 add Go Benchmark (go) benchmark result for 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
drichar 00:40:07 chore: migrate tsup to tsdown and drop CJS output (use-wallet)
drichar 00:53:38 chore: pin dependency versions and fix publint repository URLs (use-wallet)
- 01:00:26 Build 2649 Data (go-algorand)
- 01:00:26 FI from master (go-algorand)
jannotti 01:48:56 Merge 2fa87f1812a419f931e103d627e8a2276e2f0837 into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
joe-p 03:00:18 Merge cadaf1c27784b181e46bc8488bc9f996b00c7591 into 342a819ed5893107e7f10b4358f61ada55b39ae8 (puya)
lempira 03:00:18 Merge a167f1231fcb68c4c5faf1b936861f4205525eac into 342a819ed5893107e7f10b4358f61ada55b39ae8 (puya)
iglosiggio 03:00:21 Merge 16dbeb811ba0136b2d41e80ee29b15c38f9ea8a2 into 342a819ed5893107e7f10b4358f61ada55b39ae8 (puya)
achidlow 03:00:23 Merge 24dc27da07ffdbcf129f141fbe1bef9a90c5ea8b into 342a819ed5893107e7f10b4358f61ada55b39ae8 (puya)
dependabot[… 03:00:25 Merge 33c2d5d279a5ab069e1a19a4dadee93df12b2938 into 342a819ed5893107e7f10b4358f61ada55b39ae8 (puya)
dependabot[… 03:00:26 Merge bc0f760f69a3040d23ad7b2d8ab7319c30e20b45 into 342a819ed5893107e7f10b4358f61ada55b39ae8 (puya)
dependabot[… 03:00:26 Merge 73c5d1a4db187976b71eb97283eb9f2df0ea232c into 342a819ed5893107e7f10b4358f61ada55b39ae8 (puya)
dependabot[… 03:00:27 Merge 4cfc197b28d6dc292c209f1adc61cff56afb3a57 into 342a819ed5893107e7f10b4358f61ada55b39ae8 (puya)
drichar 03:28:26 feat(core): rename `resetNetwork` to `persistNetwork` (use-wallet)
p2arthur 04:20:04 chore: update generated examples with new configurations for ESM compatibility (algokit-typescript-template)
p2arthur 04:22:31 chore: merge with latest from decoupling branch to fix conflicts (algokit-typescript-template)
p2arthur 04:31:59 chore: add prettierrc and update workflows to use single quotes for consistency (algokit-typescript-template)
p2arthur 04:38:42 Merge 321bc6510a24aa722cf940644de43b0e32ce0891 into 457eafe63a9ea9e888ae4edc07492656906b780c (algokit-typescript-template)
p2arthur 04:46:46 chore: add jest as generated template explicit dependency - It was missing but the tests were passing because of peer dep on ts-jest (algokit-python-template)
p2arthur 04:49:57 chore: update deploy script to watch for .env changes and hot reload (algokit-python-template)
p2arthur 04:50:09 Merge e210618addf3bb128499602d08b9ca4eb57e17cc into bb7f71061baa2894139c3695c4b2ffdc31fd7a82 (algokit-python-template)
pbennett 04:50:16 Merge pull request #1 from jannotti/box-paging (go-algorand)
pbennett 04:50:20 Merge 30a7640de73ac999429c7cc830bfb5ff36f05fe7 into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
p2arthur 04:53:51 chore: remove ts-node dependency (algokit-python-template)
p2arthur 05:01:07 chore: update generated templates (algokit-typescript-template)
p2arthur 05:01:15 Merge 67e03507e1c0f6053d29daf3a129f26a9101c32d into 457eafe63a9ea9e888ae4edc07492656906b780c (algokit-typescript-template)
p2arthur 05:15:03 chore: re-add ts-node as typescript template dependency because jest needs it (algokit-python-template)
p2arthur 05:20:19 chore: update generated templates (algokit-python-template)
p2arthur 05:21:29 Merge 2e242e636d9a57adb6b096aedcf11604abe87169 into b0b54f19889eb1403e98242ba0f77089eaaef5f8 (algokit-python-template)
drichar 05:26:31 feat(core): add wallet adapter capabilities (use-wallet)
p2arthur 05:27:08 chore: remove trailing space from templates that were causing wrong formatting on generated contracts (algokit-typescript-template)
p2arthur 05:33:08 chore: change directory from __dirname (CJS) to import.meta.url for better ESM compatibility on generated templates (algokit-typescript-template)
p2arthur 05:35:23 chore: update generated templates (algokit-typescript-template)
p2arthur 05:35:31 Merge 6132ae6a709c4d4621092c52a1604c813ec94666 into 457eafe63a9ea9e888ae4edc07492656906b780c (algokit-typescript-template)
drichar 05:51:05 feat(examples): use `availableWallets` for network-filtered wallet lists (use-wallet)
drichar 06:35:17 fix(core): disconnect incompatible wallets on network switch (use-wallet)
emg110 06:39:00 Update (algorand-mcp)
drichar 07:17:18 test(e2e): update Playwright tests for v5 example UI (use-wallet)
drichar 07:49:42 docs: add v4 to v5 migration guide (use-wallet)
drichar 08:08:25 docs: update GitBook documentation for v5 API (use-wallet)
thomasm1 09:21:20 REST: Address + TokenWallet Endpoints by Email (bitcoinBuyer1_CryptoMaven.xyz)
thomasm1 09:26:46 REST: Address + TokenWallet Endpoints by Email (bitcoinBuyer1_CryptoMaven.xyz)
p2arthur 09:42:26 feat: enable commiting changelog to github source code (algokit-python-template)
p2arthur 09:42:38 Merge 270c4a5103c0260db4bcc3bfff833f82633afe0d into b0b54f19889eb1403e98242ba0f77089eaaef5f8 (algokit-python-template)
p2arthur 09:43:39 feat: enable commiting changelog to github source code (algokit-typescript-template)
p2arthur 09:43:51 Merge 0ed1ecea064abd76692f824f711dc4b2e90b0934 into 457eafe63a9ea9e888ae4edc07492656906b780c (algokit-typescript-template)
p2arthur 09:48:24 chore: update template code to generate projects that are ESM compatible (algokit-react-frontend-template)
p2arthur 09:48:57 chore: pin algokit utils dependency to latest alpha (algokit-react-frontend-template)
p2arthur 10:01:13 chore: update generated templates (algokit-react-frontend-template)
p2arthur 10:03:31 chore: remove test playground (algokit-react-frontend-template)
joe-p 10:03:55 Merge 662830ac18ba6d860799dc85be7eb5d15cf500e4 into 29823f0666c7ab6e275c14c02ab9a6ae0bd990f3 (algorand-sdk-testing)
p2arthur 10:09:33 Merge 9535c76a0d0965b0ba2ce8fdb4a165dce1c85f8d into f7289a405c6a90e266bbca9e84d14f29ff5b71e8 (algokit-react-frontend-template)
nullun 10:10:28 Merge 2b530d8e58bf0769576c7499be3e6f74ea423e19 into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
gmalouf 10:10:28 Merge d4ca31f448626450a187a64b303073a7223feee0 into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
onetechnical 10:10:28 Merge 029447df17196c41992a7dbfc18dff83b43483b0 into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
dependabot[… 10:10:28 Merge db795065af238a01e3aabbb83f289ba2b4d2ca5f into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
giuliop 10:10:28 Merge d1fc09e3b67234dd90f20f9ed58e8059018dcaaa into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
cce 10:10:28 Merge 63338899a6bd17666f628e1f1d66403895ecca97 into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
dependabot[… 10:10:28 Merge 640fe53731f6680f6e251c45ef5192a1887b59bd into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
cce 10:10:28 Merge 48c0b4e0328146f4d9733ab30ee01b347daf9f17 into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
joe-p 10:10:28 Merge e6ce0d47b85895919b7e6436a3093ea5d5076a2b into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
algorandskiy 10:10:28 Merge 4c1083f9cfb2b1284f368ce1a5e67dd67b6e1f7c into 7b035664f9d5334bab671fba17215c7317da211a (go-algorand)
thomasm1 11:16:28 Kubernetes/Compose Scripts cleanup (bitcoinBuyer1_CryptoMaven.xyz)
thomasm1 11:20:06 ANGULAR: addresses/tokenWallets get/save to email profile (bitcoinBuyer1_CryptoMaven.xyz)
ehanoc 13:13:53 Merge pull request #25 from algorandfoundation/fix-bouncy-provider-priority (liquid-auth-android)
semantic-re… 13:22:14 chore(release): [skip ci] Liquid Auth (liquid-auth-android)
semantic-re… 13:22:14 Notes added by 'git notes add' (liquid-auth-android)
lempira 13:33:54 fix(docs): added missing examples sidebar config (algokit-utils-ts)
lempira 13:34:00 Merge 854968f30a10dceed3ee982d11dd1f38a4e28def into d185518d8f854b9cde08b84ab742658a21227f4a (algokit-utils-ts)
michaeltchu… 15:15:08 chore: log greeting (2026-03-07) (a-day-in-my-bobalife)
lempira 15:39:36 ci: add devportal docs publishing workflow with static example generation (algokit-utils-py)
lempira 15:46:16 chore: removed old examples astro pages (algokit-utils-py)
lempira 15:46:42 Merge e640b2ac9918616c8c538bd73d71ffdb4571c3a4 into 56115d032a1f0284f0a94b80cf1615b02e050b37 (algokit-utils-py)
lempira 15:58:04 chore: removed comments (algokit-utils-py)
MaidToShelly 16:05:24 Merge 94082bdf5cef26eaacaf7c6501d9865054ab95be into 62a502d4df2a45a3976339c5182379741740e45f (algorand-mcp)
lempira 16:15:05 chore: removed obsolete code (algokit-utils-ts)
lempira 16:15:10 Merge cc09f939619ac303659be37785b420cf4e3b9be9 into d185518d8f854b9cde08b84ab742658a21227f4a (algokit-utils-ts)
lempira 16:48:23 docs(lib-algokit-utils-ts): imported releasewith devportal integration updates (devportal)
lempira 17:17:32 docs(lib-algokit-utils-py): imported release with devportal integration updates (devportal)
lempira 18:37:35 ci: add DevPortal publishing pattern (algokit-subscriber-ts)
lempira 19:05:00 fix(ci): added npm i at root (algokit-subscriber-ts)
lempira 19:05:16 Merge cd72ee228aa0e2dc0dd6173f8805a143a368f16d into 2e87d71073520f07284d3d48e80489f4fe05d1e1 (algokit-subscriber-ts)
lempira 19:27:35 ci: add DevPortal publishing pattern (algokit-subscriber-py)
lempira 19:31:23 Merge 973f7e2edf543743ea0a48c171f3cde366ec6f91 into 5ca2123c168dba66c5b3293f3856ba656418b1fd (algokit-subscriber-py)
lempira 19:51:05 fix: check docs step and npm audit failure (algokit-subscriber-ts)
lempira 19:51:15 Merge 35bf479c53df4d682ce5d805cbb0db5647b123aa into 2e87d71073520f07284d3d48e80489f4fe05d1e1 (algokit-subscriber-ts)
lempira 19:52:14 fix: docs build was failing with incorrect --group docs (algokit-subscriber-py)
lempira 19:58:50 fix(ci): broken publish docs action (algokit-subscriber-py)
lempira 19:58:57 Merge 041657e356f8940aa86286ae29e29a3e9e6d93a2 into 5ca2123c168dba66c5b3293f3856ba656418b1fd (algokit-subscriber-py)
drichar 20:04:58 chore(release): 5.0.0-rc.1 (use-wallet)
lempira 20:31:26 refactor: updated subscriber import config (devportal)
lempira 20:33:56 docs(lib-algokit-subscriber-ts): imported release with devportal integration updates (devportal)
lempira 20:35:20 docs(lib-algokit-subscriber-py): imported release with devportal integration updates (devportal)
lempira 21:58:03 chore(ci): add branch for preview (devportal)
lempira 21:58:21 Merge 230793fe55b3ca4f705b0cb497bc4987129c7fb2 into 1b27413c54da0f2d6fd51c4053051c8695f6b392 (devportal)
algo-dev-se… 23:30:17 Regenerate code from specification file (java-algorand-sdk)
github-acti… 23:30:22 Merge cfd9d882e1bb55164ccb09d2303449e76f05e6a9 into 3f592bdebaaeecbcf5a1a6da65baf85116100664 (java-algorand-sdk)
algo-dev-se… 23:30:52 Regenerate code from specification file (go-algorand-sdk)
github-acti… 23:30:56 Merge 94b93e8217d87f015fe34222373d0dafe8c7d3ad into a7a89839f7c546fc9fb4ae61b9253d09251ac3ce (go-algorand-sdk)