Home / Reports / Mar 5, 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 4, 2025 Arrow Back Arrow Forward Mar 6, 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 5, 2025

138 commits were pushed across 29 repos by 32 authors. There were 78,861 additions and 11,778 deletions.

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

Authors

Updated Repos

...

Commit Log

stwiname 00:06:05 Implement blockchain service, update node version, update nest deps (subql-stellar)
stwiname 00:11:54 Update changelogs (subql-stellar)
stwiname 00:29:30 Fix test/runtime issues (subql-stellar)
- 01:00:29 Build 2285 Data (go-algorand)
boblat 02:01:35 fix: allow bool return type for all calls to `box_del` op code (#409) (puya)
stwiname 02:28:06 Blockchain service (#110) (subql-stellar)
stwiname 02:29:07 [SKIP CI] Prerelease (subql-stellar)
stwiname 02:31:29 [release] 20250305 (subql-stellar)
- 02:52:45 4.4.4 (puya)
stwiname 03:02:28 [release] 20250305 (#111) (subql-stellar)
boblat 03:08:48 chore: update puya compiler version to 4.4.4 (puya-ts)
dependabot[… 03:14:43 Update eslint-plugin-vue requirement from ^9.32.0 to ^9.33.0 (algo-voting)
boblat 03:16:53 Merge pull request #118 from algorandfoundation/fix/box_del (puya-ts)
semantic-re… 03:24:39 Notes added by 'git notes add' (puya-ts)
daniel-make… 03:24:42 run lsp on whole workspace and update diagnostics for all files (puya)
daniel-make… 03:24:42 use O0 for analysis (puya)
daniel-make… 03:24:42 algopy lsp POC using pygls (puya)
daniel-make… 03:24:42 support supplying prefix via lsp initialize (puya)
daniel-make… 03:24:42 fix cyclic import (puya)
daniel-make… 03:24:42 don't use sys.exit during exception handling (puya)
daniel-make… 03:24:42 handle PuyaExitError (puya)
daniel-make… 03:24:42 refactor: move into lsp folder (puya)
boblat 03:29:42 chore: update version of puya-ts dependency (algorand-typescript-testing)
boblat 03:34:59 Merge pull request #63 from algorandfoundation/fix/switch-eval (algorand-typescript-testing)
semantic-re… 03:39:30 Notes added by 'git notes add' (algorand-typescript-testing)
boblat 03:45:03 chore: update packages (puya-ts-demo)
boblat 03:48:23 chore: update packages to the latest version (algokit-typescript-template)
boblat 03:55:27 Merge pull request #11 from algorandfoundation/chore/update (puya-ts-demo)
boblat 03:56:25 chore: update packages (puya-ts-demo)
boblat 03:57:17 Merge pull request #13 from algorandfoundation/chore/update (puya-ts-demo)
michaeltchu… 05:28:58 PERA-1353 :: initial bottom sheet code (pera-android)
michaeltchu… 05:28:59 PERA-1353 :: Add in placeholder bottomsheet card widget before styling (pera-android)
michaeltchu… 05:28:59 PERA-1353 :: Add in HD wallet feature flag for debug builds (pera-android)
michaeltchu… 05:30:05 PERA-1353 :: Add in mnemonic card design (pera-android)
michaeltchu… 05:30:16 PERA-1353 :: Switch to ModalBottomSheet (pera-android)
michaeltchu… 05:30:16 PERA-1353 :: Fix colors slightly (pera-android)
michaeltchu… 05:30:16 PERA-1353 :: Fix compose background theme color (pera-android)
michaeltchu… 05:30:16 PERA-1353 :: fix recommended label background (pera-android)
michaeltchu… 05:30:16 PERA-1353 :: Change recovery passphrase to 24 or 25 depending option you choose (pera-android)
michaeltchu… 05:30:16 PERA-1353 :: Address PR feedback (pera-android)
michaeltchu… 05:30:17 PERA-1353 :: create wallet working flow (pera-android)
michaeltchu… 05:30:17 PERA-1353 :: add IsOnHdWalletUseCase (pera-android)
michaeltchu… 05:30:17 PERA-1666 :: compose preview working and renaming mnemonicCard (pera-android)
michaeltchu… 05:30:17 PERA-1353 :: add in working bottom sheet for create wallet flow (pera-android)
michaeltchu… 05:30:17 PERA-1353 :: Update test (pera-android)
michaeltchu… 05:30:17 PERA-1666 :: RegisterIntroFragment in compose working (pera-android)
michaeltchu… 05:30:17 PERA-1353 :: Fix strings in PR feedback and some more extra places (pera-android)
michaeltchu… 05:30:17 PERA-1353 :: Fix Hd account creation in database (pera-android)
michaeltchu… 05:30:18 PERA-1353 :: Turn off entropy encrypt so signing txn will work (pera-android)
michaeltchu… 05:30:18 PERA-1353 :: add in unit test for Base64Manager (pera-android)
michaeltchu… 05:30:18 PERA-1353 :: Allow transactions in UI for HDKey accounts (not working secret key though) (pera-android)
michaeltchu… 05:30:18 PERA-1353 :: Fix hd entropy and seed encryption (pera-android)
michaeltchu… 05:30:18 PERA-1353 :: Update test (pera-android)
michaeltchu… 05:30:18 PERA-1353 :: Fix show passphrase during onboarding by turning encryption off (pera-android)
michaeltchu… 05:30:18 PERA-1353 :: Add algo25 encryption secret key test (pera-android)
michaeltchu… 05:30:19 PERA-1381 :: Update the account creation flow encryption (pera-android)
michaeltchu… 05:30:19 PERA-1381 :: Address some PR feedback (pera-android)
michaeltchu… 05:30:19 PERA-1353 :: Add in new item choice in welcome screen (pera-android)
michaeltchu… 05:30:19 PERA-1353 :: Add test for HDSeedRepositoryImpl (pera-android)
alexs60 05:30:19 PERA-1707 :: Lottie compose animation for recover account (#178) (pera-android)
michaeltchu… 05:30:19 Resolve Conflicts (pera-android)
michaeltchu… 05:41:10 PERA-1381 :: Merge in new HD wallet common-sdk changes used (pera-android)
daniel-make… 05:53:37 refactor: add SourceProvider protocol (puya)
michaeltchu… 06:30:48 PERA-1381 :: move entity mapper interfaces back into data layer (pera-android)
michaeltchu… 06:35:40 PERA-1353 :: move entity mapper interfaces back into data layer (pera-android)
marotipatre 07:10:58 Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git (Bidding_Marketplace-on-Algorand)
Paul-Jonath… 07:39:27 first commit (BountyBoard)
filipetamota 08:26:37 1620 track missing events (#1558) (pera-ios)
marotipatre 09:32:42 bidding market Contract added (Bidding_Marketplace-on-Algorand)
marotipatre 09:43:13 updated readme (Bidding_Marketplace-on-Algorand)
marotipatre 09:44:56 Create LICENSE (Bidding_Marketplace-on-Algorand)
daniel-make… 10:10:07 feat: debounce diagnostic refreshes (puya)
PatrickDinh 10:41:16 hack: run stdin and stdout (puya)
marotipatre 10:52:54 Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git (Escrow-Mechanism-on-Algorand)
aorumbayev 11:35:06 chore: reverting tmp commit to test codesigning (puya)
marotipatre 11:40:31 developed escrow mechanism on the Algorand (Escrow-Mechanism-on-Algorand)
marotipatre 11:42:55 Create LICENSE (Escrow-Mechanism-on-Algorand)
nickthelege… 11:48:11 Version: 1.0.25: Added Asset to the AppAddress (AlgoQuest)
vijaywankhe… 11:50:22 ALL-9593 - cap gasPrice for polygon-amoy (tatum-js)
nickthelege… 12:12:03 Version: 1.0.26: Added Selling and Added the app_id and app_address to database (AlgoQuest)
larkiny 12:38:36 Merge pull request #198 from algorandfoundation/DVP-85-Algorand-Intro (devportal)
nickthelege… 12:45:46 Version: 1.0.27: Added Buying and Implemented the Logic(half ) (AlgoQuest)
marotipatre 13:33:20 updated contract (Escrow-Mechanism-on-Algorand)
marotipatre 13:37:49 Merge branch 'main' of https://github.com/marotipatre/Escrow-Mechanism-on-Algorand into test (Escrow-Mechanism-on-Algorand)
marotipatre 13:39:51 developing branch open with constructor checks (Escrow-Mechanism-on-Algorand)
EugeneLas 13:44:33 increase order default exp value (ultrade-python-sdk)
neilcampbell 13:58:47 chore: update dependencies (algokit-typescript-template)
larkiny 14:01:07 Initial integration of Plausible.io analytics (devportal)
larkiny 14:09:02 Merge pull request #201 from algorandfoundation/chore/plausible-integration (devportal)
larkiny 14:13:53 DVP-366: Integration of Plausible.io analytics (devportal)
aorumbayev 14:15:00 chore: wip tests (algokit-cli)
larkiny 14:25:42 DVP-366: Integrate analytics (devportal)
neilcampbell 14:32:20 chore: update to node22 (#25) (algokit-typescript-template)
larkiny 14:33:09 DVP-366: Integration of analytics for "staging" (devportal)
larkiny 14:40:14 Merge pull request #204 from algorandfoundation/chore/plausible-integration-staging (devportal)
michaeltchu… 14:48:08 PERA-1381 :: remove remote config changes (pera-android)
larkiny 14:48:48 DVP-366 Fixed analytics tag (devportal)
michaeltchu… 14:54:25 PERA-1381 :: change build number (pera-android)
larkiny 14:55:25 Merge pull request #205 from algorandfoundation/chore/plausible-integration-staging (devportal)
michaeltchu… 15:14:51 chore: log greeting (2025-03-05) (a-day-in-my-bobalife)
p2arthur 15:21:52 [working-version] (governance-contracts)
michaeltchu… 15:29:50 PERA-1381 :: remove remote config changes (pera-android)
mitsinsar 15:36:36 PERA-1447 :: Name service polling migration - dev update (#181) (pera-android)
emmylem 15:54:36 admin dashboard updates (aurally)
GreenGhost-… 16:02:39 Initial commit from Create Next App (pranivi-frontend)
GreenGhost-… 17:29:52 Version: 1.0.1 : Om sai ram (pranivi-frontend)
GreenGhost-… 17:58:01 Fixed Some Issues (pranivi-frontend)
tristanmenz… 18:24:32 feat: Default to the build command if no other command is present (puya-ts)
gabrielkuet… 18:52:56 feat: update production example contract and add tests (algokit-typescript-template)
gabrielkuet… 18:53:22 feat: update starter example contract (algokit-typescript-template)
gabrielkuet… 18:53:33 feat: update template content (algokit-typescript-template)
gabrielkuet… 19:45:13 feat: remove access modifiers on contracts and remove the rule (algokit-typescript-template)
satishccy 19:48:09 reduce chunk size for signed asset transactions from 4 to 2 (wen-tools)
gabrielkuet… 19:50:31 chore: format contract (algokit-typescript-template)
satishccy 19:50:41 reduce chunk size for signed asset transactions from 4 to 2 (#118) (wen-tools)
gmalouf 19:51:05 Prep for new release process based on 'github release' publishing. (js-algorand-sdk)
gmalouf 20:16:53 Update changelog for v3.3.2 (js-algorand-sdk)
gmalouf 20:29:12 Tweak tag name variable to populate properly. (js-algorand-sdk)
gmalouf 20:33:58 Fix tag name variable in post-release.yml. (go-algorand-sdk)
michaeltchu… 21:03:10 Merge branch 'dev' into PERA-1649-firebaseid (pera-android)
michaeltchu… 21:09:21 PERA-1447 :: Name service polling migration - dev update (#181) (pera-android)
tristanmenz… 21:41:08 feat: Default to the build command if no other command is present (puya-ts)
semantic-re… 21:49:10 Notes added by 'git notes add' (puya-ts)
PatrickDinh 21:51:38 wip (puya)
algorandskiy 21:51:55 catchpointdump: support p2p nodes (#6266) (go-algorand)
anupa-perera 21:55:51 feat: hide demerit if contract is deleted (DML-CHAIN)
github 21:56:07 add Go Benchmark (go) benchmark result for d44aa2d3f4f07551aed6f813d5fe32c44e134bd2 (go-algorand)
michaeltchu… 21:57:15 PERA-1621 :: Add requested missing analytics events (#168) (pera-android)
anupa-perera 21:57:22 fix: remove logs (DML-CHAIN)
michaeltchu… 21:59:30 Merge remote-tracking branch 'origin' into epic/pera-798-common-dev-update (pera-android)
tristanmenz… 22:05:21 fix: Use group transaction node instead of re-interpret cast for group transaction values (puya-ts)
drichar 22:46:02 fix(ui): correct max stake per pool calculation logic (reti)
drichar 22:52:28 chore(ui): fix imports in utils/contracts.ts (reti)
algo-dev-se… 23:27:01 Regenerate code from specification file (java-algorand-sdk)
joe-p 23:39:14 tests(swift): move tests to package (algokit-core)
joe-p 23:39:14 tests(swift): move tests to package (algokit-core)
tristanmenz… 23:47:01 fix: Use group transaction node instead of re-interpret cast for group transaction values (puya-ts)
semantic-re… 23:55:14 Notes added by 'git notes add' (puya-ts)