Home Reports Nov 19, 2024
Tuesday, November 19, 2024
- Commits
- 99
- pushed this day
- Repositories
- 26
- with activity
- Contributors
- 29
- distinct authors
- Lines changed
- +29,474 −8,535
- additions / deletions
Tuesday, November 19, 2024
99 commits were pushed across 26 repos by 29 authors. There were 29,474 additions and 8,535 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
26 repositories- go-algorand 16 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- community 1 commit
- shared-resources 1 commit
- algokit-cli 2 commits
- algokit-client-generator-ts 9 commits
- algokit-lora 10 commits
- algokit-management-tool 1 commit
- algokit-subscriber-py 1 commit
- algokit-utils-ts 3 commits
- algorand-python-testing 2 commits
- algorand-typescript-testing 2 commits
- ARCs 1 commit
- homebrew-tap 1 commit
- nodekit 24 commits
- puya 1 commit
- puya-ts 4 commits
- wen-tools 5 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 2 commits
- tealish 2 commits
- tinyman-consensus-staking 2 commits
- tinyman-js-sdk 2 commits
- ultrade-python-sdk 3 commits
- KnownAssetWallets 1 commit
Commit Log
99 commits · 26 repositories
01:00:31
go-algorand
FI from master
+2210
−1778
01:00:32
go-algorand
Build 2174 Data
+1
−1
01:10:08
algokit-lora
fix: added exception for cross-spawn audit failure until fixed
+6
−1
01:51:18
algokit-lora
chore: add override for cross-fetch
+5
−77
02:00:53
algokit-lora
Merge pull request #340 from algorandfoundation/npm-audit-exception
+11
−78
02:22:46
algokit-utils-ts
chore: add version info for the client generator
+2
−0
02:26:58
puya
fixes to auction example
+1037
−605
03:16:07
algokit-lora
chore: fix the unstable edit txn tests
+51
−20
03:20:52
algo-voting
Update @typescript-eslint/parser requirement from ^8.13.0 to ^8.15.0
+1
−1
03:21:05
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:23:14
algokit-client-generator-ts
chore: support both v7 and v8 version of utils
+45
−106
03:49:57
algokit-lora
Merge pull request #336 from algorandfoundation/tweak-docs
+4
−3
03:52:19
algokit-lora
Merge pull request #341 from algorandfoundation/fix-edit-txn-tests
+51
−20
04:14:05
algokit-client-generator-ts
chore: use peerDependencies
+36
−11
04:33:09
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
04:36:24
algokit-client-generator-ts
chore: generate new version
+1
−1
04:38:56
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
05:30:34
algokit-client-generator-ts
chore: make utils + algosdk peer dependencies
+30
−8
05:57:59
puya-ts
refactor: export more arc4 types for stub implementation
+12
−3
05:58:00
puya-ts
feat: support fromBytes and fromLog methods for ARC4Encoded types
+119
−31
05:58:00
puya-ts
feat: support calling equals method of bytes type
+39
−1
06:37:08
algorand-typescript-testing
feat: implement stubs for UintN, UFixedNxM, Byte, Bool, Str arc4 types
+5409
−10
07:17:41
algorand-typescript-testing
chore: fix npm audit vulnerability
+17
−10
07:30:53
algokit-client-generator-ts
chore: remove npm task that isn't needed
+1
−2
07:42:37
puya-ts
fix: Expand supported args for uint64 constructor
+1629
−126
08:11:05
algokit-cli
feat: add support for ARC56 typed client generation
+72
−20
08:32:41
algokit-cli
chore: action pr feedback
+4
−9
09:44:47
ARCs
Update arc-0079 last call date
+1
−1
10:17:54
nodekit
Merge pull request #13 from algorandfoundation/test/experimental-bubbletea
+467
−5
10:17:54
nodekit
Merge pull request #13 from algorandfoundation/test/experimental-bubbletea
+467
−5
11:17:27
tinyman-js-sdk
fix(stalgo-client): Add vault app id as foreignApps to claim rewards txn
+6
−2
12:30:14
ultrade-python-sdk
update docs
+27
−12
12:38:06
go-algorand
tests: Fix MaxConnectionsPerIP setting in agreement/gossip tests
+1
−0
12:38:50
ultrade-python-sdk
update version
+1
−1
12:40:23
ultrade-python-sdk
Merge pull request #37 from ultrade-org/UL-2126-update-sdk
+28
−13
12:43:50
go-algorand
network: handle p2p to ws messages propagation (#6156)
+168
−3
12:46:23
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
12:48:24
go-algorand
add Go Benchmark (go) benchmark result for ce9b2b0870043ef9d89be9ccf5cda0c42e3af70c
+445
−1
13:07:36
KnownAssetWallets
Merge 0a1e9247c7201986b3d8249fec639ef493ae0282 into e10d40ed28118d1ec4024df991d043bf7eae4b6e
+16
−0
13:25:59
shared-resources
addressed review comments.
+14
−8
14:27:27
tinyman-consensus-staking
Remove old files
+0
−15
14:28:12
tinyman-consensus-staking
Merge branch 'set-reward-rate'
+3213
−573
14:30:30
algokit-client-generator-ts
chore: support Address in local state
+88
−73
14:40:05
algorand-python-testing
Correct the package name.
+1
−1
15:03:43
algokit-client-generator-ts
chore: adjust audit ignore
+1
−1
15:05:16
algokit-lora
chore: update id of cross-spawn audit ignore
+1
−1
15:14:29
a-day-in-my-bobalife
chore: log greeting (2024-11-19)
+1
−0
15:15:56
algokit-utils-ts
chore: update id of cross-spawn audit ignore
+2
−2
15:17:09
algokit-lora
chore: update id of cross-spawn audit ignore (#342)
+1
−1
15:17:34
algokit-lora
Added hook to read and set url search params
+119
−1
15:17:35
algokit-lora
Added tests for tranaction wizard with search params
+101
−23
15:19:41
algokit-utils-ts
chore: refine migration guide based on feedback
+1
−1
15:23:35
algorand-python-testing
Merge pull request #26 from algorandfoundation/docs-package-name
+1
−1
15:42:32
go-algorand
tests: Fix MaxConnectionsPerIP setting in agreement/gossip tests (#6173)
+1
−0
15:46:46
go-algorand
add Go Benchmark (go) benchmark result for db7f1627e4919b05aef5392504e48b93a90a0146
+445
−1
15:51:25
go-algorand
Build 2175 Data
+1
−1
15:51:25
go-algorand
FI from master
+169
−3
16:13:16
homebrew-tap
feat: algorand as a formula
+136
−7
16:28:55
tinyman-js-sdk
fix(stalgo-client): Fix increase_stake txn fees
+2
−4
17:10:00
algokit-subscriber-py
Merge pull request #16 from algorandfoundation/cicd/fix_composite_action
+33
−46
17:11:37
nodekit
Merge branch 'main' into refactor/view-transitions
+402
−3
17:11:37
nodekit
Merge branch 'main' into refactor/view-transitions
+402
−3
17:38:23
wen-tools
Fixed Vercel Refresh
+5
−1
17:42:21
wen-tools
Fixed *Fingers Crossed*
+1
−5
17:46:52
wen-tools
Fixed?
+3
−1
17:51:13
nodekit
test(ui): keys page 100% coverage
+211
−14
17:51:13
nodekit
test(ui): keys page 100% coverage
+211
−14
17:56:24
tealish
Merge 03679070ac93c1c87ca52d036329562e8a80de6f into f1c2b72aaeb586ed082c380a638ed2e7ca47bcae
+8
−4
17:56:24
tealish
Merge 31b6d81e04df359525a22d6daaabcc086ba77a53 into f1c2b72aaeb586ed082c380a638ed2e7ca47bcae
+656
−0
18:07:07
wen-tools
move vercel.json
+3
−3
18:39:50
wen-tools
move vercel.json (#88)
+3
−3
18:53:24
go-algorand
Update the Version, BuildNumber, genesistimestamp.data
+2
−0
18:58:53
nodekit
test(ui): refactor test fixtures, increase accounts coverage
+172
−153
18:58:53
nodekit
test(ui): refactor test fixtures, increase accounts coverage
+172
−153
19:11:49
nodekit
test(ui): accounts page 100% coverage
+1
−1
19:11:49
nodekit
test(ui): accounts page 100% coverage
+1
−1
19:35:37
nodekit
test(ui): confirm modal 100% coverage
+88
−0
19:35:37
nodekit
test(ui): confirm modal 100% coverage
+88
−0
19:40:40
nodekit
test(ui): exception modal 100% coverage
+50
−0
19:40:40
nodekit
test(ui): exception modal 100% coverage
+50
−0
19:56:56
go-algorand
try commenting out partitiontest linter
+15
−15
20:03:16
go-algorand
change reviewdog warning flags to match reviewdog error flags
+2
−2
20:08:50
go-algorand
update excludes list
+2
−2
20:13:12
nodekit
test(ui): info modal 100% coverage
+95
−2
20:13:12
nodekit
test(ui): info modal 100% coverage
+95
−2
20:42:56
go-algorand
reenable partitiontest
+21
−19
20:44:53
go-algorand
add nolint for warning found
+1
−1
21:02:29
nodekit
test(ui): transaction modal increase coverage
+145
−0
21:02:29
nodekit
test(ui): transaction modal increase coverage
+145
−0
21:13:54
go-algorand
Merge pull request #6174 from Algo-devops-service/relbeta3.27.0
+3940
−2232
21:24:36
nodekit
test(ui): generate modal 100% coverage
+165
−12
21:24:36
nodekit
test(ui): generate modal 100% coverage
+165
−12
21:50:17
nodekit
test(ui): overlay 100% coverage
+672
−0
21:50:17
nodekit
test(ui): overlay 100% coverage
+672
−0
22:00:37
nodekit
test(ui): increase style coverage
+20
−0
22:00:37
nodekit
test(ui): increase style coverage
+20
−0
22:32:28
algokit-management-tool
Added algorand-python-testing repo
+3860
−2142
23:26:17
java-algorand-sdk
Regenerate code from specification file
+110
−6
23:27:02
go-algorand-sdk
Regenerate code from specification file
+45
−0