Home / Reports / Nov 14, 2025

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

Nov 13, 2025 Arrow Back Arrow Forward Nov 15, 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
29
30
1
2
3
4
5
6
7

Friday, November 14, 2025

97 commits were pushed across 21 repos by 25 authors. There were 172,903 additions and 71,072 deletions.

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

Authors

Updated Repos

...

Commit Log

joe-p 00:04:12 wip: specify arch (algokit-core)
- 01:00:20 Build 2536 Data (go-algorand)
neilcampbell 01:24:06 chore: fix banner image (algokit-typescript-template)
neilcampbell 01:28:09 chore: fix broken banner image (algokit-python-template)
neilcampbell 01:41:06 Merge pull request #42 from algorandfoundation/update-ts-config (algokit-typescript-template)
neilcampbell 01:49:53 chore: remove util dependency to fix audit issue (algokit-python-template)
neilcampbell 02:29:10 Merge pull request #109 from algorandfoundation/chore/fix-banner (algokit-python-template)
dependabot[… 02:31:41 chore(deps): bump the all group across 1 directory with 5 updates (algokit-python-template)
dependabot[… 02:31:44 Merge d032cfc77a9267446ead4c2ed709c3f20c3ceed1 into b0b54f19889eb1403e98242ba0f77089eaaef5f8 (algokit-python-template)
PatrickDinh 02:51:38 wip (algokit-utils-ts)
Caerlower 03:08:46 chore: trigger deployment after restoring commits (algo-intent)
neilcampbell 03:26:02 chore: update templates (algokit-fullstack-template)
achidlow 03:43:10 chore: compile_all (puya)
achidlow 03:43:10 feat: handle encoding/decoding sized native bytes to ARC-4 arrays more efficiently, and also optimize len of extract with known size (puya)
achidlow 03:47:44 chore: compile_all (puya)
achidlow 03:47:44 feat: handle encoding/decoding sized native bytes to ARC-4 arrays more efficiently, and also optimize len of extract with known size (puya)
PatrickDinh 05:31:11 wip - styling fixing everything (algokit-utils-ts)
SavvySID 06:01:10 Add interactive message type support for button and list replies (algo-intent)
SavvySID 06:01:10 Add WhatsApp media download and IPFS upload utilities (algo-intent)
SavvySID 06:01:10 Add quick replies function and refactor phone number normalization (algo-intent)
SavvySID 06:01:10 Add NFT and wallet transaction handlers, update explorer URLs to Lora AlgoKit (algo-intent)
SavvySID 06:01:10 Add in-process message processor to replace Redis queue (algo-intent)
SavvySID 06:01:10 Remove Redis test script (algo-intent)
SavvySID 06:01:10 Replace Redis queue with in-process message processor in webhook handler (algo-intent)
SavvySID 06:01:10 Replace Redis queue with in-process message processor and add graceful shutdown (algo-intent)
SavvySID 06:01:10 Remove Redis worker implementation (algo-intent)
SavvySID 06:01:10 Extract interactive button and list reply messages (algo-intent)
SavvySID 06:01:10 Add media_id and media_type to IntentParameters for NFT creation (algo-intent)
SavvySID 06:01:10 Remove Redis/BullMQ dependencies and add form-data package (algo-intent)
SavvySID 06:01:10 Remove Redis queue implementation (algo-intent)
SavvySID 06:01:20 Update architecture diagram: replace Redis queue with message processor (algo-intent)
tinyfoolish 06:41:03 chore: fix a large number of spelling issues (go-algorand-sdk)
neilcampbell 07:52:29 chore: fix build (algokit-fullstack-template)
renovate[bo… 08:11:55 chore(deps): update non-major dependencies (use-wallet)
renovate[bo… 08:11:58 Merge 8677d25a43e995356d52c263f5e8494edac247c2 into 3306f9787d3d31e7127cf024ffc88e59e1b5d004 (use-wallet)
neilcampbell 08:40:58 Merge pull request #52 from algorandfoundation/chore/template-update (algokit-fullstack-template)
filipetamota 09:21:07 disable onAmountTap for markets fragment (pera-ios)
filipetamota 09:22:57 Merge 43c8d197687444dff8b586d933b63a29b8c4e2a6 into 4f3fdfcfafaeb647b596c8762e91f972d9d15c95 (pera-ios)
renovate[bo… 11:33:55 chore(deps): update non-major dependencies (use-wallet)
renovate[bo… 11:33:59 Merge 5ec28b4de85bc6163951739a31c9b43b23c3bc6a into 3306f9787d3d31e7127cf024ffc88e59e1b5d004 (use-wallet)
filipetamota 11:54:12 :bug: fix normalized string helper (#195) (pera-ios)
yasin-ce 13:21:36 PERA-3144 :: Remove hd wallet feature flag (pera-android)
yasin-ce 13:24:06 PERA-3145 :: Remove charts feature flags (pera-android)
yasin-ce 13:25:35 PERA-3146 :: Remove swap v2 flag and v1 implementation (pera-android)
nullun 13:25:58 fix: Bootstrap works without software-properties-common (Debian 13) (nodekit)
filipetamota 14:08:05 :bug: hide tendency values if privacy mode is enabled in Account Detail screen (pera-ios)
filipetamota 14:15:20 :bug: constraint fix (pera-ios)
filipetamota 14:15:29 Merge 0e609fec58f4c003b517a5d999133c8962f9bedd into 4f3fdfcfafaeb647b596c8762e91f972d9d15c95 (pera-ios)
neilcampbell 14:22:05 chore: adjusting the block type to align with go-algorand and js-algosdk (algokit-utils-ts)
mrcointreau 14:56:55 add examples (algokit-utils-ts)
michaeltchu… 15:14:33 chore: log greeting (2025-11-14) (a-day-in-my-bobalife)
aorumbayev 15:15:16 chore: remove typed ledger state delta endpoint support to align with ts constraints; Add Missing ParticipationUpdates model (algokit-utils-py)
aorumbayev 15:20:32 fix(api): handle unhashable keys in msgpack responses (#216) (algokit-utils-py)
yasin-ce 15:25:32 PERA-3146 :: Remove swap v2 flag and v1 implementation (pera-android)
urtho 15:29:53 before-time/after-time optimization for participation queries (#1677) (indexer)
lempira 16:16:55 Merge remote-tracking branch 'origin/decoupling-algod-compat' into feature/add-algod-polytests (algokit-utils-ts)
cce 16:26:35 better generics, clean up some more (go-algorand)
cce 16:29:51 use L for AppLocalState (go-algorand)
cce 16:56:03 apply changes from modernize x/tools v0.39.0 (go-algorand)
cce 17:19:25 make happier generated code (msgp)
cce 17:22:23 run make msgp with algorand/msgp#35 (go-algorand)
cce 17:28:02 fix +build issues and pin modernize to v0.39.0 (go-algorand)
cce 17:32:57 CR feedback (msgp)
cce 17:34:27 Merge pull request #35 from algorand/modernize (msgp)
cce 17:35:27 bump msgp gen version (go-algorand)
gidonkatten 17:47:45 migrate to algosdk v3 (#98) (algorand-js-sdk)
github-acti… 17:48:08 chore(release): version packages (algorand-js-sdk)
github-acti… 17:48:30 chore(release): version packages (#99) (algorand-js-sdk)
cce 17:49:59 CI: apply changes from latest modernize v0.39.0 (#6498) (go-algorand)
github 17:55:23 add Go Benchmark (go) benchmark result for 99c6b1968615a5e73f97dfc6171e09c534ca2498 (go-algorand)
lempira 18:49:54 feat(tests): add no-parameter endpoint tests with external snapshots (algokit-utils-ts)
cce 19:12:41 make ledgerTestHelper (go-algorand)
cce 19:49:58 add more methods to ledgerTestBlockBuilder (go-algorand)
cce 19:54:00 add endOfBlock and initNextBlockHeader to test helper (go-algorand)
urtho 20:14:16 Revert "before-time/after-time optimization for participation queries (#1677)" (indexer)
satishccy 20:22:40 add: arc62 support (arcraft)
satishccy 20:23:00 deploy: 12318691ca941e9d38e6207400e71ce8ab749827 (arcraft)
satishccy 20:32:36 add usecase build (arcraft)
satishccy 20:35:17 Refactor docs-deploy workflow for deployment steps (arcraft)
satishccy 20:35:40 deploy: 91ebdf66ef34e03d48e029853fd9cbbf2a2376dc (arcraft)
satishccy 20:38:10 add: base url for usecase (arcraft)
satishccy 20:38:18 Merge branch 'main' of github.com:satishccy/arcraft (arcraft)
satishccy 20:38:44 deploy: 9e87f0d3a3be6647253005798d9a269c4fbe3cea (arcraft)
agodnic 20:40:19 Add `ConnectedPeerStatus` definition to swagger (go-algorand)
satishccy 20:43:13 change docs url (arcraft)
satishccy 20:43:38 deploy: e823ed4093deec45e1a4cb9e7ace3aa2d9f4640c (arcraft)
satishccy 21:10:45 update usecase frontend hero section (arcraft)
satishccy 21:11:04 deploy: d5623fa99b0d739b75440af4cb47d08f992d68fd (arcraft)
urtho 21:25:28 Revert "before-time/after-time optimization for participation queries (#1677)" (#1682) (indexer)
lempira 22:07:48 feat(tests): add address-based endpoint tests with external snapshots (algokit-utils-ts)
lempira 22:14:56 feat(tests): add transaction endpoint tests with external snapshots (algokit-utils-ts)
lempira 22:17:47 feat(tests): add application endpoint test with external snapshots (algokit-utils-ts)
lempira 22:23:25 feat(tests): add ledger endpoint tests with external snapshots (algokit-utils-ts)
dependabot[… 22:27:38 Bump js-yaml from 4.1.0 to 4.1.1 (subql-stellar)
lempira 22:36:16 feat(tests): add round-based endpoint tests with external snapshots (algokit-utils-ts)
urtho 22:47:10 before-time/after-time optimization for participation queries (indexer)
algo-dev-se… 23:28:23 Regenerate code from specification file (js-algorand-sdk)