Home Reports Jul 17, 2025

Thursday, July 17, 2025

Commits
109
pushed this day
Repositories
17
with activity
Contributors
22
distinct authors
Lines changed
+93,518 −36,516
additions / deletions

July 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 21

Commit Log

109 commits · 17 repositories

00:41:41 algokit-core PatrickDinh wip - static and dynamic arrays +47 −6
01:00:29 go-algorand - FI from master +2 −2
01:00:30 go-algorand - Build 2415 Data +1 −1
01:05:37 algokit-core lempira feat: added asset frz to txn composer +441 −26
01:05:41 algokit-core lempira refactor: updated asset frz params field to target_address +10 −10
01:05:41 algokit-core lempira fix: removed unused key type in reviver +1 −1
01:05:41 algokit-core lempira refactor: change freeze_target to target_address in algokit_utils AssetFreeze params +3 −6
01:05:41 algokit-core lempira chore: addressed pr comments +18 −11
01:07:09 algokit-core PatrickDinh validation +53 −10
01:09:05 algokit-core PatrickDinh get_name +20 −1
01:33:39 algokit-core PatrickDinh Merge remote-tracking branch 'origin/feat/abi-types-2' into feat/abi-types +1158 −22
01:36:44 algokit-core lempira chore: addressed pr comments +9 −9
02:00:13 algokit-core lempira Feat/add asset frz to txn composer v2 (#205) +440 −21
02:00:13 algokit-core lempira Feat/add asset frz to txn composer v2 (#205) +440 −21
02:14:07 go-algorand - cr fixes +2 −2
02:51:01 algokit-core PatrickDinh wip - fix compile (vibe) +250 −208
02:58:31 algokit-core PatrickDinh wip +72 −49
04:32:33 algokit-core PatrickDinh wip +136 −29
06:14:40 algokit-core PatrickDinh everything is in place, not tested +179 −70
07:25:11 algorand-mcp lwsinclair Add MseeP.ai badge to README.md +2 −0
07:47:14 AlgorandPublicData scholtz Update public-algod-providers.json +17 −4
08:40:17 puya daniel-makerx defer subroutine inline until after 2nd IR Lowering +20 −4
09:55:02 algokit-core CiottiGiorgio fix!: rename Account -> KeyPair Account (#209) +67 −65
09:55:02 algokit-core CiottiGiorgio fix!: rename Account -> KeyPair Account (#209) +67 −65
09:58:54 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
10:00:13 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.31 [skip ci] +1 −1
10:00:13 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.31 [skip ci] +1 −1
10:05:44 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
10:49:23 algokit-core CiottiGiorgio chore: use the from trait for errors between impl and FFI crates +4 −9
10:49:23 algokit-core CiottiGiorgio feat: an additional creator for a multisig signature that accepts subsignatures +53 −19
10:49:23 algokit-core CiottiGiorgio feat: logic around multisig signature constructors and FFI constructor +61 −7
10:49:30 algokit-core CiottiGiorgio chore: removing code duplication when decoding signatures +30 −35
10:49:36 algokit-core CiottiGiorgio chore: refactor FFI crate multisig stuff in a separate file +110 −104
10:49:37 algokit-core CiottiGiorgio feat: apply a subsignature to a multisignature +39 −0
10:49:41 algokit-core CiottiGiorgio chore: simplified some map_err where possible +9 −16
10:49:42 algokit-core CiottiGiorgio feat: merge multisignatures +45 −0
10:49:42 algokit-core CiottiGiorgio chore: docstrings +58 −3
10:49:42 algokit-core CiottiGiorgio chore: spelled out "msig" +6 −5
10:49:42 algokit-core CiottiGiorgio chore: signature -> subsignature +2 −2
10:49:43 algokit-core CiottiGiorgio feat: using the multisig constructor, apply subsignatures, and merging multisignatures +25 −49
10:49:43 algokit-core CiottiGiorgio chore: simplify error translation +1 −2
10:49:47 algokit-core CiottiGiorgio chore: added a test for the impl crate +25 −16
10:49:48 algokit-core CiottiGiorgio chore: changed apply_subsignature to account for repeated addresses and docstrings +20 −6
10:49:48 algokit-core CiottiGiorgio chore: added a test that validates multisig encoding against an observed multisig transaction +96 −0
10:49:48 algokit-core CiottiGiorgio chore: renamed empty_multisig_signature -> new_multisig_signature +5 −5
10:49:48 algokit-core CiottiGiorgio chore: cargo fmt +4 −1
10:52:18 algokit-core CiottiGiorgio chore: cargo fmt +1 −1
11:01:51 xbacked-sdk xxiled-plastic-cat new version deprecated link +35 −3
11:34:58 algokit-core aorumbayev chore: renaming and adding more common constants +344 −344
12:57:07 ARCs SudoWeezy Merge pull request #345 from algorandfoundation/arc-86-xgov +152 −0
13:08:02 xGov SudoWeezy update after vote +22 −23
13:10:05 xGov SudoWeezy Merge pull request #250 from algorandfoundation/xgov-council-update-1 +22 −23
13:26:01 indexer onetechnical Remove circleci config +0 −179
13:56:08 algokit-core CiottiGiorgio feat: removed address field from KeyPairAccount and MultisigSignature and provided functions for it +27 −85
13:59:08 xGov SudoWeezy update for Supplementary status +2 −2
14:09:31 go-algorand onetechnical Add notes about checking code gen +30 −0
14:11:08 algokit-client-generator-ts neilcampbell chore: support previous -pn flag to prevent a breaking change +4 −1
14:14:50 go-algorand onetechnical Cleaned up code generation notes +3 −16
14:25:34 algokit-client-generator-ts neilcampbell Merge pull request #192 from algorandfoundation/chore/avoid-breaking-change +4 −1
14:32:57 algokit-client-generator-ts neilcampbell fix: resolve import issue which impacts ts-up packaging +39 −52
14:36:15 indexer gmalouf Support for ensuring limit behavior works correctly on application lo… (#1665) +111 −0
14:38:18 indexer gmalouf Merge branch 'main' into remove-circle +111 −0
14:38:45 indexer gmalouf Claude config file for indexer. +53 −0
14:50:42 go-algorand - some more cleanup in NewHybridP2PNetwork +48 −25
14:58:35 go-algorand - fix linter +3 −4
15:10:20 go-algorand - CR fixes +1 −1
15:15:00 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-07-17) +1 −0
15:26:31 indexer onetechnical Remove circleci config (#1666) +0 −179
15:53:41 liquid-auth-ios HashMapsData2Value tests: increased coverage +1633 −6
16:00:10 a-day-in-my-bobalife dependabot[bot] chore: bump lifecycle-livedata-ktx in /DisneyScenicRides +1 −1
16:00:22 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-fragment-ktx +1 −1
16:04:32 a-day-in-my-bobalife dependabot[bot] chore: bump lifecycle-livedata-ktx from 2.9.1 to 2.9.2 in /DisneyScenicRides (#264) +1 −1
16:05:59 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-fragment-ktx from 2.9.1 to 2.9.2 in /DisneyScenicRides (#266) +1 −1
16:06:52 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-ui-ktx in /DisneyScenicRides +1 −1
16:12:56 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-ui-ktx from 2.9.1 to 2.9.2 in /DisneyScenicRides (#265) +1 −1
16:20:25 liquid-auth-ios HashMapsData2Value chore: format and lint +86 −81
16:45:43 go-algorand - rename some types +91 −94
16:55:51 indexer gmalouf Update AGENTS.md +1 −1
17:00:08 ARCs PhearZero ARC-87 [skip ci] Add escape characters +1 −0
17:04:31 algokit-client-generator-ts neilcampbell Notes added by 'git notes add' +1 −0
17:10:00 reti - docs(gitbook): mention that mnemonics must be Algo25 accounts +6 −2
17:16:47 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
17:19:10 algokit-client-generator-ts neilcampbell Merge pull request #193 from algorandfoundation/fix/tsup-issue +39 −52
17:21:17 liquid-auth-ios HashMapsData2Value chore: more test +253 −4
17:21:57 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
17:23:57 algokit-client-generator-ts neilcampbell feat: strip verbose source info +54 −5
17:24:02 algokit-client-generator-ts neilcampbell chore: remove app update, delete and factory +178 −135
17:24:02 algokit-client-generator-ts neilcampbell chore: adding more snapshot test cases +36131 −68
17:24:02 algokit-client-generator-ts neilcampbell chore: refactor the client generation script +68 −27
17:24:02 algokit-client-generator-ts neilcampbell feat: remove deployment related logic +31 −6
17:50:19 go-algorand onetechnical Dev: fix darwin universal targets (#6383) +13 −3
17:53:48 go-algorand onetechnical Dev: add auto-generated CLAUDE.md file (#6379) +178 −0
17:54:56 go-algorand github add Go Benchmark (go) benchmark result for 61e4a7e5be27f0484188a391251a0da4294fa172 +445 −1
17:59:26 go-algorand github add Go Benchmark (go) benchmark result for 36be59f4657b8ca5ab267bc6eaa1cb04db5fbc71 +445 −1
18:02:54 go-algorand jannotti Add unit tests for box prefetch +364 −5
18:10:44 ARCs PhearZero ARC-87 [skip ci] Add templatization block +29 −6
18:13:52 go-algorand jannotti Don't use XXX in comment since people use it to mean TODO +2 −2
18:24:53 go-algorand jannotti comment on 0 interpretation +1 −1
18:25:21 go-algorand jannotti comment on 0 interpretation +1 −1
18:26:27 ARCs PhearZero ARC-87 [skip ci] Cleanup language +5 −5
18:29:53 puya-ts tristanmenzel typey typey +126 −75
19:25:05 ARCs PhearZero ARC-87 [skip ci] Add encoding/ARC4 container block +44 −2
20:09:36 liquid-auth-ios HashMapsData2Value docs: updates docs +266 −2
20:25:27 indexer gmalouf Dev: Claude config file for indexer. (#1664) +53 −0
22:19:07 algorandSupplyChain dependabot[bot] Bump on-headers and compression +10397 −7314
23:09:31 puya-ts tristanmenzel kind of working +69 −33
23:18:32 genAcct_genTxn dependabot[bot] Bump on-headers and compression +11146 −7775
23:42:09 code-samples dependabot[bot] Bump on-headers and compression in /react-app-acct-txn-msig-assetoptin +13144 −9470
23:42:14 code-samples dependabot[bot] Merge e36984afb91f150914319d75d2742443bc5a02c7 into 96b8b9f1d006a803e49975934689bf391464d384 +13144 −9470