Home Reports Apr 7, 2025
Monday, April 7, 2025
- Commits
- 79
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +40,720 −66,202
- additions / deletions
Monday, April 7, 2025
79 commits were pushed across 21 repos by 19 authors. There were 40,720 additions and 66,202 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- go-algorand 8 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- AlgoEvents 1 commit
- revelio 4 commits
- weDAO 1 commit
- algokit-client-generator-py 1 commit
- algokit-example-gallery 1 commit
- algokit-lora 3 commits
- algokit-management-tool 1 commit
- algokit-templates 1 commit
- algokit-utils-py 1 commit
- puya-ts 17 commits
- xGov 5 commits
- algorand-hackseries-factfunders 12 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 4 commits
- tinyman-js-sdk 7 commits
- tinyman-swap-widget-sdk 3 commits
Commit Log
79 commits · 21 repositories
00:23:10
weDAO
[testnet+fix] set algod to use testnet instead of mainnet + fix canCreateProposal based on manager address
+56
−19
01:00:26
go-algorand
Build 2310 Data
+1
−1
03:27:11
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:27:23
algo-voting
Update typescript requirement from ~5.8.2 to ~5.8.3
+1
−1
06:19:51
algokit-lora
chore: move wasm test to the block mapping
+59
−30
07:38:48
algorand-hackseries-factfunders
Update deploy_config.py
+38
−8
07:39:14
algorand-hackseries-factfunders
Update deploy_config.py
+8
−0
07:49:45
revelio
Bump selenium-webdriver from 4.29.1 to 4.31.0
+2
−2
07:50:14
revelio
Bump tailwindcss-ruby from 4.0.9 to 4.1.3
+9
−9
07:51:36
revelio
Bump brakeman from 7.0.0 to 7.0.2
+1
−1
07:53:06
revelio
Bump tailwindcss-rails from 3.3.0 to 4.2.2
+19
−19
09:29:34
algokit-management-tool
feat: added github issue aggregator
+2989
−0
09:37:44
algorand-hackseries-factfunders
Delete .editorconfig
+0
−10
09:37:59
algorand-hackseries-factfunders
Delete ff.code-workspace
+0
−32
09:38:15
algorand-hackseries-factfunders
Delete .gitignore
+0
−170
09:38:27
algorand-hackseries-factfunders
Delete .algokit/generators/create-devcontainer directory
+0
−23
09:38:38
algorand-hackseries-factfunders
Delete .vscode directory
+0
−5
09:38:48
algorand-hackseries-factfunders
Delete projects directory
+0
−1777
09:38:59
algorand-hackseries-factfunders
Delete .algokit.toml
+0
−10
09:39:11
algorand-hackseries-factfunders
Delete .gitattributes
+0
−1
09:45:15
algokit-utils-py
fix: bumps httpx dependency for compatibility (#152)
+172
−30
09:59:44
algorand-hackseries-factfunders
Updated code files
+2656
−0
10:06:57
algorand-hackseries-factfunders
Deleted extra folder
+0
−1
10:13:40
algo-voting
Merge pull request #603 from sambitsargam/dependabot/npm_and_yarn/typescript-approx-5.8.3
+1
−1
10:13:48
algo-voting
Merge pull request #602 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.29.0
+1
−1
11:14:33
tinyman-js-sdk
Remove unnecessary types and util functions
+128
−264
12:05:33
tinyman-js-sdk
Merge branch 'main' into chore/upgrade-algosdk
+0
−0
12:08:20
tinyman-swap-widget-sdk
Upgrade packages
+28
−19
12:12:31
tinyman-js-sdk
fix(utils): Remove unnecessary util function
+3
−19
12:15:15
tinyman-js-sdk
Upgrade babel packages
+1596
−1686
12:20:18
tinyman-swap-widget-sdk
Upgrade packages
+754
−1155
13:20:49
intermezzo
Update README.md
+1
−1
13:26:44
intermezzo
doc: explain .env updates procedures
+7
−0
13:51:51
intermezzo
Merge pull request #4 from algorandfoundation/dev-add-cli
+626
−157
13:53:28
tinyman-js-sdk
Filter out unnecessary props from param types
+11
−17
13:56:59
tinyman-js-sdk
Remove todo
+0
−1
14:08:14
tinyman-swap-widget-sdk
Update js-sdk
+5
−5
14:27:27
go-algorand
Wait for the box list to be for the commit round
+15
−4
14:32:45
tinyman-js-sdk
Merge pull request #102 from tinymanorg/chore/upgrade-algosdk
+2411
−2889
14:46:22
algokit-client-generator-py
chore(deps): bump the minor-and-patch group across 1 directory with 3 updates
+33
−33
15:01:17
algokit-lora
chore: remove comment after clarification
+1
−1
15:14:32
a-day-in-my-bobalife
chore: log greeting (2025-04-07)
+2
−0
15:16:41
xGov
Create xgov_council-X.md
+50
−0
15:34:39
xGov
fix validation errors
+17
−18
15:36:32
xGov
fix wallet validation
+1
−1
15:40:38
algokit-templates
feat: added python utils scripts
+13340
−128
16:02:22
puya-ts
Merge remote-tracking branch 'origin/main' into feat/puya-service-mode
+13832
−7817
16:02:56
puya-ts
chore: npm audit
+6
−6
16:12:27
algokit-example-gallery
feat: added scripts
+3
−2
16:21:15
algokit-lora
Merge pull request #400 from algorandfoundation/spike/algokit_core_2
+59
−30
16:49:38
go-algorand
Test: Wait for the box list to be for the commit round (#6294)
+15
−4
16:50:35
go-algorand
FI from master
+15
−4
16:50:35
go-algorand
Build 2311 Data
+1
−1
16:54:07
go-algorand
add Go Benchmark (go) benchmark result for 756dfd8faa67b41a44ac1746fe7c5e8789a9fb52
+445
−1
17:15:13
a-day-in-my-bobalife
chore: v2025.13.0 (release)
+13
−0
17:15:14
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
18:30:00
AlgoEvents
Version: 1.0.5 : Max 16
+243
−91
18:38:14
puya-ts
chore: refactors Puya service initialization and handling
+122
−800
18:49:50
go-algorand
ledger: fix exceed offline rows in online accounts table
+161
−0
19:46:57
go-algorand
CR: comment fixes
+5
−1
20:40:14
xGov
Create xgov_council-222.md
+32
−0
20:54:56
xGov
Update xgov_council-222.md
+1
−0
22:47:12
puya-ts
fix: Better error messages when using unsupported == and != tokens
+37
−9
22:56:13
puya-ts
fix: Better error messages when using unsupported == and != tokens
+37
−9
22:58:25
puya-ts
Merge remote-tracking branch 'origin/main' into update-alpha
+0
−0
23:03:45
puya-ts
docs: Remove checked in api docs
+0
−24202
23:03:45
puya-ts
docs: git ignore generated api docs
+3
−1
23:03:46
puya-ts
docs: Include language guide in typedoc output
+146
−90
23:03:46
puya-ts
docs: Fix publish path
+2
−2
23:03:46
puya-ts
docs: Output html and markdown versions of docs
+9
−4
23:03:46
puya-ts
docs: Add workflow for publishing docs to gh pages
+36
−0
23:03:46
puya-ts
chore: Remove docs branch as publish trigger
+0
−1
23:03:46
puya-ts
docs: Update program structure docs to include details of constant declarations and free subroutines
+27
−1
23:03:46
puya-ts
docs: Fix formatting and typos
+23
−23
23:08:14
puya-ts
chore: Audit fix
+6
−6
23:22:43
puya-ts
docs: Remove checked in generated doc files and publish all docs to github pages
+244
−24322
23:26:51
java-algorand-sdk
Regenerate code from specification file
+43
−59
23:27:13
go-algorand-sdk
Regenerate code from specification file
+47
−18
23:27:29
js-algorand-sdk
Regenerate code from specification file
+63
−148