Home Reports Mar 28, 2025
Friday, March 28, 2025
- Commits
- 89
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 26
- distinct authors
- Lines changed
- +103,749 −27,730
- additions / deletions
Friday, March 28, 2025
89 commits were pushed across 20 repos by 26 authors. There were 103,749 additions and 27,730 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- S25_RideChain 3 commits
- go-algorand 11 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 2 commits
- Clickr_App_TS 1 commit
- xgov-explorer 1 commit
- community 1 commit
- algokit-core 10 commits
- algokit-cli 3 commits
- algokit-typescript-template 2 commits
- devportal 7 commits
- homebrew-tap 2 commits
- intermezzo 1 commit
- puya 7 commits
- puya-ts 25 commits
- algorand-mcp 5 commits
- xgov-explorer 4 commits
- a-day-in-my-bobalife 1 commit
- txnDuck 1 commit
Commit Log
89 commits · 20 repositories
01:00:20
go-algorand
FI from master
+36
−36
01:00:21
go-algorand
Build 2300 Data
+1
−1
01:49:13
puya-ts
wip
+113
−24
01:52:20
community
Commit from GitHub Actions (Community Interest Tracker)
+2
−0
02:56:15
puya-ts
add logs
+23
−6
03:19:42
puya-ts
more wip - for each arrow parsing
+88
−68
03:21:07
puya-ts
fix: Remove duplicate property for createdApplication / createdApp
+2
−16
03:21:09
puya-ts
docs: Regenerate docs
+1419
−644
03:44:25
puya-ts
docs: Regenerate docs
+1419
−644
03:44:25
puya-ts
fix: Remove duplicate property for createdApplication / createdApp
+2
−16
03:53:37
puya-ts
Notes added by 'git notes add'
+1
−0
04:02:32
puya-ts
Merge tag 'v1.0.0-beta.63' into update-alpha
+1425
−702
04:05:02
puya-ts
docs: Update docs
+74
−30
04:09:45
puya-ts
chore: Bump package version
+2
−2
04:32:20
puya-ts
Merge pull request #179 from algorandfoundation/update-alpha
+1431
−664
04:41:01
puya-ts
Notes added by 'git notes add'
+1
−0
06:34:35
txnDuck
perf(usability): clarify that there is no affiliation with AF or Algo Tech
+7
−1
07:04:12
puya
fix: allow `.copy()` of an immutable type
+554
−437
07:12:13
puya
fix: allow `.copy()` of an immutable type
+554
−437
07:14:32
puya
fix: prevent optimiser from eliminating repeated computations when a subroutine starts with a simple while-loop
+128
−20
07:16:28
puya
chore: compile all
+4747
−1
07:27:01
puya
chore: compile all
+4747
−1
07:27:01
puya
fix: prevent optimiser from eliminating repeated computations when a subroutine starts with a simple while-loop
+128
−20
08:35:35
xgov-explorer
bugs for progress update
+5
−15
08:46:01
xgov-explorer
update.name fix
+2
−2
09:04:23
algorand-mcp
Update README.md to add NPM package address
+4
−0
09:04:48
algokit-typescript-template
fix: pin puyats dependencies to ensure it doesn't grab dummy 1.0.0 prod releases
+8
−8
09:05:53
algorand-mcp
Update README.md
+1
−1
09:06:39
algorand-mcp
Update README.md
+1
−0
09:08:52
algokit-typescript-template
fix: pin puyats dependencies to ensure it doesn't grab dummy 1.0.0 prod releases (#35)
+8
−8
09:26:51
algokit-cli
chore: addressing pr comments
+28
−18
10:00:40
algorand-mcp
Fix Typo in README.md
+1
−1
11:09:11
algorand-mcp
Fix tools routing
+7
−5
12:07:02
devportal
Updated AlgoKit Tools and Versions
+13088
−0
12:11:17
devportal
Formatting
+876
−986
13:11:21
intermezzo
Merge pull request #3 from algorandfoundation/chore/readme-and-filename-spelling
+8
−7
14:17:47
go-algorand
initial proof of concept
+1106
−1012
14:17:58
go-algorand
afrz transactions are used to configure global freeze
+119
−61
14:18:01
go-algorand
minor text/key name changes
+42
−41
14:46:24
devportal
Minor fixes to sidebar, heading capitalization
+2
−2
14:47:14
devportal
Merge remote-tracking branch 'origin/main' into Post-launch-tweaks
+22
−22
15:14:48
a-day-in-my-bobalife
chore: log greeting (2025-03-28)
+1
−0
16:02:09
go-algorand
Update goal and API responses
+44
−10
16:13:26
algokit-cli
fix: raise min required copier version to 3.6.0 (#623)
+94
−18
16:33:04
algokit-cli
2.6.2
+7
−1
16:39:02
homebrew-tap
Updating algokit to 2.6.2
+3
−3
16:43:35
homebrew-tap
Updating algokit to 2.6.2
+3
−3
17:15:57
puya-ts
build: Tag releases in npm based on release channel
+2
−0
17:24:42
puya-ts
build: Tag releases in npm based on release channel
+2
−0
17:33:25
puya-ts
Notes added by 'git notes add'
+1
−0
17:50:26
puya-ts
build: Tag releases in npm based on release channel
+2
−0
17:54:14
S25_RideChain
Update README.md - removed diagrams
+0
−10
17:54:31
S25_RideChain
Update README.md
+0
−13
17:59:22
puya-ts
Notes added by 'git notes add'
+1
−0
18:32:36
go-algorand
Refactor the way we deal with indices in EvalDelta
+31
−70
18:43:20
go-algorand
change compressWriter to take static idx
+43
−69
18:44:53
S25_RideChain
Update README.md (check-in 3 changes)
+7
−7
18:57:40
puya
4.6.1
+9
−1
19:39:09
puya-ts
fix: Arc4 encode/decode of native arrays
+30726
−9267
19:39:21
puya-ts
build: Output package diff text in a collapsible group
+1
−1
19:39:21
puya-ts
chore: Bump package version
+2
−2
19:54:16
algokit-core
test(algo_models): add swift tests
+756
−178
19:54:16
algokit-core
test(algo_models): add swift tests
+756
−178
19:59:39
devportal
(change) switch out hero clips with previous images
+16
−4
20:10:53
devportal
(fix) update header site title to fix appearance in firefox
+3
−3
20:12:03
devportal
(fix) remove stray square bracket
+1
−1
20:12:57
xgov-explorer
Update README.md
+1
−1
20:14:25
algokit-core
Merge pull request #43 from algorandfoundation/tests/swift_tests
+756
−178
20:14:25
algokit-core
Merge pull request #43 from algorandfoundation/tests/swift_tests
+756
−178
20:30:39
algokit-core
Swift CI AlgoModels package
+14
−14
20:30:39
algokit-core
Swift CI AlgoModels package
+14
−14
21:08:53
xgov-explorer
powered by nodely
+3
−3
21:10:56
xgov-explorer
"Algorand Governance"
+1
−1
21:36:14
puya-ts
chore: Update deps
+91
−38
21:45:01
puya-ts
chore: Lint fix
+2
−2
21:50:23
algokit-core
test(algo_models): add Example test
+94
−1
21:50:23
algokit-core
test(algo_models): add Example test
+94
−1
22:09:41
puya-ts
fix: Arc4 encode/decode of native arrays (#182)
+30760
−9248
22:13:16
Clickr_App_TS
- Deploys ClickCron contract idempotently
+3433
−107
22:18:32
puya-ts
Notes added by 'git notes add'
+1
−0
22:19:43
go-algorand
API: box paging (#6279)
+1987
−1864
22:25:30
go-algorand
add Go Benchmark (go) benchmark result for 5b9eee2926128e3f7708090050464ace4a02b4a2
+445
−1
22:26:35
algokit-core
Merge pull request #44 from algorandfoundation/tests/example_test
+94
−1
22:26:35
algokit-core
Merge pull request #44 from algorandfoundation/tests/example_test
+94
−1
22:45:24
js-algorand-sdk
Bump tar-fs from 3.0.4 to 3.0.8
+104
−21
23:19:44
go-algorand
Merge d04bda972cf8c5bed3b058704322cca7cfc08bb8 into 5b9eee2926128e3f7708090050464ace4a02b4a2
+109
−33
23:26:53
go-algorand-sdk
Regenerate code from specification file
+47
−18
23:27:18
java-algorand-sdk
Regenerate code from specification file
+43
−59
23:27:22
js-algorand-sdk
Regenerate code from specification file
+63
−148