Home Reports Mar 18, 2025

Tuesday, March 18, 2025

Commits
152
pushed this day
Repositories
34
with activity
Contributors
37
distinct authors
Lines changed
+325,606 −98,422
additions / deletions

Commit Log

152 commits · 34 repositories

00:00:02 devportal-code-examples - chore: lock updated +39 −22
00:08:00 devportal-code-examples - chore: minor fix +1 −1
00:08:20 devportal-code-examples - Merge remote-tracking branch 'origin/main' into feat/dvp-567-algokit-getting-started-guide +183 −0
00:08:45 devportal-code-examples - chore: minor fix +1 −1
00:35:56 algokit-tutorials SilentRhetoric Lesson 1 tweaks +10 −7
01:08:02 algorand-mcp emg110 Fix Env.ts and Fix resource/list +60 −96
01:10:03 algokit-tutorials SilentRhetoric Remove astro check from build script due to memory error. Cleaned lessons in preparation for buildout. +107 −379
01:10:38 algorand-mcp emg110 Fixed Issues with Claud and bumped version to 1.5.0 +3 −3
01:35:37 akt02 A-Maugli ts_api +1043 −154
01:41:59 puya-ts-demo boblat migrate big-box contract from tealscript to puya-ts +3441 −622
02:29:12 puya-ts-demo boblat Merge pull request #20 from algorandfoundation/feat/big-box +7614 −1
02:33:36 puya-ts-demo boblat feat: add tealscript arc75 example as base for migration +9006 −2
02:46:06 governance-contracts imp2arthur [add:contract_manager] change deployer to manager and method to update the contract manager +3837 −3236
02:53:29 algokit-tutorials SilentRhetoric Add lesson 2 +519 −14
02:57:24 puya-ts PatrickDinh chore: move the test to approval test +2 −32
03:00:26 puya-ts PatrickDinh Merge tag 'v1.0.0-beta.46' into puya-binary +834 −313
03:51:09 puya-ts PatrickDinh chore: update docs +3 −3
04:28:43 devportal-code-examples gabrielkuettel feat: add account reference example +2131 −12
05:06:22 puya-ts PatrickDinh chore: use lock-file +71 −9
05:19:54 puya-ts PatrickDinh chore: rename to customPuyaPath +6 −6
06:23:16 algokit-client-generator-ts neilcampbell chore: tweak release +2 −9
06:25:49 algokit-client-generator-ts neilcampbell chore: trigger +1 −1
06:36:07 algokit-client-generator-ts neilcampbell chore: need a pr +1 −1
07:40:15 Copyright_blockchain codinginsha Initial commit +2 −0
07:40:53 Copyright_blockchain codinginsha Update README.md +2 −1
07:42:33 Copyright_blockchain codinginsha Add files via upload +0 −0
07:47:25 puya-ts PatrickDinh chore: add pretest script to download puya +1 −0
07:54:21 pranivi-frontend nickthelegend Added Vendor's Dashboard Has Build errors +1854 −106
07:55:31 puya achidlow chore: update dependencies +13 −13
08:02:45 puya achidlow chore: update dependencies +13 −13
08:09:31 xgov-explorer headline-design proposal page init +1091 −611
08:25:24 tinyman-order-protocol etzellux init recurring order support +1841 −491
08:27:59 algorand-typescript-testing boblat fix: allow mutation of values stored in boxes, automatically register app address with context +161 −11
08:37:59 puya daniel-makerx algopy lsp POC using pygls +229 −14
08:37:59 puya daniel-makerx run lsp on whole workspace and update diagnostics for all files +162 −62
08:37:59 puya daniel-makerx support supplying prefix via lsp initialize +34 −19
08:37:59 puya daniel-makerx don't use sys.exit during exception handling +27 −19
08:38:00 puya daniel-makerx refactor: move into lsp folder +125 −63
08:38:00 puya daniel-makerx refactor: make get_python_executable public +4 −4
08:38:00 puya daniel-makerx fix cyclic import +2 −1
08:38:00 puya daniel-makerx fix: deadlock issue in language server on windows +9 −1
08:38:00 puya daniel-makerx use O0 for analysis +2 −0
08:38:00 puya daniel-makerx refactor: add SourceProvider protocol +93 −54
08:38:00 puya daniel-makerx feat: debounce diagnostic refreshes +18 −5
08:38:00 puya daniel-makerx handle PuyaExitError +2 −0
09:02:26 puya daniel-makerx test: fix error test suite +3 −3
09:48:58 hackseries-byop-certToken govind-amt Initial commit +2 −0
09:52:36 tinyman-js-sdk gulcinuras Merge pull request #104 from tinymanorg/fix/swap-router-app-call-note +17 −6
10:02:05 devportal - Updated workflow +3 −0
10:12:17 devportal - Updated workflow steps +17 −0
10:26:18 algokit-utils-py aorumbayev chore: align argument name in set signer from account with ts interface (#147) +157 −27
10:26:30 pranivi-frontend nickthelegend So many Build errors +6310 −0
10:36:46 puya-ts PatrickDinh chore: update help text +1 −1
10:46:48 puya-ts PatrickDinh feat: consume puya binary +532 −90
10:53:10 algokit-utils-ts - AK-194: Update dev portal links +42 −42
10:54:39 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
11:15:45 algorand-mcp emg110 Fixed Resources +44 −133
11:27:02 algorand-mcp emg110 Update to 1.6.0 +3 −3
11:38:02 puya-ts PatrickDinh chore: use lock file to make sure only 1 process downloads puya +163 −10
11:42:29 algorand-mcp emg110 Fixed look up account transactions duplicate +10 −86
11:48:37 algorand-mcp emg110 Bump to 1.7.0 +3 −3
11:55:09 puya-ts PatrickDinh Merge branch 'main' into language-server-diagnostics +1366 −403
12:13:57 akt02 A-Maugli Update README.md +138 −44
12:15:30 puya-ts PatrickDinh chore: rxjs (not tested) +27 −16
12:50:48 algorand-mcp emg110 Fix and bumped version to 1.8.0 +6 −6
13:24:59 nodekit PhearZero refactor(telemetry): change defaults and update nodely cmd +57 −2
13:35:05 devportal - Removed rehype-slug and rehype-autolink-headings plugins +0 −14
13:37:26 devportal - Updated package.json +0 −43
13:47:07 go-algorand nullun deps: switch from karalabe/usb to karalabe/hid +12 −12
13:50:08 devportal - Merge pull request #236 from algorandfoundation/chore/fix-utils-ts-config +405 −728
13:50:34 DML-CHAIN anupa-perera fix: template +208 −856
14:36:15 devportal - DVP-579: AVM overview page +954 −0
14:39:21 nodekit - fix URL duplication in enable markdown +1 −1
14:41:57 AlgorandCIDs SheckJuarez Updates and additions +37 −0
14:43:37 devportal - Merge pull request #238 from algorandfoundation/feat/add-avm-overview +954 −0
15:06:24 devportal SudoWeezy Updating rest-api docs +33238 −41
15:14:33 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-03-18) +1 −0
15:18:54 devportal-code-examples iskysun96 Merge pull request #34 from algorandfoundation/feat/dvp-567-algokit-getting-started-guide +2923 −86
15:19:48 devportal Asthay97 fix: accounts section +16 −22
15:24:26 devportal - Merge pull request #217 from algorandfoundation/docs/advanced-cryptography +109 −1
15:26:44 nodekit - disalbe telemetry wording fixes +6 −6
15:30:23 nodekit PhearZero Merge pull request #158 from algorandfoundation/fix/configure-telemetry +7 −7
15:35:27 nodekit PhearZero refactor(telemetry): change command structure +6 −95
15:36:01 nodekit PhearZero doc(telemetry): regenerate documentation +7 −59
15:37:36 devportal - Updated config +2478 −2802
15:38:46 devportal - Updated sidebar nav +3 −3
15:39:02 devportal-code-examples - feat: minor updates +4 −8
15:40:22 algokit-typescript-template neilcampbell chore: update template to use puya-ts with binary puya backend +20 −181
15:41:04 devportal-code-examples iskysun96 Merge branch 'main' into feat/dvp-567-algokit-getting-started-guide +0 −0
15:42:51 algokit-cli neilcampbell chore: call puya-ts build and correct version handling +53 −23
15:44:32 devportal - feat: update code imports +56 −68
15:55:13 nodekit tasosbit Merge pull request #109 from algorandfoundation/feat/configure-telemetry +1032 −32
16:02:00 algokit-cli neilcampbell chore: marking algorand typescript as beta +3 −3
16:06:32 liquid-auth PhearZero docs(decisions): persistence decision +5 −5
16:12:52 algokit-cli neilcampbell chore: call puya-ts build and correct version handling (#616) +53 −23
16:16:05 Hack-Series-SkillZChain YOGESH9139 Update README.md +1 −1
16:28:27 go-algorand cce add fuzz tests +247 −135
16:45:16 devportal evertdiaz Added code examples +51 −5
16:56:41 devportal evertdiaz updated +6 −4
16:57:06 devportal evertdiaz Merge branch 'main' into DVP-111-transactions-signing +45083 −24139
17:45:16 devportal-code-examples - feat: add ts example, make minor edits to python example +4648 −4027
17:45:30 devportal-code-examples - Merge branch 'feat/dvp-567-algokit-getting-started-guide' of https://github.com/algorandfoundation/devportal-code-examples into feat/dvp-567-algokit-getting-started-guide +0 −0
17:54:55 Algorand-AI-Assistant- Arusha143 Initial commit +23 −0
18:33:09 devportal - chore: fix url +1 −1
18:33:28 S25_RideChain Jordon1377 Create README.md +58 −0
18:33:28 S25_RideChain Jordon1377 Create README.md +58 −0
18:34:56 S25_RideChain faizaan5ali Merge pull request #1 from Jordon1377/patch-1 +58 −0
18:34:56 S25_RideChain faizaan5ali Merge pull request #1 from Jordon1377/patch-1 +58 −0
18:35:21 devportal-code-examples - feat: fix ts test +163 −127
18:44:34 pranivi-frontend nickthelegend Version : 1.0.2Fixed The Build Errors +490 −926
18:45:37 devportal - Updated generator +2756 −2444
18:48:20 devportal - Merge branch 'main' into rest-api +1466 −728
18:54:43 puya-ts tristanmenzel chore: Use postinstall to build and install algo-ts +9 −2
19:00:46 S25_RideChain faizaan5ali Update README.md +5 −19
19:00:46 S25_RideChain faizaan5ali Update README.md +5 −19
19:02:07 devportal Asthay97 Added opcodes overview documentation +29 −0
19:08:27 devportal - Updated .prettierignore +1 −0
19:15:21 devportal - Merge pull request #239 from algorandfoundation/rest-api +33225 −40
19:17:33 devportal Asthay97 fixed build error +2 −0
19:23:39 devportal - Merge pull request #240 from algorandfoundation/DVP-72-Opcodes-Overview +31 −0
19:31:38 algokit-utils-py aorumbayev docs: patch typed client md file +427 −468
19:36:05 devportal - Merge branch 'main' into feat/dvp-110-transactions-overview +45081 −24140
19:46:48 puya-ts tristanmenzel chore: Use postinstall to build and install algo-ts +9 −2
19:54:49 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
20:08:13 puya-ts tristanmenzel fix: Arc4 encode/decode of native arrays +23895 −3448
20:11:33 devportal-code-examples - feat: reviewed and synced accounts examples +62 −47
20:12:16 puya-ts tristanmenzel refactor: Remove need for explicit build command and default paths to current directory +34 −67
20:12:16 puya-ts tristanmenzel fix: Handle additional edge cases when determining the out dir for a given input path +12 −2
20:15:15 devportal - Updated sidebar nav +2 −9
20:20:25 aurally emmylem music approval page +618 −166
20:22:03 devportal - Updated sidebar nav +8 −0
20:22:43 mobileapp kerrilija Issue #1232 -> Fix assigning hash to cacheKey +17 −12
20:30:48 mobileapp kerrilija Code cleanup +4 −4
20:32:19 nodekit PhearZero fix(overlay): force fast-catchup mode +9 −9
20:32:51 devportal-code-examples - feat: asset clawback synced +2 −0
20:33:38 algokit-utils-ts - AK-194: Update dev portal links +146 −148
20:51:01 puya-ts tristanmenzel refactor: Remove need for explicit build command and default paths to current directory +34 −67
20:51:01 puya-ts tristanmenzel fix: Handle additional edge cases when determining the out dir for a given input path +12 −2
20:55:26 devportal-code-examples - feat: add TS transaction fees code examples +1994 −0
20:58:46 algokit-subscriber-py - AK-194: Updated dev portal links +28 −16
20:58:55 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
21:09:01 algokit-subscriber-ts - AK-194: Update dev portal links +30 −19
21:20:55 algokit-subscriber-ts - Revert "AK-194: Update dev portal links" +19 −30
21:26:40 algokit-subscriber-ts - AK-194: Update dev portal links +30 −19
21:49:51 devportal - Merge branch 'main' into feat/additional-imports +78419 −24665
22:25:09 algorand-mcp emg110 Update README.md +1 −2
22:28:29 algokit-cli aorumbayev chore: extra tests +85 −56
22:41:56 algokit-cli aorumbayev chore: bump node to v 20 as min req version for puya-ts integration test +5 −0
22:44:26 algokit-cli aorumbayev chore: remove 3.13 rc +1 −1
22:56:35 puya-ts tristanmenzel feat: Warn users if their installed node version is out of date +26 −0
23:36:18 puya-ts tristanmenzel feat: Warn users if their installed node version is out of date +26 −0
23:44:51 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0