Home Reports Mar 24, 2025
Monday, March 24, 2025
- Commits
- 159
- pushed this day
- Repositories
- 19
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +158,923 −131,756
- additions / deletions
Monday, March 24, 2025
159 commits were pushed across 19 repos by 21 authors. There were 158,923 additions and 131,756 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
19 repositories- go-algorand 3 commits
- community 1 commit
- algokit-core 4 commits
- algokit-client-generator-py 2 commits
- algokit-example-gallery 9 commits
- algokit-fullstack-template 2 commits
- algokit-react-frontend-template 1 commit
- algokit-templates 4 commits
- algokit-tutorials 5 commits
- algokit-utils-ts 4 commits
- devportal 67 commits
- devportal-code-examples 4 commits
- liquid-auth-js 1 commit
- puya-ts 9 commits
- algorand-mcp 27 commits
- xgov-explorer 8 commits
- a-day-in-my-bobalife 3 commits
- tinyman-order-protocol 3 commits
- use-wallet 2 commits
Commit Log
159 commits · 19 repositories
00:09:27
algokit-core
feat!(algo_models): better error naming
+27315
−27206
00:09:27
algokit-core
feat!(algo_models): better error naming
+218
−197
00:23:17
algorand-mcp
Add tinyman and update readme files and bump to Version 2.0.0
+1130
−406
00:28:00
algokit-core
Merge pull request #41 from algorandfoundation/feat/better_errors
+218
−197
00:28:00
algokit-core
Merge pull request #41 from algorandfoundation/feat/better_errors
+27315
−27206
00:37:14
algorand-mcp
dummy commit
+1
−1
00:41:40
algorand-mcp
Add docker ignore
+31
−1
00:42:40
algorand-mcp
Update docker file
+17
−9
00:43:57
algorand-mcp
Update docker file
+9
−16
00:49:40
algorand-mcp
Fix deployment issues
+10
−3
00:49:59
algokit-tutorials
Apply theme colors to embedded app
+32
−42
01:00:21
go-algorand
Build 2296 Data
+1
−1
01:55:22
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
01:56:51
puya-ts
chore: send all diagnostics in parallel
+8
−6
02:16:49
devportal
Mostly Why Algorand? page and other minor edits
+100
−121
07:29:11
xgov-explorer
updated blog
+3893
−314
08:32:37
tinyman-order-protocol
update ExecuteRecurringOrderTests
+214
−0
08:38:57
algorand-mcp
Applying fixes regarding new smithery changes
+14
−12
08:49:24
algorand-mcp
Revert docker file
+10
−19
08:54:58
algorand-mcp
Revert tsconfig
+0
−4
09:02:56
algokit-tutorials
Updated logo
+3
−2
09:06:19
algokit-tutorials
Updated logo
+2
−1
09:10:57
algorand-mcp
Revert "Revert tsconfig"
+4
−0
09:11:09
algorand-mcp
Revert "Revert docker file"
+19
−10
09:11:17
algorand-mcp
Revert "Applying fixes regarding new smithery changes"
+12
−14
09:11:26
algorand-mcp
Revert "Fix deployment issues"
+3
−10
09:11:34
algorand-mcp
Revert "Update docker file"
+16
−9
09:11:39
algorand-mcp
Revert "Update docker file"
+9
−17
09:11:49
algorand-mcp
Revert "Add docker ignore"
+1
−31
09:14:05
algorand-mcp
Update package.json
+0
−3
09:16:27
algorand-mcp
Update docker file and package.json
+2
−2
09:25:47
algorand-mcp
Update smithery
+1
−1
09:28:11
algorand-mcp
temp change to tweak smithery for env args
+2
−45
09:30:30
algorand-mcp
Smithery config revert
+45
−2
09:40:55
tinyman-order-protocol
move execute order asserts to check_execute_order_txn
+673
−818
09:51:41
algokit-example-gallery
Updated logos; minor CSS tweaks
+74
−46
09:59:57
algokit-example-gallery
Updated favicon
+1
−10
10:03:28
puya-ts
chore: dispose event listener on server shutdown request
+76
−52
10:04:13
algokit-example-gallery
Updated site title
+1
−1
10:05:22
algokit-example-gallery
Fixed image type for favicon
+1
−1
10:13:24
puya-ts
chore: also dispose shutdown disposable
+5
−1
10:14:27
algorand-mcp
Fixed Smithery
+1
−1
10:23:29
algorand-mcp
Tweak smithery to be able to get all env without setting the initial form
+3
−3
10:29:09
algorand-mcp
Update README files
+33
−4
10:29:23
devportal
Integrated analytics via GTM
+3
−1
10:31:33
algorand-mcp
Add smithery defaults to all envs
+5
−0
10:41:16
algorand-mcp
Update README.md
+100
−24
10:50:55
algorand-mcp
Update README.md
+7
−1
10:56:33
devportal
DVP-366: Update analytics integration
+5
−7
11:16:43
devportal
Merge pull request #260 from algorandfoundation/chore/update-google-tag-manager
+6
−6
11:55:27
devportal
Updated config
+1
−1
12:05:07
go-algorand
fix extra resources check
+12
−5
12:23:13
algokit-example-gallery
fix: updated font url and layout
+22
−21
12:25:23
devportal
Added globals package
+12
−0
12:28:47
devportal
Removed dependency on env variable for GTM ID
+2
−7
12:46:42
liquid-auth-js
refactor: security updates, interface separation of concerns, documentation updates
+10986
−8714
12:48:16
devportal
Fixed package lock
+0
−9
12:49:14
algokit-fullstack-template
chore: reduce example filepaths for windows
+359
−370
13:20:08
devportal
Merge pull request #261 from algorandfoundation/chore/update-google-tag-manager
+2
−4
13:21:22
algokit-templates
refactor: updated example names
+89
−89
13:25:29
devportal
plenty of corrections
+924
−401
13:25:49
devportal
Merge branch 'main' into fix/auto_imports
+3249
−3046
13:34:42
algokit-example-gallery
feat: updated favicon
+2
−11
13:35:48
devportal
conflicts resolved
+22
−30
13:51:40
devportal
Merge pull request #258 from algorandfoundation/Sunday-edits
+100
−121
13:52:11
devportal
Merge pull request #262 from algorandfoundation/fix/auto_imports
+946
−431
13:54:27
algokit-fullstack-template
chore: reduce example filepaths for windows (#45)
+359
−370
14:07:28
devportal
added client generator import
+998
−3
14:13:39
devportal
Fixes from review docs
+177
−134
14:15:33
devportal
added client generator import
+95
−98
14:19:20
devportal
added client generator import
+98
−95
14:38:05
algokit-templates
feat: add validation for examples yml
+103
−2
14:50:14
algokit-templates
refactor: removed repositoryUrl
+0
−5
15:09:22
algokit-tutorials
Updated favicon and light mode logo
+4
−14
15:09:58
algokit-example-gallery
Updated light mode logo
+2
−3
15:14:39
a-day-in-my-bobalife
chore: log greeting (2025-03-24)
+2
−0
15:16:59
tinyman-order-protocol
update ordering_approval collect method
+906
−547
15:24:20
devportal
Merge branch 'main' into feat/DVP-933-smart-contracts-concept-pages-proof-read
+1214
−664
15:34:36
devportal
fix links
+2
−2
15:40:55
devportal
Update kapa logo
+352
−184
15:41:08
algokit-example-gallery
feat: added logic to determine auto determine repositry url
+48
−3
15:45:47
devportal
diverse fixes
+22
−22
16:02:24
devportal
Added fixes for accounts overview
+70
−59
16:57:44
devportal
Added GTM
+300
−48
17:02:17
algokit-templates
feat: updated scripts for react vite basic example
+31
−81
17:02:51
algokit-client-generator-py
chore: refactor suppression comments for the latest ruff
+2
−2
17:09:02
algokit-client-generator-py
chore(deps): bump the minor-and-patch group across 1 directory with 4 updates (#52)
+187
−65
17:15:13
a-day-in-my-bobalife
chore: v2025.11.0 (release)
+15
−0
17:15:16
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:20:22
devportal
Update config
+0
−1
17:25:07
devportal
Updated workflows
+3
−2
17:45:14
devportal
Updated workflow
+1
−2
17:48:59
devportal
Landing page content
+101
−169
17:49:15
devportal
Hmm
+1
−3
17:53:26
devportal
Hmm
+0
−176
17:56:50
puya-ts
fix!: Incorrect type for transaction oncomplete and transaction type
+2398
−14719
17:58:57
devportal
Hmm
+0
−8839
18:07:30
devportal
Hmmmm
+6
−0
18:08:18
go-algorand
CR change
+2
−2
18:17:59
puya-ts
docs: Regenerate docs
+694
−333
18:20:09
algokit-tutorials
Updated logos
+6
−7
18:21:53
algokit-example-gallery
Updated logos
+6
−7
18:38:29
devportal
Merge pull request #264 from algorandfoundation/chore/update-kapa-widget
+352
−184
18:38:51
devportal
Merge pull request #263 from algorandfoundation/fix/auto_imports
+1020
−25
18:49:35
algokit-utils-ts
feat!: enable populateAppCallResources by default
+25
−30
19:13:20
algokit-react-frontend-template
feat: bump algokit utils version
+10
−10
19:17:36
devportal
Update config
+4
−4
19:37:48
devportal
Fixed changes to account
+34
−28
19:40:49
devportal
Updated nodekit submodule
+1
−1
19:50:32
devportal
Merge pull request #268 from algorandfoundation/Updated-nodekit-submodule
+1
−1
19:51:57
devportal
feat: add lora overview page
+231
−354
19:53:38
devportal
chore: pull from remote main
+185
−353
19:54:00
devportal
Merge branch 'main' into add-lora-overview
+0
−0
19:55:23
devportal
Updated submodules
+183
−351
19:59:47
xgov-explorer
latest and featured blogs and og image for blogs
+316
−1
20:00:21
devportal
chore: lint fix
+1
−1
20:01:35
devportal
Merge pull request #269 from algorandfoundation/chore/update-submodules
+183
−351
20:02:27
xgov-explorer
update docs
+0
−0
20:13:09
devportal
Introduction & consensus protocol move to concepts
+100
−49
20:16:05
devportal
DVP-1019: Generate llms.txt
+42
−0
20:20:33
devportal
Fix broken links
+3
−117
20:26:41
devportal
Improved llms.txt generation
+108
−1
20:35:47
devportal
Merge pull request #272 from algorandfoundation:chore/add-llms-txt
+150
−1
20:41:11
devportal
Tweak AI support section
+6
−4
20:42:22
devportal
Merge pull request #270 from algorandfoundation/add-lora-overview
+48
−3
20:57:11
devportal
Updated node docs
+1
−115
21:05:51
devportal
Updated doc
+2
−1
21:10:32
xgov-explorer
fix static params
+11
−6
21:14:40
use-wallet
lute-connect 1.5.1
+1678
−624
21:23:12
devportal-code-examples
Merge f11fe9edfde1172bb2254418b4fdbf9d6aefaf38 into 84fe726dddea0765158b212ad094aa5c37e95166
+64
−47
21:24:18
devportal
DVP-407: ABI doc
+537
−188
21:34:29
xgov-explorer
improved readme
+53
−9
21:47:50
use-wallet
update examples
+6
−24
21:48:03
devportal
add python examples back
+4
−4
21:48:28
devportal
Merge branch 'main' into Monday-edits
+1213
−26
21:50:14
devportal-code-examples
feat: add reference smart contracts, update algorand-python to 2.7.0
+24950
−45
21:59:59
devportal
Merge pull request #271 from algorandfoundation/Monday-edits
+198
−215
22:02:22
puya-ts
docs: Regenerate docs
+694
−333
22:02:22
puya-ts
fix!: Incorrect type for transaction oncomplete and transaction type
+2398
−14719
22:02:40
xgov-explorer
improved Readme
+19
−0
22:02:57
devportal-code-examples
Merge pull request #51 from algorandfoundation/py-resource-usage
+24950
−45
22:10:49
puya-ts
Notes added by 'git notes add'
+1
−0
22:20:09
devportal
Update kapa widget styles
+6
−1
22:25:42
devportal
Merge branch 'main' into feat/DVP-933-smart-contracts-concept-pages-proof-read
+1416
−358
22:26:25
algokit-utils-ts
feat!: replace AlgorandClientInterface with AlgorandClient (#387)
+23
−146
22:26:35
algokit-utils-ts
feat!: enable populateAppCallResources by default (#388)
+25
−30
22:27:33
devportal
Updated config
+1
−2
22:34:53
devportal
Merge pull request #274 from algorandfoundation/chore/update-kapa-widget-styles
+7
−3
22:37:46
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
22:49:40
devportal
Merge branch 'main' into fix/accouts-rekey-multisig
+1429
−363
22:49:52
devportal
Merge commit
+356
−188
22:51:22
devportal
proof read smart contracts - storage - overview page
+34
−15
23:03:08
devportal
Merge pull request #265 from algorandfoundation:fix/accouts-rekey-multisig
+572
−339
23:05:07
devportal
proof read smart contracts - storage - local storage page
+46
−0
23:33:54
devportal-code-examples
feat: add box struct example
+5412
−72
23:35:46
puya-ts
Merge tag 'v1.0.0-beta.55' into language-server-diagnostics
+3092
−15052
23:36:11
devportal
proof read local and box storage pages
+24
−22
23:48:57
xgov-explorer
updated logo/branding
+112
−89
23:58:01
xgov-explorer
update readme
+1
−1