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
Tuesday, March 18, 2025
152 commits were pushed across 34 repos by 37 authors. There were 325,606 additions and 98,422 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
34 repositories- S25_RideChain 6 commits
- go-algorand 2 commits
- Hack-Series-SkillZChain 1 commit
- pranivi-frontend 3 commits
- DML-CHAIN 1 commit
- algokit-cli 6 commits
- algokit-client-generator-ts 3 commits
- algokit-subscriber-py 1 commit
- algokit-subscriber-ts 3 commits
- algokit-tutorials 3 commits
- algokit-typescript-template 1 commit
- algokit-utils-py 2 commits
- algokit-utils-ts 2 commits
- algorand-typescript-testing 1 commit
- devportal 28 commits
- devportal-code-examples 14 commits
- liquid-auth 1 commit
- nodekit 8 commits
- puya 15 commits
- puya-ts 24 commits
- puya-ts-demo 3 commits
- aurally 1 commit
- akt02 2 commits
- Algorand-AI-Assistant- 1 commit
- mobileapp 2 commits
- Copyright_blockchain 3 commits
- governance-contracts 1 commit
- algorand-mcp 8 commits
- hackseries-byop-certToken 1 commit
- xgov-explorer 1 commit
- a-day-in-my-bobalife 1 commit
- AlgorandCIDs 1 commit
- tinyman-js-sdk 1 commit
- tinyman-order-protocol 1 commit
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
Lesson 1 tweaks
+10
−7
01:08:02
algorand-mcp
Fix Env.ts and Fix resource/list
+60
−96
01:10:03
algokit-tutorials
Remove astro check from build script due to memory error. Cleaned lessons in preparation for buildout.
+107
−379
01:10:38
algorand-mcp
Fixed Issues with Claud and bumped version to 1.5.0
+3
−3
01:35:37
akt02
ts_api
+1043
−154
01:41:59
puya-ts-demo
migrate big-box contract from tealscript to puya-ts
+3441
−622
02:29:12
puya-ts-demo
Merge pull request #20 from algorandfoundation/feat/big-box
+7614
−1
02:33:36
puya-ts-demo
feat: add tealscript arc75 example as base for migration
+9006
−2
02:46:06
governance-contracts
[add:contract_manager] change deployer to manager and method to update the contract manager
+3837
−3236
02:53:29
algokit-tutorials
Add lesson 2
+519
−14
02:57:24
puya-ts
chore: move the test to approval test
+2
−32
03:00:26
puya-ts
Merge tag 'v1.0.0-beta.46' into puya-binary
+834
−313
03:51:09
puya-ts
chore: update docs
+3
−3
04:28:43
devportal-code-examples
feat: add account reference example
+2131
−12
05:06:22
puya-ts
chore: use lock-file
+71
−9
05:19:54
puya-ts
chore: rename to customPuyaPath
+6
−6
06:23:16
algokit-client-generator-ts
chore: tweak release
+2
−9
06:25:49
algokit-client-generator-ts
chore: trigger
+1
−1
06:36:07
algokit-client-generator-ts
chore: need a pr
+1
−1
07:40:15
Copyright_blockchain
Initial commit
+2
−0
07:40:53
Copyright_blockchain
Update README.md
+2
−1
07:42:33
Copyright_blockchain
Add files via upload
+0
−0
07:47:25
puya-ts
chore: add pretest script to download puya
+1
−0
07:54:21
pranivi-frontend
Added Vendor's Dashboard Has Build errors
+1854
−106
07:55:31
puya
chore: update dependencies
+13
−13
08:02:45
puya
chore: update dependencies
+13
−13
08:09:31
xgov-explorer
proposal page init
+1091
−611
08:25:24
tinyman-order-protocol
init recurring order support
+1841
−491
08:27:59
algorand-typescript-testing
fix: allow mutation of values stored in boxes, automatically register app address with context
+161
−11
08:37:59
puya
algopy lsp POC using pygls
+229
−14
08:37:59
puya
run lsp on whole workspace and update diagnostics for all files
+162
−62
08:37:59
puya
support supplying prefix via lsp initialize
+34
−19
08:37:59
puya
don't use sys.exit during exception handling
+27
−19
08:38:00
puya
refactor: move into lsp folder
+125
−63
08:38:00
puya
refactor: make get_python_executable public
+4
−4
08:38:00
puya
fix cyclic import
+2
−1
08:38:00
puya
fix: deadlock issue in language server on windows
+9
−1
08:38:00
puya
use O0 for analysis
+2
−0
08:38:00
puya
refactor: add SourceProvider protocol
+93
−54
08:38:00
puya
feat: debounce diagnostic refreshes
+18
−5
08:38:00
puya
handle PuyaExitError
+2
−0
09:02:26
puya
test: fix error test suite
+3
−3
09:48:58
hackseries-byop-certToken
Initial commit
+2
−0
09:52:36
tinyman-js-sdk
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
chore: align argument name in set signer from account with ts interface (#147)
+157
−27
10:26:30
pranivi-frontend
So many Build errors
+6310
−0
10:36:46
puya-ts
chore: update help text
+1
−1
10:46:48
puya-ts
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
Notes added by 'git notes add'
+1
−0
11:15:45
algorand-mcp
Fixed Resources
+44
−133
11:27:02
algorand-mcp
Update to 1.6.0
+3
−3
11:38:02
puya-ts
chore: use lock file to make sure only 1 process downloads puya
+163
−10
11:42:29
algorand-mcp
Fixed look up account transactions duplicate
+10
−86
11:48:37
algorand-mcp
Bump to 1.7.0
+3
−3
11:55:09
puya-ts
Merge branch 'main' into language-server-diagnostics
+1366
−403
12:13:57
akt02
Update README.md
+138
−44
12:15:30
puya-ts
chore: rxjs (not tested)
+27
−16
12:50:48
algorand-mcp
Fix and bumped version to 1.8.0
+6
−6
13:24:59
nodekit
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
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
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
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
Updating rest-api docs
+33238
−41
15:14:33
a-day-in-my-bobalife
chore: log greeting (2025-03-18)
+1
−0
15:18:54
devportal-code-examples
Merge pull request #34 from algorandfoundation/feat/dvp-567-algokit-getting-started-guide
+2923
−86
15:19:48
devportal
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
Merge pull request #158 from algorandfoundation/fix/configure-telemetry
+7
−7
15:35:27
nodekit
refactor(telemetry): change command structure
+6
−95
15:36:01
nodekit
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
chore: update template to use puya-ts with binary puya backend
+20
−181
15:41:04
devportal-code-examples
Merge branch 'main' into feat/dvp-567-algokit-getting-started-guide
+0
−0
15:42:51
algokit-cli
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
Merge pull request #109 from algorandfoundation/feat/configure-telemetry
+1032
−32
16:02:00
algokit-cli
chore: marking algorand typescript as beta
+3
−3
16:06:32
liquid-auth
docs(decisions): persistence decision
+5
−5
16:12:52
algokit-cli
chore: call puya-ts build and correct version handling (#616)
+53
−23
16:16:05
Hack-Series-SkillZChain
Update README.md
+1
−1
16:28:27
go-algorand
add fuzz tests
+247
−135
16:45:16
devportal
Added code examples
+51
−5
16:56:41
devportal
updated
+6
−4
16:57:06
devportal
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-
Initial commit
+23
−0
18:33:09
devportal
chore: fix url
+1
−1
18:33:28
S25_RideChain
Create README.md
+58
−0
18:33:28
S25_RideChain
Create README.md
+58
−0
18:34:56
S25_RideChain
Merge pull request #1 from Jordon1377/patch-1
+58
−0
18:34:56
S25_RideChain
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
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
chore: Use postinstall to build and install algo-ts
+9
−2
19:00:46
S25_RideChain
Update README.md
+5
−19
19:00:46
S25_RideChain
Update README.md
+5
−19
19:02:07
devportal
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
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
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
chore: Use postinstall to build and install algo-ts
+9
−2
19:54:49
puya-ts
Notes added by 'git notes add'
+1
−0
20:08:13
puya-ts
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
refactor: Remove need for explicit build command and default paths to current directory
+34
−67
20:12:16
puya-ts
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
music approval page
+618
−166
20:22:03
devportal
Updated sidebar nav
+8
−0
20:22:43
mobileapp
Issue #1232 -> Fix assigning hash to cacheKey
+17
−12
20:30:48
mobileapp
Code cleanup
+4
−4
20:32:19
nodekit
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
refactor: Remove need for explicit build command and default paths to current directory
+34
−67
20:51:01
puya-ts
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
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
Update README.md
+1
−2
22:28:29
algokit-cli
chore: extra tests
+85
−56
22:41:56
algokit-cli
chore: bump node to v 20 as min req version for puya-ts integration test
+5
−0
22:44:26
algokit-cli
chore: remove 3.13 rc
+1
−1
22:56:35
puya-ts
feat: Warn users if their installed node version is out of date
+26
−0
23:36:18
puya-ts
feat: Warn users if their installed node version is out of date
+26
−0
23:44:51
puya-ts
Notes added by 'git notes add'
+1
−0