Home Reports Nov 24, 2025

Monday, November 24, 2025

Commits
99
pushed this day
Repositories
21
with activity
Contributors
22
distinct authors
Lines changed
+149,563 −121,405
additions / deletions

Commit Log

99 commits · 21 repositories

00:23:19 algokit-utils-ts PatrickDinh convert bytes array to uint8array +18 −5
00:54:48 algokit-utils-ts PatrickDinh fix struct names +3 −1
01:00:20 go-algorand - Build 2546 Data +1 −1
01:01:51 algokit-utils-ts PatrickDinh move byte arrays tests +170 −168
03:09:32 puya achidlow chore: compile_all +4086 −4911
03:09:32 puya achidlow refactor: improve the slot elimination pass +67 −57
03:11:23 algo-voting dependabot[bot] build(deps-dev): bump eslint-plugin-vue from 10.5.1 to 10.6.0 +35 −10
03:18:07 puya achidlow chore: compile_all +4086 −4911
03:18:07 puya achidlow refactor: NewSlot/ReadSlot aren't really Ops +4 −4
03:18:07 puya achidlow refactor: improve the slot elimination pass +67 −57
03:37:57 algorand-typescript-testing boblat chore: npm audit fix +287 −420
03:50:39 algorand-typescript-testing boblat chore: replace copyfiles with shx since it is no longer maintained +170 −295
04:22:02 algokit-utils-ts-debug dependabot[bot] chore(deps): bump the all group across 1 directory with 11 updates +176 −146
05:30:39 puya achidlow chore: compile_all +27240 −0
05:30:39 puya achidlow add test case for circular imports, both module level and deferred +60 −1
05:45:51 use-wallet renovate[bot] chore(deps): update actions/checkout action to v6 +2 −2
06:01:31 puya achidlow chore: compile_all +27240 −0
06:01:31 puya achidlow add test case for circular imports, both module level and deferred +60 −1
06:06:42 algokit-lora engineering-ci[bot] chore: promote main (i.e. staging) to production +19625 −19423
06:14:33 algokit-lora semantic-release-bot chore(release): ref:stable 2.2.1 [skip ci] +31 −5
06:14:34 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
06:15:30 algokit-lora engineering-ci[bot] chore: sync stable release 2.2.1 to main [skip ci] +31 −5
07:21:12 algokit-utils-py daniel-makerx refactor: simplify ClientType +1 −10
08:08:04 solidity-land-registry dependabot[bot] dependabot-github-actions(deps): bump actions/checkout from 4 to 6 +1 −1
09:06:46 algokit-utils-py daniel-makerx refactor: rename ABIType.name to ABIType.display_name ABIType.abi_name to ABIType.name +47 −48
09:46:30 algokit-cli dependabot[bot] chore(deps): bump the all group across 1 directory with 14 updates +244 −209
11:24:01 specs cusma chore: bump and pin cargo dependencies +20 −8
11:36:05 algokit-utils-ts PatrickDinh bring back buildTransactions with better docs +22 −55
12:55:19 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +1 −1
13:52:33 algo-models HashMapsData2Value fix: omit default values entirely from msgpack +99 −53
13:52:39 algo-models HashMapsData2Value chore: switch to npm from yarn due to corepack +4 −6813
15:15:11 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-11-24) +2 −0
15:55:25 algokit-utils-py aorumbayev chore: minor pr comments +4 −4
15:59:16 algokit-utils-py aorumbayev Guard composer merges against overflow and fix method offset +10 −1
16:01:48 algokit-utils-py aorumbayev Return raw built transactions without grouping or resource population +42 −14
16:28:28 algokit-utils-py aorumbayev Build simulation transactions without populating or reusing cached group +53 −11
16:31:35 algokit-utils-py aorumbayev Allow overriding composer config when cloning +4 −3
16:33:13 algokit-utils-py aorumbayev Add max fee override helper for queued transactions +21 −0
16:43:43 algokit-utils-py aorumbayev Add composer tests mirroring TS error handling and clone cases +64 −0
16:55:03 algokit-utils-py aorumbayev Format composer artifacts after docs/pre-commit run +4 −4
16:57:05 algokit-utils-py aorumbayev Document build_transactions raw build behaviour +5 −0
17:08:02 algokit-utils-py aorumbayev Document public composer methods to mirror TS JSDoc +5 −0
17:15:43 a-day-in-my-bobalife michaeltchuang chore: v2025.46.0 (release) +13 −0
17:15:45 a-day-in-my-bobalife michaeltchuang Notes added by 'git notes add' +1 −0
17:28:46 go-algorand-sdk jannotti Synchronize consensus parameters +6 −14
18:09:46 go-algorand-sdk jannotti Synchronize consensus parameters (#760) +6 −14
18:11:04 go-algorand dependabot[bot] build(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 (#6502) +75 −66
18:16:12 go-algorand github add Go Benchmark (go) benchmark result for 8b32f1485a3e412b2f3e1d9d4db4a319e1d27c5a +445 −1
18:23:02 algokit-utils-ts joe-p ci: enable ci on decoupling branch +1 −1
18:28:50 algokit-utils-ts joe-p docs: update docs +2308 −1827
18:42:37 algokit-utils-ts joe-p chore: remove unused import in generator +1 −2
18:54:05 algokit-utils-ts joe-p chore: npm audit fix +497 −583
18:55:33 algokit-utils-py aorumbayev Simplify AlgoAmount dunders with total_ordering and shared coercion +20 −55
19:05:43 algokit-utils-py aorumbayev Allow scalar arithmetic on AlgoAmount (int mixins) +66 −10
19:27:09 algokit-utils-ts joe-p ci: enable ci on decoupling branch (#464) +2807 −2413
19:30:46 algokit-utils-ts joe-p chore: use projectService +1 −1
19:30:47 algokit-utils-ts joe-p chore: use transact TransactionSigner +9 −8
19:30:47 algokit-utils-ts joe-p feat: use Address in transact and ReadableAddress in composer +642 −601
19:30:47 algokit-utils-ts joe-p chore: simpler getAddress +1 −1
19:30:47 algokit-utils-ts joe-p chore: rm unecessary function and tweak comment +1 −10
19:30:47 algokit-utils-ts joe-p chore: update equality checks +7 −27
19:30:47 algokit-utils-ts joe-p chore: rm unused import +0 −1
19:30:47 algokit-utils-ts joe-p chore: rm functions that were already in array.ts +1 −15
19:30:47 algokit-utils-ts joe-p test: fix zero address sender +17 −17
19:30:47 algokit-utils-ts joe-p fix: fix inverted equality checks +3 −3
19:30:47 algokit-utils-ts joe-p fix: fix remaining issues that lead to test failures +93 −364
19:36:21 algokit-utils-ts joe-p chore: lint fix and docs +984 −1134
19:36:33 ledger-app-algorand reffiek chore: delete files and folders related to zemu tests +1 −3020
19:38:11 algokit-utils-py aorumbayev Document expanded AlgoAmount arithmetic in capabilities guide +29 −8
19:43:07 algokit-utils-py aorumbayev feat: decoupling atc, algod and vendoring remaining algosdk code into the codebase (#219) +15645 −5537
19:53:59 specs - Removed theme folder +4 −3082
19:57:58 algokit-subscriber-ts p2arthur ci: add step to generate bot token to be used in the semantic relase +12 −0
19:58:56 algokit-subscriber-ts p2arthur ci: update to use app bot token +1 −1
20:01:34 algokit-subscriber-ts p2arthur ci: update to use bot token +1 −0
20:01:50 algokit-subscriber-ts p2arthur ci: add step to set the Github app +8 −3
20:02:31 algokit-subscriber-ts p2arthur ci: remove extra checkout step from the beginning of the pipeline +0 −4
20:02:49 algokit-subscriber-ts p2arthur ci: add step to generate bot token for production release +18 −4
20:03:10 algokit-subscriber-ts p2arthur ci: remove permissions usage from both prod_release and release workflows +0 −7
20:03:56 algokit-subscriber-ts p2arthur ci: add workflow to publish docs to github pages +3785 −4358
20:03:56 algokit-subscriber-ts p2arthur Merge pull request #124 from algorandfoundation/chore/bot-token-workflow +35 −14
20:04:31 algokit-subscriber-ts p2arthur ci(add_docs_workflow): add workflow to publish docs to a dedicated github pages +3785 −4358
20:04:31 algokit-subscriber-ts p2arthur revert(workflow): revert latest commit with workflow changes +4358 −3750
20:04:31 algokit-subscriber-ts p2arthur revert(workflow): revert latest commit with workflow changes +4358 −3750
20:04:32 algokit-subscriber-ts p2arthur Merge branch 'main' of https://github.com/algorandfoundation/algokit-subscriber-ts +0 −0
20:19:16 specs - Update +3371 −4
20:25:37 algokit-utils-ts lempira chore: deleted tests for not used algod endpoints +0 −280
20:44:23 specs - Updated +2 −3364
20:45:07 go-algorand-sdk jannotti Types: sync SDK types for on chain congestion PR +33 −14
20:45:33 algokit-utils-py aorumbayev chore: merge latest with initial merge conflicts +16154 −6630
20:49:56 algokit-utils-ts joe-p chore: move address and signer definitions to avoid circular deps +58 −61
20:50:18 algokit-utils-ts joe-p docs: generate docs +756 −881
20:56:25 specs - Re-integrated submodule theme +3 −0
21:07:32 algokit-utils-ts joe-p chore: re-export types in sdk/encoding/address.ts +31 −59
21:12:24 algokit-utils-py aorumbayev refactor: use algokit_abi for ABI handling +109 −81
21:19:48 algokit-avm-vscode-debugger dependabot[bot] chore(deps): bump the all group across 1 directory with 9 updates +2430 −855
21:19:51 algokit-avm-vscode-debugger dependabot[bot] Merge 1346bbc0276dc7c09b38b83559290d1339b427b1 into 3bf1157b95555887deec818841b5654d76849938 +2430 −855
22:12:02 go-algorand cce switch one appendInvalidTx -> appendUnvalidatedTx +1 −1
22:19:33 algokit-core lempira chore: remove algokit_utils and algokit_utils_ffi crates +3 −35598
23:29:35 js-algorand-sdk algo-dev-service Regenerate code from specification file +24 −0