Home Reports Sep 5, 2024

Thursday, September 5, 2024

Commits
90
pushed this day
Repositories
17
with activity
Contributors
25
distinct authors
Lines changed
+90,965 −51,974
additions / deletions

September 2024

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 24

Commit Log

90 commits · 17 repositories

00:28:45 Bonfire SilentRhetoric Bump use-wallet to 3.2.0 and use its algodClient +23 −23
00:45:26 use-wallet drichar chore(vue-ts): update dependency vue to ^3.4.38 +267 −285
01:00:23 go-algorand - Build 2097 Data +1 −1
01:17:52 Bonfire SilentRhetoric Merge pull request #7 from SilentRhetoric:dev +23 −23
03:31:01 algo-voting dependabot[bot] Update @vue/compiler-sfc requirement from ^3.4.34 to ^3.5.1 +1 −1
04:07:11 algokit-lora PatrickDinh support bytes array +35 −4
04:22:21 algokit-lora PatrickDinh enforce uint min max by bitsize +3 −1
05:04:36 puya achidlow move AWST validation step into puya core +52 −55
05:32:23 use-wallet drichar test(vue): ensure component reactivity in useWallet integration test +4 −1
05:35:06 puya achidlow move AWST validation step into puya core +52 −55
05:35:28 use-wallet renovate[bot] chore(deps): update dependency vue to v3.4.38 (#235) +353 −256
05:36:38 use-wallet renovate[bot] chore(deps): lock file maintenance +1086 −1426
05:36:40 use-wallet renovate[bot] chore(deps): update typescript-eslint monorepo to v8 (major) (#250) +6 −89
06:16:03 reti pbennett Tests: Fixed some minor issues brought up by auditors. Added tests from auditors for issues they found. +24525 −22177
06:22:25 reti pbennett chore: Remove unused code and log dumping functionality +48925 −19
06:48:07 algokit-lora neilcampbell chore: render method call result +100 −18
07:09:13 use-wallet renovate[bot] chore(deps): update dependency vue to v3.5.1 +28 −22
07:25:15 use-wallet drichar chore(deps): upgrade/pin vue to v3.5.1 and nuxt to v3.13.1 +825 −783
07:28:14 use-wallet renovate[bot] chore(deps): update dependency vue to v3.5.1 (#252) +826 −778
07:31:51 use-wallet renovate[bot] chore(deps): lock file maintenance +577 −1080
07:34:23 use-wallet renovate[bot] chore(deps): lock file maintenance (#251) +577 −1080
07:53:11 use-wallet drichar chore: update Renovate config +11 −19
08:05:58 algokit-lora neilcampbell chore: add support for default values +26 −6
08:52:09 verifiable-shuffle CiottiGiorgio unit testing for binary_logarithm. +66 −74
09:04:06 verifiable-shuffle CiottiGiorgio inlining the log precision because now we have a measure of the relative error. +7 −11
09:05:20 devportal SudoWeezy ARCs by categories +52 −1
09:10:30 verifiable-shuffle CiottiGiorgio fix test with the correct number of participants. +1 −1
10:09:29 algokit-lora PatrickDinh wip +149 −27
10:18:23 liquid-auth-use-wallet-client HashMapsData2Value chore: del pnpm lock +0 −5258
10:43:59 verifiable-shuffle CiottiGiorgio unit testing for k_permutation_logarithm. +107 −106
11:07:24 algokit-lora PatrickDinh static array works +13 −11
11:08:22 verifiable-shuffle CiottiGiorgio correction on the safety argument. +5 −5
11:09:01 algokit-lora PatrickDinh remove console.log +0 −3
11:19:44 algokit-lora PatrickDinh clean up +10 −7
11:21:18 algokit-lora PatrickDinh Merge remote-tracking branch 'origin/call-app-method' into call-app-method-pat +127 −24
12:45:32 algoiot FerGT50 Updated comments +2 −1
12:45:47 algoiot FerGT50 Merge pull request #7 from GT50-SRL/develop +2 −1
13:16:50 algokit-utils-ts joe-p fix: bigint template variables +1 −1
13:18:24 conduit-cockroachdb agodnic Prevent wasting CPU time +9 −6
14:22:54 go-algorand Keelan10 dnssec: Add new IANA trust anchor +14 −8
14:29:07 gridworks jessicamillar Merge pull request #222 from thegridelectric/dependabot/pip/docs/myst-parser-4.0.0 +1 −1
14:29:13 gridworks jessicamillar better GwStrEnum +43 −11
14:29:16 gridworks jessicamillar Merge pull request #223 from thegridelectric/dependabot/pip/docs/furo-2024.8.6 +1 −1
14:29:26 gridworks jessicamillar Merge pull request #224 from thegridelectric/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.0 +2 −2
14:29:59 gridworks jessicamillar Merge pull request #225 from thegridelectric/dependabot/pip/uvicorn-0.30.6 +4 −4
14:30:09 gridworks jessicamillar Merge pull request #226 from thegridelectric/dependabot/pip/certifi-2024.8.30 +3 −3
14:30:18 gridworks jessicamillar Merge pull request #227 from thegridelectric/dependabot/pip/soupsieve-2.6 +3 −3
14:30:29 gridworks jessicamillar Merge pull request #228 from thegridelectric/dependabot/pip/babel-2.16.0 +3 −3
14:30:39 gridworks jessicamillar Merge pull request #229 from thegridelectric/dependabot/pip/starlette-0.38.3 +3 −3
14:34:47 gridworks jessicamillar precommit passes +5 −3
14:37:44 gridworks jessicamillar Merge pull request #230 from thegridelectric/dev +171 −339
14:46:24 algoiot FerGT50 Fixed comments +2 −2
14:46:46 algoiot FerGT50 Merge pull request #8 from GT50-SRL/develop +2 −2
14:57:25 algoiot FerGT50 Updated comments +3 −2
14:58:49 algoiot FerGT50 Merge branch 'main' into develop +3 −4
14:59:02 algoiot FerGT50 Merge pull request #9 from GT50-SRL/develop +3 −2
15:00:00 algokit-lora neilcampbell chore: extract some common logic +57 −59
15:04:01 algoiot FerGT50 Fix regression (incorrect include filename) +0 −0
15:04:25 algoiot FerGT50 Merge pull request #10 from GT50-SRL/develop +0 −0
15:09:15 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.compose.material3:material3 in /DisneyScenicRides +1 −1
15:09:17 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-ui-ktx in /DisneyScenicRides +1 −1
15:09:20 a-day-in-my-bobalife dependabot[bot] chore: bump ui from 1.6.8 to 1.7.0 in /DisneyScenicRides +1 −1
15:14:40 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-ui-ktx from 2.7.7 to 2.8.0 in /DisneyScenicRides (#157) +1 −1
15:14:45 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.compose.material3:material3 from 1.2.1 to 1.3.0 in /DisneyScenicRides (#156) +1 −1
15:14:50 a-day-in-my-bobalife dependabot[bot] chore: bump ui from 1.6.8 to 1.7.0 in /DisneyScenicRides (#158) +1 −1
15:16:23 a-day-in-my-bobalife dependabot[bot] chore: bump foundation from 1.6.8 to 1.7.0 in /DisneyScenicRides +1 −1
15:16:28 a-day-in-my-bobalife dependabot[bot] chore: bump lifecycle-livedata-ktx in /DisneyScenicRides +1 −1
15:18:25 a-day-in-my-bobalife dependabot[bot] chore: bump lifecycle-livedata-ktx from 2.8.4 to 2.8.5 in /DisneyScenicRides (#162) +1 −1
15:19:22 a-day-in-my-bobalife dependabot[bot] chore: bump foundation from 1.6.8 to 1.7.0 in /DisneyScenicRides (#161) +1 −1
15:19:58 a-day-in-my-bobalife dependabot[bot] chore: bump runtime-livedata from 1.6.8 to 1.7.0 in /DisneyScenicRides +1 −1
15:20:02 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-fragment-ktx +1 −1
15:21:44 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-fragment-ktx from 2.7.7 to 2.8.0 in /DisneyScenicRides (#160) +1 −1
15:21:54 a-day-in-my-bobalife dependabot[bot] chore: bump runtime-livedata from 1.6.8 to 1.7.0 in /DisneyScenicRides (#159) +1 −1
15:36:01 algokit-lora neilcampbell chore: add readonly support +41 −53
15:46:51 algokit-lora neilcampbell chore: add comments about adding additional fields +2 −0
16:25:58 go-algorand - fix tealConsensusTest +10 −14
17:20:14 algokit-utils-ts robdmoore feat: Added `AppFactory` as an ARC-32/ARC-56 compatible mechanism to create and deploy apps and create app clients +3956 −1669
19:00:17 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-09-05) +1 −0
19:06:43 go-algorand algorandskiy tests: fix expect tests and add EOF linter (#6122) +166 −31
19:10:59 go-algorand github add Go Benchmark (go) benchmark result for 66b87dc781a265cf1287aed7c6c714e43fcd4280 +445 −1
19:58:07 use-wallet drichar feat: add "watch:all" script to root package.json +3 −2
20:03:49 use-wallet drichar feat: add "dev:{example}" scripts for examples +6 −0
20:49:13 indexer gmalouf Remove account rewind support. +234 −651
20:53:18 liquid-auth PhearZero refactor: migrate demo to documentation site +592 −1947
20:58:03 liquid-auth PhearZero refactor: flatten repository +532 −6521
21:33:11 reti pbennett Add comments to the validator config/state related types +2274 −2166
21:43:06 go-algorand Pcharlesme Update README.md +1 −3
22:05:07 conduit-cockroachdb urtho Merge pull request #2 from AlgoNode/optimize-importer +434 −324
23:10:23 liquid-auth PhearZero refactor: flatten docker image, update README +3052 −4386
23:16:20 use-wallet drichar feat: separate build scripts for packages and examples +2 −1