Home Reports Aug 21, 2025

Thursday, August 21, 2025

Commits
171
pushed this day
Repositories
15
with activity
Contributors
21
distinct authors
Lines changed
+96,421 −57,730
additions / deletions

August 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 20

Commit Log

171 commits · 15 repositories

01:00:26 go-algorand - Build 2451 Data +1 −1
01:17:58 algokit-subscriber-py lempira chore(cicd): switched to python semantic release github action +39 −46
01:25:30 algokit-core PatrickDinh chore: rename application call to appcall +572 −641
01:25:30 algokit-core PatrickDinh chore: rename application call to appcall +572 −641
01:31:08 algokit-subscriber-py lempira chore: updated poetry lock +2 −447
01:38:14 algokit-core PatrickDinh Merge pull request #235 from algorandfoundation/chore/rename-app-call +572 −641
01:38:14 algokit-core PatrickDinh Merge pull request #235 from algorandfoundation/chore/rename-app-call +572 −641
01:41:44 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
01:42:30 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.51 [skip ci] +1 −1
01:42:30 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.51 [skip ci] +1 −1
01:45:31 algokit-lora dependabot[bot] chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.14 (#465) +19 −7
01:47:32 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
01:53:58 algokit-lora semantic-release-bot chore(release): ref:beta 2.0.9-beta.2 [skip ci] +5 −5
01:53:59 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
02:13:28 puya achidlow negative tests for unsupported match-case statements +91 −0
02:20:02 puya achidlow fix: prevent internal error when attempting to use tuple-backed values in matches/switches, should be treated as code error +11 −3
02:20:02 puya achidlow fix: prevent internal error when labelled blocks appear directly in AWST Switch nodes, should be allowed +2 −1
02:20:02 puya achidlow fix: ensure switch/match subject value is evaluated before cases +6 −5
02:24:37 puya achidlow chore: compile all +255 −275
02:25:19 puya achidlow feat: allow usage of `|` case matching in Python, at least at the top level +110 −54
02:26:42 puya achidlow chore: compile all +3036 −2053
02:41:41 puya achidlow add tests for existing support of matching against a Struct type +32 −1
02:42:06 puya achidlow chore: compile all +10207 −7902
03:40:28 algo-voting dependabot[bot] Update core-js requirement from ^3.44.0 to ^3.45.1 +1 −1
03:40:36 algo-voting dependabot[bot] Update @vue/compiler-sfc requirement from ^3.5.18 to ^3.5.19 +1 −1
04:09:27 devportal gabrielkuettel add protocol params page +100 −0
04:10:01 devportal gabrielkuettel change link card to new params page +1 −1
04:10:32 devportal gabrielkuettel remove non-smart contract related info +11 −45
05:05:13 devportal gabrielkuettel add row for max box key length +6 −5
05:43:06 puya achidlow feat: allow usage of `|` case matching in Python, at least at the top level +151 −54
05:43:06 puya achidlow chore: compile all +525 −871
05:43:06 puya achidlow chore: compile all +10207 −7902
05:43:06 puya achidlow add tests for existing support of matching against a Struct type +32 −1
05:43:06 puya achidlow simplify handling of pattern matching constructor args +18 −6
05:43:06 puya achidlow chore: compile all +3036 −2053
05:52:39 puya achidlow chore: codegen +2 −2
05:57:02 puya achidlow chore: linting +4 −3
05:57:16 puya achidlow add lint poe command to run pre-commit checks on all files +1 −0
06:17:24 algokit-core neilcampbell feat: add app deployer support +3097 −75
06:25:05 puya achidlow chore: compile all +10800 −4320
06:30:00 julo-nft-ticketing nickthelegend Edirted +141 −18
06:30:00 julo-nft-ticketing nickthelegend Add JSDoc comment to signPayload function +6 −1
06:30:00 julo-nft-ticketing nickthelegend Merge branch 'master' of https://github.com/Algorand-Blockchain-Club-JNTU/julo-nft-ticketing +51 −51
06:30:00 julo-nft-ticketing nickthelegend Updated Lock +62 −12
06:31:00 julo-nft-ticketing nickthelegend Add JSDoc comment to generateQRCodeDataURL function +5 −1
06:32:00 julo-nft-ticketing nickthelegend Add JSDoc comment to generateQRCodeBase64 function +5 −0
06:33:00 julo-nft-ticketing nickthelegend Add JSDoc comment to POST function in certificates route +6 −0
06:34:00 julo-nft-ticketing nickthelegend Add JSDoc comment to POST function in upload-to-ipfs route +6 −0
06:35:00 julo-nft-ticketing nickthelegend Add JSDoc comment to POST function in welcome-nft route +6 −0
06:36:00 julo-nft-ticketing nickthelegend Add JSDoc comment to CalendarsPage component +4 −0
06:37:00 julo-nft-ticketing nickthelegend Add logging for debugging in create, event, and events pages +23 −0
06:38:00 julo-nft-ticketing nickthelegend Add logging for debugging in host, manage, and home pages +4 −1
06:39:00 julo-nft-ticketing nickthelegend Add logging for debugging in providers, utils, and email-templates +6 −3
06:40:00 julo-nft-ticketing nickthelegend Add logging for debugging in contract clients and qr-utils +3 −0
06:41:00 julo-nft-ticketing nickthelegend Add logging for debugging in UI components +5 −1
06:42:00 julo-nft-ticketing nickthelegend Add logging for debugging in form UI components +7 −2
06:43:00 julo-nft-ticketing nickthelegend Add logging for debugging in additional UI components +5 −1
07:00:00 julo-nft-ticketing nickthelegend Add logging for debugging in pages +5 −4
07:01:00 julo-nft-ticketing nickthelegend Add logging for event metadata preparation and additional debugging +50 −26
07:02:00 julo-nft-ticketing nickthelegend Add additional logging for data fetching and filtering +1 −0
07:03:00 julo-nft-ticketing nickthelegend Add logging for bulk action processing +1 −0
07:04:00 julo-nft-ticketing nickthelegend Add logging for request status updates +1 −0
07:05:00 julo-nft-ticketing nickthelegend Add logging for select all functionality +1 −0
07:06:00 julo-nft-ticketing nickthelegend Add logging for individual request selection +1 −0
07:07:00 julo-nft-ticketing nickthelegend Add logging for request filtering +1 −0
07:08:00 julo-nft-ticketing nickthelegend Add logging for array slicing utility +1 −0
07:09:00 julo-nft-ticketing nickthelegend Add logging for filter clearing +1 −0
07:10:00 julo-nft-ticketing nickthelegend Add logging for table rendering +1 −0
07:11:00 julo-nft-ticketing nickthelegend Add logging for page rendering +1 −0
07:12:00 julo-nft-ticketing nickthelegend Add logging for TicketManagerClient initialization +1 −0
07:13:00 julo-nft-ticketing nickthelegend Add logging for TicketClient initialization +1 −0
07:14:00 julo-nft-ticketing nickthelegend Add logging for QR data length +1 −0
07:15:00 julo-nft-ticketing nickthelegend Add logging for button variant +1 −0
07:16:00 julo-nft-ticketing nickthelegend Add logging for input type +1 −0
07:17:00 julo-nft-ticketing nickthelegend Add logging for card className +1 −0
07:18:00 julo-nft-ticketing nickthelegend Add logging for label className +1 −0
07:19:00 julo-nft-ticketing nickthelegend Add logging for select trigger className +1 −0
07:20:00 julo-nft-ticketing nickthelegend Add logging for textarea className +1 −0
07:21:00 julo-nft-ticketing nickthelegend Add logging for wallet address in user creation +1 −0
07:22:00 julo-nft-ticketing nickthelegend Add logging for user address in welcome NFT creation +1 −0
07:23:00 julo-nft-ticketing nickthelegend Add logging for event name in email template generation +1 −0
07:24:00 julo-nft-ticketing nickthelegend Add logging for inputs length in cn utility +1 −0
07:25:00 julo-nft-ticketing nickthelegend Add About page with company information +29 −0
07:26:00 julo-nft-ticketing nickthelegend Add Notification component for user feedback +46 −0
07:27:00 julo-nft-ticketing nickthelegend Add Contact page with support information +37 −0
07:28:00 julo-nft-ticketing nickthelegend Add Tooltip component for enhanced UX +27 −0
07:29:00 julo-nft-ticketing nickthelegend Add Privacy Policy page +41 −0
07:30:00 julo-nft-ticketing nickthelegend Add Terms of Service page +38 −0
07:31:00 julo-nft-ticketing nickthelegend Add Accordion component for collapsible content +55 −0
07:32:00 julo-nft-ticketing nickthelegend Add Alert component for notifications and messages +58 −0
07:33:00 julo-nft-ticketing nickthelegend Add Separator component for visual separation +28 −0
07:34:00 julo-nft-ticketing nickthelegend Add Command component for searchable command palette +150 −0
07:35:00 julo-nft-ticketing nickthelegend Add Collapsible component for expandable content +10 −0
07:36:00 julo-nft-ticketing nickthelegend Add ContextMenu component for right-click menus +196 −0
07:37:00 julo-nft-ticketing nickthelegend Add HoverCard component for hover-triggered content +26 −0
07:38:00 julo-nft-ticketing nickthelegend Add Menubar component for application menus +233 −0
07:39:00 julo-nft-ticketing nickthelegend Add NavigationMenu component for site navigation +127 −0
07:40:00 julo-nft-ticketing nickthelegend Add Pagination component for data navigation +116 −0
07:41:00 julo-nft-ticketing nickthelegend Add Resizable component for adjustable layouts +42 −0
07:42:00 julo-nft-ticketing nickthelegend Add Slider component for value selection +25 −0
07:43:00 julo-nft-ticketing nickthelegend Add Toast component for notifications +126 −0
07:44:00 julo-nft-ticketing nickthelegend Add Toggle component for on/off states +42 −0
07:45:00 julo-nft-ticketing nickthelegend Add Checkbox component for selections +27 −0
07:46:00 julo-nft-ticketing nickthelegend Add RadioGroup component for single selections +41 −0
07:47:00 julo-nft-ticketing nickthelegend Add Form components for form handling +175 −0
08:21:46 revelio dependabot[bot] Bump tailwindcss-ruby from 4.0.9 to 4.1.12 +9 −9
09:22:15 puya achidlow simplify handling of pattern matching constructor args +18 −6
09:22:15 puya achidlow fix: ensure switch/match subject value is evaluated before cases +6 −5
09:22:15 puya achidlow chore: compile all +255 −275
09:22:15 puya achidlow fix: prevent internal error when labelled blocks appear directly in AWST Switch nodes, should be allowed +2 −1
09:22:15 puya achidlow chore: compile all +525 −871
09:22:15 puya achidlow chore: linting +4 −3
09:22:15 puya achidlow chore: compile all +10800 −4320
09:22:15 puya achidlow chore: compile all +3036 −2053
09:22:15 puya achidlow fix: prevent internal error when attempting to use tuple-backed values in matches/switches, should be treated as code error +11 −3
09:22:15 puya achidlow chore: compile all +10207 −7902
09:22:15 puya achidlow add tests for existing support of matching against a Struct type +32 −1
09:22:15 puya achidlow chore: codegen +2 −2
09:22:15 puya achidlow add lint poe command to run pre-commit checks on all files +1 −0
09:22:15 puya achidlow negative tests for unsupported match-case statements +91 −0
09:22:15 puya achidlow feat: allow usage of `|` case matching in Python, at least at the top level +151 −54
11:53:44 algokit-core lempira chore: added codeowners file for round robin assignment for code reviews (#240) +1 −0
11:53:44 algokit-core lempira chore: added codeowners file for round robin assignment for code reviews (#240) +1 −0
11:57:16 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
11:58:14 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.52 [skip ci] +1 −1
11:58:14 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.52 [skip ci] +1 −1
12:03:01 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
12:29:54 tatum-js - ALL-13133 Remove cronos testnet notifications +7 −11
13:04:54 puya daniel-makerx test: add test cases for template variables using tuples and structs +46 −1
13:04:55 puya daniel-makerx chore: add change log +41 −0
13:04:55 puya daniel-makerx fix: support tuples in TemplateVars +25 −5
13:04:55 puya daniel-makerx chore: compile all +4636 −1327
13:10:46 puya daniel-makerx chore: compile all +4636 −1327
13:10:46 puya daniel-makerx fix: support tuples in TemplateVars +25 −5
13:10:46 puya daniel-makerx chore: add change log +41 −0
13:10:46 puya daniel-makerx test: add test cases for template variables using tuples and structs +46 −1
14:02:14 specs cusma Update src/avm/avm-operations.md +1 −1
14:02:24 specs cusma Update src/avm/avm-versioning.md +1 −1
14:21:25 specs nullun update to asset transaction validation +4 −3
14:21:25 specs nullun first pass at application txn validation +21 −3
14:21:25 specs nullun initial draft of transaction validation +41 −13
14:21:26 specs nullun ordered semantics heading to come before validation +8 −8
14:21:26 specs nullun Validation before Semantic +33 −33
14:21:26 specs nullun typo and update to asset validation +3 −4
14:30:32 puya daniel-makerx perf: improve IR build speed by using pickle to clone program +12 −3
14:45:24 specs nullun add application bytecode size +3 −1
15:14:58 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-08-21) +1 −0
15:20:08 a-day-in-my-bobalife dependabot[bot] chore: bump org.jlleitschuh.gradle.ktlint in /HaveAMagicalDay +1 −1
15:25:46 a-day-in-my-bobalife dependabot[bot] chore: bump org.jlleitschuh.gradle.ktlint from 13.0.0 to 13.1.0 in /HaveAMagicalDay (#280) +1 −1
16:21:36 algokit-templates aorumbayev docs: restructure project generator architecture ADR; add more options +890 −655
16:24:00 algokit-templates aorumbayev docs: restructure project generator architecture ADR; add more options (#24) +890 −655
16:32:04 specs nullun prevent workflow failures from outside af +2 −0
16:32:56 go-algorand cce remove t.Parallel() from TestAbsentTracking +0 −1
17:05:26 algo-voting sambitsargam Merge pull request #681 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.19 +1 −1
17:05:38 algo-voting sambitsargam Merge pull request #680 from sambitsargam/dependabot/npm_and_yarn/core-js-tw-3.45.1 +1 −1
17:05:51 algo-voting sambitsargam Merge pull request #679 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.40.0 +1 −1
17:06:20 algo-voting sambitsargam Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.40.0 +4 −4
17:06:29 algo-voting sambitsargam Merge pull request #678 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.40.0 +0 −0
17:06:40 algo-voting sambitsargam Merge pull request #676 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-9.33.0 +1 −1
17:07:01 algo-voting sambitsargam Merge branch 'main' into dependabot/npm_and_yarn/js-base64-tw-3.7.8 +8 −8
17:09:58 algo-voting sambitsargam Merge pull request #675 from sambitsargam/dependabot/npm_and_yarn/js-base64-tw-3.7.8 +0 −0
17:10:26 algokit-subscriber-py lempira chore(cicd): switched to python semantic release github action (#67) +41 −493
17:17:20 algokit-core joe-p wip: make gather_signatures Send + Sync +11 −10
17:19:54 algokit-subscriber-py dependabot[bot] chore(deps-dev): bump pre-commit from 4.2.0 to 4.3.0 +6 −6
17:30:00 go-algorand jannotti Prepare for falcon_verify in v12 +29 −14
17:36:36 go-algorand jannotti Update data/transactions/logic/eval_test.go +1 −1
17:38:42 go-algorand jannotti gemini shamed me +6 −2
17:54:32 algorandSupplyChain dependabot[bot] Bump sha.js from 2.4.11 to 2.4.12 +10741 −7309
18:26:23 puya-ts tristanmenzel feat: Add new shorthand readonly decorator and rename arc4EncodedLength to sizeOf +2301 −1470
19:15:26 go-algorand jannotti AVM: Prepare for falcon_verify in v12 (#6416) +33 −14
19:20:34 go-algorand github add Go Benchmark (go) benchmark result for fc6cac2678b2073653722961cbfdf15436afdcb1 +445 −1