Home Reports Mar 10, 2025
Monday, March 10, 2025
- Commits
- 128
- pushed this day
- Repositories
- 25
- with activity
- Contributors
- 29
- distinct authors
- Lines changed
- +846,079 −569,787
- additions / deletions
Monday, March 10, 2025
128 commits were pushed across 25 repos by 29 authors. There were 846,079 additions and 569,787 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
25 repositories- go-algorand 6 commits
- indexer 8 commits
- java-algorand-sdk 1 commit
- algokit-core 4 commits
- algokit-templates 2 commits
- algokit-tutorials 1 commit
- algokit-typescript-template 1 commit
- ARCs 1 commit
- devportal 19 commits
- devportal-code-examples 7 commits
- docs 4 commits
- nodekit 3 commits
- puya 12 commits
- puya-ts 18 commits
- puya-ts-demo 15 commits
- reti 1 commit
- xGov 3 commits
- aurally 1 commit
- store-kit 2 commits
- solidity-land-registry 1 commit
- governance-contracts 12 commits
- algorand-mcp 1 commit
- a-day-in-my-bobalife 3 commits
- algo-voting 1 commit
- tinyman-order-protocol 1 commit
Commit Log
128 commits · 25 repositories
00:01:39
indexer
Add `group-id` parameter to swagger docs
+480
−430
00:03:51
indexer
Update parameter description for `group-id`
+400
−400
00:05:31
indexer
Update parameter description for `group-id`
+419
−419
00:12:31
reti
docs(gitbook): No subject
+1
−1
00:15:41
indexer
Parse `group-id` parameter
+20
−0
00:20:56
indexer
Handle `group-id` parameter in SQL queries
+6
−0
01:00:21
go-algorand
Build 2290 Data
+1
−1
03:17:10
puya-ts
Merge branch 'main' into puya-binary
+38228
−7774
03:20:30
puya-ts
chore: revert changes to ci
+13
−0
03:23:00
puya-ts
chore: apply suggestions from code review
+6
−6
03:52:11
algo-voting
Update eslint requirement from ^9.20.1 to ^9.22.0
+1
−1
03:54:53
puya-ts
chore: PR feedback
+14
−5
04:14:26
puya
test: add test for ImmutableArray[arc4.Address] being used with itxn.ApplicationCall
+205
−472309
06:14:17
puya
fix: allow implicit conversion of `algopy.ImmutableArray` to ARC-4 encoded bytes when used in `algopy.itxn.ApplicationCall`
+474860
−195
06:14:50
puya-ts
chore: using arg instead of script
+112
−312
06:27:46
puya-ts
chore: PR feedback
+22
−45
06:40:27
puya-ts
chore: clean up
+2
−2
06:50:31
puya
refactor: keep array type information on the nodes, so its is not lost after optimizations
+32
−44
07:15:21
go-algorand
remove double copyright
+0
−16
08:42:59
solidity-land-registry
npm: bump @types/chai from 4.3.20 to 5.2.0
+1
−1
08:52:07
governance-contracts
[add:voting power] add system to track voting power into the governance contract
+11978
−3271
08:57:28
governance-contracts
add:comments
+2
−1
09:27:39
puya
feat: add support for `algopy.Array[arc4.Bool]` and `algopy.ImmutableArray[arc4.Bool]`
+2
−4
09:27:40
puya
fix(internal): use parameters if present when doing copy propagations
+30
−14
09:27:40
puya
test: add test case for arc4 bool arrays
+14
−0
09:27:40
puya
chore: compile all
+30809
−16564
09:27:40
puya
chore: compile all
+7994
−911
09:28:02
puya
test: updated expected output for arc4.Bool array usage
+2
−2
09:52:19
governance-contracts
Updated formatting, updated dependancies
+3213
−3422
09:59:31
puya-ts
chore: fix logic to find node_modules dir
+5
−2
10:04:05
nodekit
test: add placeholders test
+35
−0
10:25:37
tinyman-order-protocol
add collect method to OrderingClient
+26
−0
10:25:49
governance-contracts
back to the old version of algosdk etc
+220
−1276
10:26:11
governance-contracts
Merge pull request #2 from compx-labs:governance_v0.5
+26256
−4527
10:27:40
governance-contracts
latest upgrades
+33
−202
10:30:12
devportal
additional imports and import corrections
+4343
−5013
10:31:37
devportal
Merge branch 'main' into feat/DVP-65_assets-content-fixes
+127
−186
11:01:50
puya-ts
chore: simplify the language server
+15
−58
11:03:40
store-kit
simple crdt
+5710
−3286
11:05:39
store-kit
⚗️ experimental react app
+27186
−2824
11:09:00
docs
Merge pull request #1290 from algorandfoundation/automatic-pr-go-algorand-v4.0.2-beta-indexer-3.7.2
+3
−3
11:10:27
docs
Merge pull request #1289 from larkiny/master
+36
−39
11:55:22
puya-ts
chore: fix debug launch config
+2
−1
12:10:05
governance-contracts
updated with latest and greatest
+1325
−95
12:10:22
governance-contracts
Merge pull request #3 from compx-labs:algosdk-utils-upgrades
+1358
−297
12:29:01
aurally
users admin page added
+897
−6
12:30:23
algokit-core
Merge pull request #31 from algorandfoundation/feat/main_and_module
+2
−0
12:30:23
algokit-core
Merge pull request #31 from algorandfoundation/feat/main_and_module
+2
−0
12:39:20
algokit-core
Swift CI AlgoModels package
+17
−17
12:39:20
algokit-core
Swift CI AlgoModels package
+17
−17
12:41:58
devportal
Updated mono font
+85
−3
12:59:53
ARCs
chore: support running tests against ledger
+174
−40
13:02:03
devportal
wip - feedback: structural adaptations
+379
−460
13:02:36
devportal
formatting corrections
+4
−5
13:17:51
devportal
small fixes
+3
−3
13:20:12
puya-ts-demo
chore: run prettier
+1226
−908
13:20:35
puya-ts-demo
chore: add format scripts
+4
−2
13:28:02
puya-ts-demo
ci: add check formatting workflow
+18
−0
13:38:43
puya
Fix error in docs example
+2
−2
13:52:56
puya-ts-demo
Merge pull request #15 from algorandfoundation/chore/prettier
+1248
−910
14:03:29
docs
Merge pull request #1294 from algorandfoundation/staging
+9
−55
14:09:41
docs
Merge pull request #1295 from algorandfoundation/master
+36
−39
14:11:28
puya-ts-demo
chore: unignore contract artifacts
+26713
−1
14:44:13
devportal
importing test,subscriber,puya
+35806
−0
14:44:40
devportal
importing test,subscriber,puya
+455
−241
14:45:53
governance-contracts
[rm:contribution] strip contribution and special votes from the contract
+3324
−4944
15:03:02
governance-contracts
[add:assert] add assert to confirm both if user is not opted in to the contract before optIn() and before casting a vote with deployer
+2736
−2576
15:09:14
algorand-mcp
Initial commit
+152
−0
15:14:55
a-day-in-my-bobalife
chore: log greeting (2025-03-10)
+2
−0
15:17:52
devportal
update link
+1
−1
15:24:36
devportal
Updated internal links
+92
−92
15:28:39
governance-contracts
[add:env_variables] update code to use environment variables
+3037
−2532
15:39:41
nodekit
Merge pull request #154 from algorandfoundation/feat/default-key-duration
+77
−2
15:49:45
puya
chore: wip implementation daemon mode
+1906
−309
16:00:45
devportal
Added opcodes list in reference
+4882
−9
16:01:21
devportal
Updated starlight-openapi config for REST API docs
+88
−61
16:20:58
devportal
added all import scripts
+66
−51
16:41:07
devportal
resolved merge conflicts
+2418
−463
16:56:05
puya-ts-demo
Merge pull request #16 from algorandfoundation/chore/unignore_artifacts
+26713
−1
17:02:23
devportal
fixed lint
+7507
−8673
17:03:28
puya-ts
chore: Update deps and unbundle typescript
+461
−485
17:11:34
puya-ts
Notes added by 'git notes add'
+1
−0
17:15:27
a-day-in-my-bobalife
chore: v2025.9.0 (release)
+13
−0
17:15:29
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:20:39
devportal
Disabled spell check
+0
−5
17:27:37
devportal
Merge pull request #215 from algorandfoundation/chore/disable-typo-check
+0
−5
17:39:28
go-algorand
sanity check
+2
−2
17:42:08
puya-ts-demo
examples: use native types where possible
+23
−36
17:42:08
puya-ts-demo
deps: bump deps
+33
−22
17:44:38
puya-ts-demo
chore: update box syntax
+1630
−1463
17:48:23
puya-ts-demo
examples: directly mutate ARC4 structs where possible
+559
−1272
17:48:27
puya-ts-demo
Merge cd2454c00d0719b2d6e9739e9aa597baa111451a into 4aa0cf701d9b9583f9599049c934f0c1e6add009
+2095
−2643
18:01:35
puya
Fix error in docs example
+2
−2
18:08:04
puya-ts-demo
wip: ideal types
+70
−78
18:18:30
puya-ts-demo
Merge e7494f6d349ae203091dc5b34bba0d9e591ca27c into cd2454c00d0719b2d6e9739e9aa597baa111451a
+70
−78
18:20:00
puya-ts
fix: gtxn.applicationId(Txn.groupId) returning 'no matching overloads'
+14766
−534
18:27:26
devportal-code-examples
feat: add fees python utils example
+50
−0
18:29:16
puya-ts
fix: gtxn.applicationId(Txn.groupId) returning 'no matching overloads'
+14766
−534
18:37:34
puya-ts
Notes added by 'git notes add'
+1
−0
18:56:49
nodekit
feat: add labels for available keybindings
+102
−133
19:09:48
go-algorand
Performance: Node benchmarking utility (#6198)
+349
−2
19:13:43
go-algorand
build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /test/heapwatch
+1
−1
19:13:55
go-algorand
add Go Benchmark (go) benchmark result for cbfa226fa788e01f4cbf6e5d6c66de0f84a499ba
+445
−1
19:36:18
governance-contracts
[upd:voting_power] update voting power total to updat efor each user
+2441
−2448
20:28:56
puya-ts-demo
add exception for NoOp call
+6
−1
20:33:20
devportal-code-examples
chore(smart-contracts): rebuild contracts to remove duplicate artifacts
+0
−1378
20:38:22
algokit-templates
feat: added react-vite frontend example
+1337
−70
20:46:46
algokit-tutorials
feat: initial commit from tutorialkit
+6692
−0
20:48:16
algokit-templates
chore: added gitignore
+47
−413
20:56:45
devportal-code-examples
chore: remove algosdk from tests
+69
−73
21:06:26
devportal-code-examples
Revert "chore: remove algosdk from tests"
+73
−69
21:10:14
puya-ts
refactor!: Moves OnCompleteAction type out of /arc4 namespace
+2261
−2260
21:21:19
puya-ts
refactor!: Moves OnCompleteAction type out of /arc4 namespace
+2261
−2260
21:27:27
devportal-code-examples
Merge pull request #28 from algorandfoundation/scratch-storage
+6411
−0
21:27:40
devportal-code-examples
Merge branch 'main' into control-flow
+6411
−0
21:29:20
puya-ts
Notes added by 'git notes add'
+1
−0
21:35:05
devportal-code-examples
Merge pull request #29 from algorandfoundation/control-flow
+26492
−7066
22:19:52
xGov
Create xgov-211.md
+146
−0
22:21:58
xGov
Update and rename xgov-211.md to xgov-216.md
+1
−1
22:34:28
xGov
Update xgov-216.md
+2
−2
22:39:10
puya-ts-demo
docs: Add intro with what and why to migration guide + a few minor changes to the guide itself
+57
−23
22:57:39
algokit-typescript-template
chore(deps): bump ruff from 0.9.9 to 0.9.10 in the all group
+78
−33
23:26:11
java-algorand-sdk
Regenerate code from specification file
+9
−0
23:35:02
indexer
Add e2e tests for the `group-id` parameter
+78
−0
23:38:55
indexer
Format comment to be more readable
+8
−4
23:39:53
indexer
Disable `group-id` parameter by default.
+1
−1
23:57:35
devportal
feat: first draft
+101
−0
23:59:26
devportal
chore: fix lint
+11
−7