Home Reports Apr 8, 2025
Tuesday, April 8, 2025
- Commits
- 102
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 26
- distinct authors
- Lines changed
- +96,545 −67,239
- additions / deletions
Tuesday, April 8, 2025
102 commits were pushed across 16 repos by 26 authors. There were 96,545 additions and 67,239 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- S25_RideChain 14 commits
- go-algorand 19 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- hackseries-Authentico 3 commits
- AlgoEvents 1 commit
- node-monitoring 1 commit
- The-Sound-of-AVM 2 commits
- algokit-cli 1 commit
- intermezzo 3 commits
- liquid-auth-js 1 commit
- puya 41 commits
- puya-ts 12 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 2 commits
- tinyman-swap-widget-sdk 1 commit
Commit Log
102 commits · 16 repositories
01:00:20
go-algorand
Build 2312 Data
+1
−1
02:12:30
puya-ts
fix: check for child path
+18
−1
02:12:55
puya-ts
Merge branch 'main' into bug/mac-os
+4656
−29013
03:01:29
puya-ts
Notes added by 'git notes add'
+1
−0
03:27:48
puya-ts
Revert "fix: check for child path"
+1
−18
03:37:53
algo-voting
Update @typescript-eslint/parser requirement from ^8.29.0 to ^8.29.1
+1
−1
03:38:02
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
05:01:21
puya
DROPME: temporary commit to ensure no changes in doc-stubs generating script
+46765
−5
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+34
−28
05:01:35
puya
refactor: invoke sphinx-build via Python rather than CLI
+5
−11
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+64
−22
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+30
−20
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+136
−25
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+11
−17
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+16
−27
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+4
−11
05:01:35
puya
fix(internal): keep class decorators when transforming stubs for docs
+20
−3
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+1
−1
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+14
−14
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+1
−1
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+20
−26
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+33
−47
05:01:35
puya
refactor: invoke sphinx-build via Python rather than CLI
+6
−4
05:01:35
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+158
−191
05:05:13
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+2
−2
05:27:00
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+54
−56
05:27:51
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+0
−1
05:30:51
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+7
−11
05:34:09
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+2
−6
05:40:59
puya-ts
fix: make sure that diagnostic file paths are absolute
+5
−1
05:49:30
puya-ts
Notes added by 'git notes add'
+1
−0
07:21:21
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+23
−28
07:30:37
tinyman-swap-widget-sdk
Upgrade tinyman-js-sdk to beta version
+2
−2
07:46:31
puya
fix(internal): ensure inlined protocol classes are removed from docs
+36
−297
07:59:59
puya
refactor: remove MyPy usage from generate_docs.py (WIP)
+9
−11
09:06:15
puya
algopy lsp POC using pygls
+181
−4
09:06:57
puya
don't use sys.exit during exception handling
+26
−18
09:07:14
puya
support supplying prefix via lsp initialize
+25
−13
09:07:15
puya
run lsp on whole workspace and update diagnostics for all files
+162
−62
09:07:43
puya
refactor: move into lsp folder
+123
−62
09:07:45
puya
use O0 for analysis
+2
−0
09:07:45
puya
fix cyclic import
+2
−1
09:08:44
puya
handle PuyaExitError
+2
−0
09:09:36
puya
refactor: add SourceProvider protocol
+89
−51
09:09:38
puya
feat: debounce diagnostic refreshes
+18
−5
09:10:01
puya
chore: standardize nomenclature
+6
−6
09:10:01
puya
test: fix error test suite
+3
−3
09:10:01
puya
fix: deadlock issue in language server on windows
+9
−1
09:28:09
puya
chore: rebase fixes
+79
−23
13:11:16
puya
feat: puya service mode support (rebased)
+343
−19
13:41:19
go-algorand
Add an auto incrementing Version field to apps
+1466
−1294
13:47:27
puya-ts
Merge remote-tracking branch 'origin/main' into feat/puya-service-mode
+246
−24320
14:26:35
liquid-auth-js
Merge pull request #20 from algorandfoundation/refactor/package-maintenance
+10986
−8714
14:59:59
algokit-cli
fix: compile ts hangs when puya-ts is detected but not installed in the project
+8
−0
15:14:53
a-day-in-my-bobalife
chore: log greeting (2025-04-08)
+1
−0
15:24:26
puya-ts
chore(language-server): addressing pr comments
+21
−21
15:36:38
hackseries-Authentico
Use tech stack vite_react_shadcn_ts
+12754
−0
15:42:27
puya-ts
chore: recreate lockfile
+979
−310
15:46:19
hackseries-Authentico
feat: Implement product verification system
+2711
−78
15:51:00
hackseries-Authentico
Fix: Remove duplicate import
+1
−2
16:15:18
S25_RideChain
model readme, requirements.txt, config, updated gitignore
+160
−11
16:18:33
S25_RideChain
Update README.md
+2
−2
16:24:27
S25_RideChain
updated reqs
+4
−1
16:29:31
S25_RideChain
Create RideRequestContract.sol
+102
−0
16:30:42
node-monitoring
chore: adjust vector transform and add proposals won to dashboard
+20
−9
16:46:22
puya
docs: lsp mermaid diagrams
+113
−1
16:46:45
go-algorand
Refactor setting log level
+6
−16
17:33:24
S25_RideChain
Huge reorganizing and interfacing commit
+296
−131
17:37:21
S25_RideChain
Create TO_DO
+17
−0
17:40:48
S25_RideChain
many updates to Rating_Model
+173
−174
17:49:46
S25_RideChain
Update Rider.sol with RideRequestInterface
+11
−0
17:58:23
go-algorand
Rename archive to archiveLog for readability and reformat
+9
−10
17:59:00
S25_RideChain
Update Rider.sol
+3
−1
18:05:20
go-algorand
Add comments for host config options
+32
−10
18:07:24
go-algorand
Change another archive mention
+1
−1
18:19:27
go-algorand
Address copilot feedback
+6
−3
18:30:00
AlgoEvents
Version : 1.0.7 : Maximum Minting increased
+95
−63
18:36:18
S25_RideChain
integrated more methods, need to fix the selection of best ride
+15
−18
18:44:20
S25_RideChain
added function for fetching proposals
+8
−0
18:52:53
S25_RideChain
fixed select offers function
+16
−12
19:07:05
S25_RideChain
Fixes
+9
−4
19:09:52
go-algorand
CR: remove todos
+2
−2
19:19:08
puya-ts
fix: Ensure BoxMap is documented correctly in arc56 spec file
+1068
−24
19:44:33
go-algorand
Bump buildnumber.dat
+1
−1
19:45:15
go-algorand
Build: Bump Ubuntu version in codegen_verification job. (#6260)
+1
−1
19:45:58
go-algorand
DevOps: fix golang version handling in bash scripts (#6288)
+20
−22
20:07:25
puya-ts
fix: Ensure BoxMap is documented correctly in arc56 spec file
+1068
−24
20:12:52
go-algorand
catchpoint: handle loadFromDisk/recoverFromCrash during first stage correctly (#6290)
+4
−2
20:13:16
go-algorand
ledger: fix exceeding offline rows in online accounts table (#6295)
+165
−0
20:14:35
go-algorand
catchpoint: handle loadFromDisk/recoverFromCrash during first stage correctly (#6290)
+4
−2
20:14:57
go-algorand
ledger: fix exceeding offline rows in online accounts table (#6295)
+165
−0
20:16:09
puya-ts
Notes added by 'git notes add'
+1
−0
20:17:36
go-algorand
add Go Benchmark (go) benchmark result for 9d579da0359be37e8a623a18a57f11a2ff3f233d
+445
−1
20:18:11
go-algorand
add Go Benchmark (go) benchmark result for 79b65c7b1752aefc53aee8baa34628bc57199a3c
+445
−1
20:28:24
S25_RideChain
Added web app stuff. Error needs fixing
+4278
−0
22:49:33
The-Sound-of-AVM
Impvroved with subtypes and input fields for asset and app id's, addresses and amount. Added more effects like step sequencer and LFO. Colors for synth types
+2294
−668
22:51:28
go-algorand
Add tx.RejectVersion
+467
−195
22:54:38
The-Sound-of-AVM
Merge pull request #1 from knonode/subtypes-LFO-Step-Sequencer-and-other-delights
+2294
−668
23:26:15
java-algorand-sdk
Regenerate code from specification file
+43
−59
23:26:44
js-algorand-sdk
Regenerate code from specification file
+63
−148
23:26:56
go-algorand-sdk
Regenerate code from specification file
+47
−18
23:28:28
go-algorand
Merge pull request #6296 from onetechnical/relbeta4.0.3
+191
−26