Home Reports Mar 4, 2025
Tuesday, March 4, 2025
- Commits
- 100
- pushed this day
- Repositories
- 25
- with activity
- Contributors
- 25
- distinct authors
- Lines changed
- +119,641 −64,757
- additions / deletions
Tuesday, March 4, 2025
100 commits were pushed across 25 repos by 25 authors. There were 119,641 additions and 64,757 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
25 repositories- go-algorand 3 commits
- Hack-Series-Skilldcx 1 commit
- algokit-core 10 commits
- algokit-cli 1 commit
- algokit-example-gallery 1 commit
- algokit-templates 1 commit
- algokit-typescript-template 1 commit
- algorand-typescript-testing 1 commit
- ARCs 2 commits
- devportal 4 commits
- devportal-code-examples 8 commits
- puya 29 commits
- puya-ts 10 commits
- puya-ts-demo 8 commits
- aurally 1 commit
- citrus-swap 7 commits
- governance-contracts 1 commit
- a-day-in-my-bobalife 1 commit
- AlgoQuest 2 commits
- algo-voting 1 commit
- AlgorandCIDs 1 commit
- subql-stellar 3 commits
- token-lock-smart-contract-algorand-fixed 1 commit
- use-wallet 1 commit
- ultrade-python-sdk 1 commit
Commit Log
100 commits · 25 repositories
00:07:05
token-lock-smart-contract-algorand-fixed
Add Gitleaks configuration with v8.24.0
+19
−0
00:12:54
puya-ts-demo
fix axfer types
+2
−2
00:33:51
puya-ts-demo
forEach vs for of
+1
−0
01:00:27
go-algorand
Build 2284 Data
+1
−1
01:00:27
go-algorand
FI from master
+20
−14
01:46:59
puya
refactor: remove top level generic "utils" file
+29
−34
01:46:59
puya
refactor: remove unused code
+1
−25
01:47:00
puya
refactor: remove stack renaming in MIR generation, minimal impact
+0
−16
01:47:00
puya
chore: compile all
+450
−395
01:58:03
algokit-core
chore: move swift tests into ffi crate
+26
−21
01:58:03
algokit-core
chore: move swift tests into ffi crate
+26
−21
03:08:01
puya
refactor: remove VLA caching and replace with lazy computation - end result is the same, and no need to try and keep track of invalidation
+135
−191
03:22:37
puya-ts
chore: remove puya command env var
+21
−96
03:35:13
puya
refactor: optimize store operation removal logic in l-stack processing
+16
−12
03:41:49
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
04:14:19
devportal-code-examples
feat(smart-contracts): add progress
+11375
−8140
04:32:29
puya
refactor: optimize store operation removal logic in l-stack processing
+16
−12
04:32:29
puya
refactor: remove VLA caching and replace with lazy computation - end result is the same, and no need to try and keep track of invalidation
+135
−191
04:32:29
puya
refactor: remove unused code
+1
−25
04:32:29
puya
chore: compile all
+450
−395
04:32:29
puya
refactor: remove stack renaming in MIR generation, minimal impact
+0
−16
04:32:29
puya
refactor: remove top level generic "utils" file
+29
−34
04:45:11
puya
add test for slot allocation inlining
+25
−0
04:45:11
puya
chore: compile all
+551
−684
04:45:11
puya
fix: prevent slot allocation ops from being inlined
+56
−43
04:45:11
puya
chore: compile all
+5834
−1
05:06:38
puya-ts
chore: remove puya install from ci + doc
+37
−45
05:55:29
devportal-code-examples
feat(smart-contracts): add progress
+11469
−9707
06:39:18
puya-ts
Merge branch 'main' into lsp-poc
+2826
−1617
06:48:23
puya
add test for slot allocation inlining
+25
−0
06:48:23
puya
chore: compile all
+5834
−1
06:48:23
puya
chore: compile all
+551
−684
06:48:23
puya
fix: prevent slot allocation ops from being inlined
+56
−43
06:52:00
devportal-code-examples
feat(smart-contracts): add progress
+9727
−8861
06:52:29
puya
4.4.3
+17
−1
06:56:34
devportal-code-examples
feat(smart-contracts): finish
+13589
−13584
07:02:04
puya
build: revert "build: temporarily pin poetry version to <2.0 until a fix for poetry issues #9961 is released"
+6
−6
07:09:55
Hack-Series-Skilldcx
Initial commit
+1
−0
07:25:45
devportal-code-examples
test(smart-contracts): add unit tests
+194
−0
07:31:31
aurally
admin pages
+6091
−192
08:09:44
puya-ts
fix: ensure bool is returned for all calls to `box_del` op code
+1378
−1106
09:40:21
puya
build: revert "build: temporarily pin poetry version to <2.0 until a fix for poetry issues #9961 is released"
+6
−6
10:01:47
puya
fix: allow bool return type for STATE_DEL awst node
+3
−5
10:01:47
puya
refactor: ensure app_global_del and app_local_del remain the same
+6
−2
10:01:47
puya
fix: allow assignment to bool variable
+6
−4
10:15:31
algorand-typescript-testing
fix: add tests to ensure switch clauses are evaluated only when reached
+143
−30
10:39:28
puya
refactor: validate wtype and StorageExpression pair
+30
−10
10:41:49
AlgoQuest
App Call Basic
+2933
−0
10:55:41
algokit-cli
feat: initial draft on adding ts and typescript commands to compile group
+104
−0
11:49:42
algokit-typescript-template
chore: update to node22
+13
−13
12:21:59
puya-ts-demo
Object mutability
+14
−24
12:26:59
puya-ts-demo
fix puya syntax
+4
−1
12:50:16
puya-ts-demo
clarify assertMatch
+1
−1
12:50:59
algokit-core
Merge pull request #21 from algorandfoundation/chore/move_tests
+26
−21
12:50:59
algokit-core
Merge pull request #21 from algorandfoundation/chore/move_tests
+26
−21
12:55:19
puya-ts
fix: add tslib as non dev dependency to puya-ts package
+3
−2
13:01:34
algokit-core
Swift CI AlgoModels package
+8
−8
13:01:34
algokit-core
Swift CI AlgoModels package
+8
−8
13:12:01
AlgorandCIDs
Updates and additions
+0
−3231
13:20:26
governance-contracts
add tests to the proposal votings
+9129
−870
13:44:35
puya-ts
better debug exp
+153
−131
13:58:26
puya-ts-demo
clean up math type and clarify
+12
−2
14:18:15
puya-ts-demo
MutableArray
+11
−2
14:18:45
puya-ts-demo
Merge 2e87cee7242cd0556cbd5dcda6a717cebad135c7 into ebccd59ede24705f85d61e11b79a99f646025c95
+241
−26
14:41:43
AlgoQuest
App Call with AssetTransferTxn
+5897
−21
14:42:08
use-wallet
fix(deps): update peerDependency of use-wallet-react to support react 19.0.0
+3
−3
15:09:04
algokit-core
build: refactor scripts/build
+158
−129
15:09:04
algokit-core
build: refactor scripts/build
+158
−129
15:14:41
a-day-in-my-bobalife
chore: log greeting (2025-03-04)
+1
−0
15:30:22
devportal
Arc update 04 03 2025
+4861
−2726
15:56:29
ultrade-python-sdk
update docs
+2
−1
16:14:03
subql-stellar
handle http protocol option for soroban endpoint
+12
−1
16:18:13
puya
Merge remote-tracking branch 'origin/main' into feat/pyinstaller-binary
+11362
−1750
16:28:10
ARCs
Update update-arcs.sh
+14
−0
16:28:55
devportal
fix for build
+5
−5
17:52:55
puya
chore: tmp commit to test codesigning
+19
−8
17:55:42
ARCs
remove arc 27 title and reference to abstract instead
+1
−3
17:57:34
devportal
Update arc-0027.md
+1
−1
18:47:35
devportal
Merge pull request #200 from algorandfoundation:arc-update-04-03-2025
+4861
−2726
19:09:49
algokit-core
Merge pull request #22 from algorandfoundation/build/refactor_build_script
+158
−129
19:09:49
algokit-core
Merge pull request #22 from algorandfoundation/build/refactor_build_script
+158
−129
20:08:33
devportal-code-examples
fix: deploy script
+7
−3
20:33:39
devportal-code-examples
feat(smart-contracts): simplify decorators
+30
−30
20:40:51
devportal-code-examples
feat(smart-contracts): fix decorators; rebuild
+155
−166
20:53:47
subql-stellar
handle http protocol option for soroban endpoint (#109)
+12
−1
20:54:55
subql-stellar
[SKIP CI] Prerelease
+3
−2
21:41:36
citrus-swap
updated start script
+1
−0
21:50:12
citrus-swap
updated script
+1
−1
21:51:31
citrus-swap
updated engine
+1
−1
21:52:24
citrus-swap
updated engine
+1
−1
21:57:53
citrus-swap
updated package json start script
+1
−1
22:02:10
algokit-templates
feat: added typescript base template
+2643
−4499
22:03:18
puya-ts
fix: add tslib as non dev dependency to puya-ts package
+3
−2
22:03:49
puya-ts
test: Adding failing test for bug with switch block evaluation
+27
−1
22:03:49
puya-ts
fix: Ensure switch case clauses are only evaluated if they are 'reached'
+5081
−1599
22:10:01
algokit-example-gallery
chore: update submodule to latest version
+1
−1
22:16:55
citrus-swap
updated package
+72
−22
22:19:21
puya-ts
Notes added by 'git notes add'
+1
−0
22:22:14
citrus-swap
tsconfig updates
+3
−24
22:23:41
go-algorand
catchpointdump: support p2p nodes
+26
−7