Home Reports Oct 17, 2024
Thursday, October 17, 2024
- Commits
- 90
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +39,250 −11,835
- additions / deletions
Thursday, October 17, 2024
90 commits were pushed across 18 repos by 17 authors. There were 39,250 additions and 11,835 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 1 commit
- indexer 3 commits
- algokit-avm-vscode-debugger 3 commits
- algokit-lora 4 commits
- algokit-python-template 2 commits
- algokit-utils-py 7 commits
- algokit-utils-ts 4 commits
- algokit-utils-ts-debug 6 commits
- algorand-typescript-testing 1 commit
- ARCs 1 commit
- nodekit 22 commits
- puya 10 commits
- puya-ts 2 commits
- folks-router 2 commits
- wen-tools 7 commits
- a-day-in-my-bobalife 11 commits
- tinyman-consensus-staking 3 commits
- xbacked-sdk 1 commit
Commit Log
90 commits · 18 repositories
01:00:25
go-algorand
Build 2141 Data
+1
−1
01:21:59
puya
refactor: allow SourceLocation to have a file with None for synthetic methods
+20
−16
01:22:00
puya
refactor: remove synthetic paths from puya_lib functions
+761
−759
01:22:00
puya
chore: compile all
+1572
−1572
01:31:55
indexer
Add `proposer` parameter to `GET /v2/blocks`
+491
−397
02:20:17
algorand-typescript-testing
use Record<TK, TV> instead of array type to setup scratch space in tests to simplify the setup
+5
−8
02:31:34
puya-ts
feat: implement AppGlobal via context manager
+22
−11
02:44:50
puya
chore: compile all
+1572
−1572
02:44:50
puya
refactor: allow SourceLocation to have a file with None for synthetic methods
+20
−16
02:44:50
puya
refactor: remove synthetic paths from puya_lib functions
+761
−759
03:49:49
wen-tools
feat: add crust service for ARC3 Mint tool
+29
−74
03:50:27
wen-tools
feat: add crust service for ARC19 Mint tool
+36
−78
03:51:28
wen-tools
feat: add crust service for ARC19 Update tool
+26
−77
03:52:29
wen-tools
feat: add crust service for Simple Update tool
+69
−71
06:05:19
puya-ts
refactor: move state implementation to testing package
+9
−92
06:14:22
algokit-lora
Merge branch 'app-lab' into abi-method-deploy
+0
−0
06:36:22
puya
build: add a git check for untracked files to compile all
+28
−16
06:36:56
puya
add missing files
+10317
−0
06:42:29
tinyman-consensus-staking
add threshold to increase_stake
+32
−2
06:42:45
tinyman-consensus-staking
add client methods
+187
−1
06:51:32
algokit-lora
chore: try fix test determinism
+9
−9
07:03:41
puya
build: remove unnecessary localnet start
+1
−4
07:07:16
algokit-lora
feat: abi method deploy (#277)
+1811
−1038
07:34:27
puya
build: add a git check for untracked files to compile all
+10341
−15
08:21:21
folks-router
feat: migrate to sharp and upgrade astro deps
+757
−843
08:25:45
folks-router
feat: migrate to sharp and upgrade astro deps (#37)
+757
−843
10:01:03
ARCs
Serialize into canonical RFC8785 JSON instead fo stringify
+19
−11
10:11:29
algokit-avm-vscode-debugger
feat: algosdkv3 migration
+40
−94
10:35:43
algokit-utils-ts
docs: adding migration for algokit-utils-ts-debug
+30
−0
10:42:09
algokit-avm-vscode-debugger
docs: update docs url in markdown
+1
−1
10:49:34
algokit-avm-vscode-debugger
docs: adding extra docs into readme on debugging puya
+4
−0
12:45:15
algokit-utils-py
fix: stop comment stripping from breaking base64
+56
−9
12:50:29
algokit-utils-py
chore: pip audit
+763
−711
13:09:38
algokit-utils-py
chore: address linting errors after dev tooling update
+15
−15
13:31:14
tinyman-consensus-staking
specialize transfer functions
+49
−51
13:43:13
algokit-utils-py
fix: stop comment stripping from breaking base64
+56
−9
13:43:13
algokit-utils-py
chore: address linting errors after dev tooling update
+15
−15
13:43:13
algokit-utils-py
chore: pip audit
+763
−711
13:54:54
algokit-python-template
docs: tweak to ensure debugging docs are included on starter presets too
+68
−41
14:02:04
algokit-lora
chore: wip
+838
−45
14:46:13
nodekit
chore: fix typos
+2
−2
14:46:13
nodekit
chore: fix typos
+2
−2
15:14:17
a-day-in-my-bobalife
chore: log greeting (2024-10-17)
+1
−0
15:15:48
a-day-in-my-bobalife
chore: bump foundation from 1.7.3 to 1.7.4 in /DisneyScenicRides
+1
−1
15:15:51
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.7.3 to 1.7.4 in /DisneyScenicRides
+1
−1
15:19:27
a-day-in-my-bobalife
chore: bump foundation from 1.7.3 to 1.7.4 in /DisneyScenicRides (#183)
+1
−1
15:19:32
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.7.3 to 1.7.4 in /DisneyScenicRides (#184)
+1
−1
15:20:22
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-fragment-ktx
+1
−1
15:23:03
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-fragment-ktx from 2.8.2 to 2.8.3 in /DisneyScenicRides (#186)
+1
−1
15:23:12
a-day-in-my-bobalife
chore: bump ui from 1.7.3 to 1.7.4 in /DisneyScenicRides
+1
−1
15:25:35
a-day-in-my-bobalife
chore: bump ui from 1.7.3 to 1.7.4 in /DisneyScenicRides (#185)
+1
−1
15:25:55
wen-tools
Merge pull request #83 from x-wagmi/feat/simple-mint-arc3-arc19-arc69
+7
−1
15:26:29
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-ui-ktx in /DisneyScenicRides
+1
−1
15:27:24
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-ui-ktx from 2.8.2 to 2.8.3 in /DisneyScenicRides (#187)
+1
−1
16:54:35
wen-tools
Update SimpleUpdate.jsx
+69
−71
17:02:34
nodekit
ci: adds a workflow
+51
−0
17:02:34
nodekit
ci: adds a workflow
+51
−0
17:24:12
nodekit
feat: add PR comment
+6
−2
17:24:12
nodekit
feat: add PR comment
+6
−2
17:27:32
nodekit
fix: separate into two steps
+15
−5
17:27:32
nodekit
fix: separate into two steps
+15
−5
17:32:43
nodekit
ci: specify on demands
+4
−1
17:32:43
nodekit
ci: specify on demands
+4
−1
17:34:59
nodekit
fix: update test arg
+1
−1
17:34:59
nodekit
fix: update test arg
+1
−1
17:45:15
nodekit
ci: switch to vladopajic's package
+14
−22
17:45:15
nodekit
ci: switch to vladopajic's package
+14
−22
17:50:00
nodekit
fix: remove config path
+0
−6
17:50:00
nodekit
fix: remove config path
+0
−6
17:54:26
nodekit
ci: introduce testcoverage yaml file
+20
−5
17:54:26
nodekit
ci: introduce testcoverage yaml file
+20
−5
17:56:41
nodekit
ci: set threshold to 0 for now
+10
−3
17:56:41
nodekit
ci: set threshold to 0 for now
+10
−3
18:00:14
algokit-utils-py
chore: updating teal.tok.map to teal.map extension
+7
−7
18:12:34
algokit-utils-ts
chore: updating teal sourcemap file extension convention
+2
−2
18:18:45
algokit-utils-ts
chore: refresh guidelines on obtaining simulate traces (#328)
+43
−3
18:24:09
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
18:25:49
algokit-utils-ts-debug
chore: update sourcemap extension to .teal.map from .teal.tok.map
+12
−12
18:30:28
algokit-utils-ts-debug
chore: update sourcemap extension to .teal.map from .teal.tok.map (#14)
+12
−12
18:31:40
algokit-utils-ts-debug
chore(deps): bump @commitlint/cli from 18.6.1 to 19.5.0
+279
−562
18:31:41
algokit-utils-ts-debug
chore(deps): bump eslint from 8.57.1 to 9.12.0
+193
−171
18:31:42
algokit-utils-ts-debug
chore(deps): bump @makerx/eslint-config from 3.1.1 to 4.0.0
+7
−324
18:34:57
algokit-utils-ts-debug
Notes added by 'git notes add'
+1
−0
18:40:17
algokit-python-template
chore: bump min beta versions of utils
+6
−6
19:15:21
nodekit
Merge pull request #3 from algorandfoundation/feat/tui-render
+770
−91
19:15:21
nodekit
Merge pull request #3 from algorandfoundation/feat/tui-render
+770
−91
19:49:11
wen-tools
Update README.md
+1
−1
22:55:54
xbacked-sdk
update: october 17
+3991
−1
23:49:50
indexer
Add `expired` parameter to `GET /v2/blocks`
+466
−387
23:51:20
indexer
Add missing index
+5
−2