Home Reports Mar 3, 2025
Monday, March 3, 2025
- Commits
- 86
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 13
- distinct authors
- Lines changed
- +100,201 −43,153
- additions / deletions
Monday, March 3, 2025
86 commits were pushed across 17 repos by 13 authors. There were 100,201 additions and 43,153 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 3 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- DML-CHAIN 2 commits
- algokit-core 55 commits
- algokit-client-generator-py 1 commit
- algokit-example-gallery 3 commits
- algokit-typescript-template 1 commit
- devportal 1 commit
- puya-ts 3 commits
- puya-ts-demo 5 commits
- specs 1 commit
- solidity-land-registry 1 commit
- d-asa 3 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 1 commit
- use-wallet 1 commit
Commit Log
86 commits · 17 repositories
01:00:30
go-algorand
Build 2283 Data
+1
−1
02:25:40
puya-ts
feat: consume puya binary
+726
−44
03:19:46
puya-ts
chore: PR review
+6
−6
03:54:13
algo-voting
Update core-js requirement from ^3.40.0 to ^3.41.0
+1
−1
04:05:58
puya-ts
chore: update test
+1
−1
08:50:13
solidity-land-registry
npm: bump merkletreejs from 0.3.11 to 0.5.1
+1
−1
13:30:04
devportal
Merge pull request #199 from algorandfoundation/Reference-Structure
+74
−247
13:36:56
algokit-core
ci(swift): download latest iOS simulator
+17
−1
13:36:56
algokit-core
ci(swift): download latest iOS simulator
+17
−1
13:43:20
algokit-core
Swift CI AlgoModels package
+18
−18
13:43:50
algokit-core
Merge pull request #16 from algorandfoundation/ci/xcode_versions
+17
−1
13:43:50
algokit-core
Merge pull request #16 from algorandfoundation/ci/xcode_versions
+35
−19
13:44:30
algokit-core
fix(algo_models): encode transaction enum with encode instead of encode_raw
+2
−2
13:44:30
algokit-core
fix(algo_models): encode transaction enum with encode instead of encode_raw
+2
−2
13:44:44
algokit-core
chore: ignore .dmypy.json
+2
−1
13:44:44
algokit-core
feat(algo_models_ffi): one Transaction struct in ffi instead of multiple functions
+303
−148
13:44:44
algokit-core
chore: ignore .dmypy.json
+2
−1
13:44:44
algokit-core
feat(algo_models_ffi): set uniffi record defaults
+11
−2
13:44:44
algokit-core
feat(algo_models_ffi): one Transaction struct in ffi instead of multiple functions
+1031
−564
13:44:44
algokit-core
feat(algo_models_ffi): set uniffi record defaults
+11
−2
13:54:03
algokit-core
Swift CI AlgoModels package
+14
−14
13:57:18
algokit-core
Swift CI AlgoModels package
+34
−34
14:00:45
algokit-core
Merge branch 'master' into feat/txn_struct
+7
−10
14:09:16
algokit-core
Swift CI AlgoModels package
+15
−12
14:10:51
algokit-core
Merge pull request #15 from algorandfoundation/feat/txn_struct
+316
−151
14:10:51
algokit-core
Merge pull request #15 from algorandfoundation/feat/txn_struct
+1062
−585
14:14:25
algokit-client-generator-py
chore(deps): bump the minor-and-patch group across 1 directory with 5 updates
+32
−32
14:19:21
algokit-core
Swift CI AlgoModels package
+14
−14
14:23:10
algokit-core
chore: remove commented out code
+0
−12
14:23:10
algokit-core
chore: remove commented out code
+0
−12
14:24:57
algokit-core
ci(swift): only commit on push
+1
−0
14:24:57
algokit-core
ci(swift): only commit on push
+1
−0
15:04:31
algokit-core
Merge pull request #17 from algorandfoundation/ci/swift_commit_on_push
+1
−12
15:04:31
algokit-core
Merge pull request #17 from algorandfoundation/ci/swift_commit_on_push
+1
−12
15:14:01
algokit-core
Swift CI AlgoModels package
+9
−9
15:14:47
a-day-in-my-bobalife
chore: log greeting (2025-03-03)
+2
−0
15:24:13
algokit-core
chore: rename dist to packages
+43
−43
15:24:13
algokit-core
chore: rename dist to packages
+9637
−9
16:18:13
algokit-core
Merge pull request #18 from algorandfoundation/chore/rename_dist
+9637
−9
16:18:13
algokit-core
Merge pull request #18 from algorandfoundation/chore/rename_dist
+43
−43
16:18:32
algokit-core
build: set default cwd to repo root
+2
−2
16:18:32
algokit-core
build: set default cwd to repo root
+2
−2
16:18:32
algokit-core
build: move build scripts to scripts/build
+0
−0
16:18:32
algokit-core
build: move build scripts to scripts/build
+0
−0
16:18:32
algokit-core
chore: fix pyright errors
+8
−3
16:18:32
algokit-core
chore: fix pyright errors
+8
−3
16:27:32
algokit-core
Swift CI AlgoModels package
+14
−14
16:27:32
algokit-core
Swift CI AlgoModels package
+14
−14
16:34:05
specs
Merge pull request #109 from algorandfoundation/fix/missing-stpf-type
+3
−1
16:58:16
use-wallet
chore(deps): update dependency typescript to v5.8.2
+148
−147
17:15:26
a-day-in-my-bobalife
chore: v2025.8.0 (release)
+17
−0
17:15:28
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
18:00:51
go-algorand-sdk
Release: Notify internal channels upon release publishing (#690)
+25
−4
18:08:33
algokit-core
ci: fix python module path
+1
−1
18:08:33
algokit-core
ci: fix python module path
+1
−1
18:18:33
algokit-core
Merge pull request #19 from algorandfoundation/build/scripts_dir
+10
−5
18:18:33
algokit-core
Merge pull request #19 from algorandfoundation/build/scripts_dir
+10
−5
18:22:50
algokit-core
build: use TS instead of python
+245
−154
18:22:50
algokit-core
build: use TS instead of python
+245
−154
18:27:08
algokit-core
Swift CI AlgoModels package
+14
−14
18:27:08
algokit-core
Swift CI AlgoModels package
+14
−14
18:37:56
algokit-core
ci: fix paths
+69
−2
18:37:56
algokit-core
ci: fix paths
+69
−2
19:22:55
algokit-example-gallery
fix: build script dynamic imports
+35
−292
19:38:43
d-asa
chore: bump dependencies
+86
−2
19:38:56
d-asa
chore: build artifacts
+28709
−12487
19:57:08
d-asa
Merge pull request #30 from cusma/dependabot/pip/minor-and-patch-13f8d42342
+28736
−12514
20:00:55
algokit-example-gallery
Update algokit-templates submodule reference
+1
−1
20:04:21
DML-CHAIN
feat: delete contract
+4775
−10941
20:05:31
algokit-example-gallery
fix: moved images to public folder
+2
−2
20:19:38
go-algorand
network: fix peerstore Get/Put races (#6261)
+20
−14
20:20:31
DML-CHAIN
fix: delete app
+2256
−1232
20:23:45
go-algorand
add Go Benchmark (go) benchmark result for f468e5751fa5092c30fa72943b628b5dc8d18c5c
+445
−1
20:40:25
algokit-core
chore: generate test data with TS
+491
−345
20:40:25
algokit-core
chore: generate test data with TS
+491
−345
20:50:51
algokit-core
Merge pull request #20 from algorandfoundation/build/use_bun
+804
−500
20:50:51
algokit-core
Merge pull request #20 from algorandfoundation/build/use_bun
+804
−500
21:00:36
algokit-core
Swift CI AlgoModels package
+10
−10
21:00:36
algokit-core
Swift CI AlgoModels package
+10
−10
22:35:38
algokit-typescript-template
chore(deps): bump the all group across 1 directory with 3 updates
+128
−69
22:47:56
puya-ts-demo
Merge branch 'main' into migration
+8246
−1230
22:50:36
puya-ts-demo
use native types on puya TS contract
+3
−8
23:06:43
puya-ts-demo
update migration guide
+52
−31
23:10:40
puya-ts-demo
fix sum typo
+1
−1
23:12:57
puya-ts-demo
array mutability section
+20
−0
23:25:45
java-algorand-sdk
Regenerate code from specification file
+9
−0