Home Reports Aug 27, 2025

Wednesday, August 27, 2025

Commits
62
pushed this day
Repositories
15
with activity
Contributors
18
distinct authors
Lines changed
+210,856 −6,413
additions / deletions

August 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 17

Commit Log

62 commits · 15 repositories

00:32:28 algo-voting sambitsargam Merge pull request #691 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.20 +1 −1
00:32:46 algo-voting sambitsargam Merge pull request #690 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.41.0 +1 −1
00:33:16 algo-voting sambitsargam Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.41.0 +1 −1
00:33:24 algo-voting sambitsargam Merge pull request #689 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.41.0 +2 −2
00:33:35 algo-voting sambitsargam Merge pull request #688 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-9.34.0 +1 −1
00:33:50 algo-voting dependabot[bot] Bump @vue/cli-plugin-typescript from 4.5.19 to 5.0.9 +1 −1
00:33:56 algo-voting dependabot[bot] Bump @vue/cli-service from 4.5.19 to 5.0.9 +1 −1
00:34:08 algo-voting dependabot[bot] Bump @vue/cli-plugin-eslint from 4.5.19 to 5.0.9 +1 −1
00:34:15 algo-voting sambitsargam Merge pull request #687 from sambitsargam/dependabot/npm_and_yarn/vue/cli-service-5.0.9 +1 −1
00:34:43 algo-voting sambitsargam Merge branch 'main' into dependabot/npm_and_yarn/vue/cli-plugin-typescript-5.0.9 +0 −0
00:34:56 algo-voting sambitsargam Merge pull request #685 from sambitsargam/dependabot/npm_and_yarn/vue/cli-plugin-typescript-5.0.9 +2 −2
00:35:24 algo-voting dependabot[bot] Bump @vue/cli-plugin-babel from 4.5.19 to 5.0.9 +1 −1
00:35:31 algo-voting sambitsargam Merge branch 'main' into dependabot/npm_and_yarn/vue/cli-plugin-eslint-5.0.9 +1 −1
00:35:39 algo-voting sambitsargam Merge pull request #684 from sambitsargam/dependabot/npm_and_yarn/vue/cli-plugin-eslint-5.0.9 +2 −2
00:36:03 algo-voting sambitsargam Merge branch 'main' into dependabot/npm_and_yarn/vue/cli-plugin-babel-5.0.9 +0 −0
00:36:13 algo-voting sambitsargam Merge pull request #683 from sambitsargam/dependabot/npm_and_yarn/vue/cli-plugin-babel-5.0.9 +3 −3
00:36:22 algo-voting sambitsargam Merge pull request #682 from sambitsargam/dependabot/npm_and_yarn/js-base64-tw-3.7.8 +1 −1
00:57:03 algokit-templates lempira feat: added nextjs base frontend template +2261 −1
01:00:26 go-algorand - Build 2457 Data +1 −1
01:00:26 go-algorand - FI from master +57 −33
06:47:42 algokit-utils-ts PatrickDinh wip - abi types +841 −0
08:59:05 specs cusma Merge pull request #130 from algorandfoundation/abft-latex +394 −303
09:09:56 specs cusma docs: update messages +24 −5
09:10:05 specs cusma docs: update parameters +11 −7
09:18:57 specs cusma docs: add falcon_verify opcode +10 −1
09:42:18 ledger-app-algorand tdejoigny-ledger Merge pull request #50 from Zondax/main (B2CA-2238) +175869 −1534
10:51:13 algokit-utils-ts PatrickDinh wip - collection types +281 −362
11:31:36 specs cusma docs: add access list +146 −79
11:32:05 algokit-utils-ts PatrickDinh handle tuple - no tests +281 −10
11:34:54 algokit-utils-ts PatrickDinh refactor +43 −9
11:38:51 specs cusma docs: update ledger parameters +6 −1
11:55:51 algokit-utils-ts PatrickDinh tests +314 −1
13:45:10 specs cusma docs: add application version +102 −84
13:54:03 specs cusma docs: fix parameter consensus version +3 −3
14:09:15 specs cusma docs: disambiguate "version" wording +11 −10
14:21:57 algo-voting dependabot[bot] Bump @vue/cli-service from 4.5.19 to 5.0.9 +1 −1
14:22:04 algo-voting dependabot[bot] Bump @vue/cli-plugin-eslint from 4.5.19 to 5.0.9 +1 −1
14:32:48 folks-router gidonkatten New version of Folks Router which supports discount on user fees +887 −244
15:14:26 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-08-27) +1 −0
15:45:17 algorand-js-sdk gidonkatten Added algorand ecosystem pools on testnet (#90) +51 −1
15:45:35 algorand-js-sdk github-actions[bot] chore(release): version packages +7 −6
15:46:18 algorand-js-sdk github-actions[bot] chore(release): version packages (#91) +7 −6
16:08:27 folks-router gidonkatten update docs +29 −3
16:11:48 folks-router gidonkatten update title +2 −2
16:54:24 indexer gmalouf Support for 512 block hash in header. +388 −362
17:17:38 algo-voting dependabot[bot] Update @typescript-eslint/parser requirement from ^8.40.0 to ^8.41.0 +1 −1
17:18:19 algokit-utils-ts neilcampbell feat: add native core transact logic +5789 −11
17:31:43 algokit-templates lempira feat: added the ak-learn example +8508 −1149
17:50:48 algokit-templates lempira chore: update readme for testing +3 −2
17:59:32 puya-ts tristanmenzel refactor!: Replace checked boolean on bytes.toFixed method with string enum to make behaviour more explicit +1136 −443
18:56:01 algokit-core neilcampbell chore: applying some fixes noticed whilst implementing ts transact +208 −125
19:06:37 go-algorand cce putative fix for pingpong after #6286 +2 −0
19:10:01 algorand-reputation-system Danish0703 added new font to enhance frontend +3 −0
19:13:45 algorand-reputation-system Danish0703 fixed Color Palette, Typography, Layout & Spacing and Component Styling +105 −101
19:35:06 algokit-templates lempira fix: dist folder +2 −0
19:35:44 algokit-templates lempira fix: dist folder +5 −2
20:42:39 xHD-Wallet-API-ts rbonestell Resolved mistaken AES-256-GCM implementation by reintroducing ChaCha20Poly1305 via @noble/ciphers +11687 −850
21:27:53 xHD-Wallet-API-ts rbonestell Bumped @noble/ciphers dependency to v2.0.0 +108 −170
21:43:11 indexer gmalouf Support txnAccess in application transaction response. +794 −459
21:55:39 go-algorand cce pingpong: fix regression when making app calls (#6425) +2 −0
22:02:22 go-algorand github add Go Benchmark (go) benchmark result for be41f150f64ee51099139ba25c62414bd42938e3 +445 −1
23:19:33 docs gabrielkuettel feat: update quickstart guide to algosdk v3 +9 −9