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