Home Reports Oct 30, 2024

Wednesday, October 30, 2024

Commits
141
pushed this day
Repositories
26
with activity
Contributors
32
distinct authors
Lines changed
+67,172 −48,750
additions / deletions

Commit Log

141 commits · 26 repositories

00:42:20 devportal-code-examples - chore: minor updates to arc4 examples +184 −46
00:49:13 algokit-lora lempira Added page titles +73 −0
00:51:44 puya-ts tristanmenzel feat: Array indexing + bug fixes +3050 −1664
00:58:31 puya-ts tristanmenzel test: Add test fixture for running Algorand TypeScript code on chain +360 −6
00:58:31 puya-ts tristanmenzel chore: Bump package version +2 −2
00:58:31 puya-ts tristanmenzel test: Increase test timeout +1 −1
00:58:31 puya-ts tristanmenzel feat: Provide struct definitions to puya for arc4 methods +796 −274
00:58:31 puya-ts tristanmenzel build: Remove commit lint warnings +7 −8
00:58:31 puya-ts tristanmenzel build: Validate that the code built for the algo-ts package matches +19 −0
00:58:31 puya-ts tristanmenzel fix: Destructuring into iterator items +1040 −18
00:58:31 puya-ts tristanmenzel feat: Support empty statements +1 −1
00:58:31 puya-ts tristanmenzel build: Start algokit localnet for testing +2 −0
00:58:31 puya-ts tristanmenzel fix: Use correct case for copy readme script +2 −2
00:58:31 puya-ts tristanmenzel fix: Expand implicit create method logic to check base contracts and test +2415 −101
00:58:31 puya-ts tristanmenzel build: Use "./" instead of "." +2 −2
00:58:31 puya-ts tristanmenzel refactor: Support puya refactor to surface MRO and inheritance concerns to the front end language +14091 −6655
00:58:31 puya-ts tristanmenzel feat: Add implicit create methods to contracts which don't have an explicit one +64 −2
00:58:31 puya-ts tristanmenzel feat: Expand arc4 type support +3180 −688
00:58:31 puya-ts tristanmenzel fix: Respect declaration order of object properties and use field expression in place of item indexing +9009 −1437
00:58:31 puya-ts tristanmenzel feat: Allow replacement tokens in outpath +2244 −248
00:58:31 puya-ts tristanmenzel feat: Array indexing + bug fixes +3050 −1664
01:00:24 go-algorand - Build 2154 Data +1 −1
01:10:33 puya-ts tristanmenzel build: Don't run commit lint on release and it checks the entire history and old commits don't lint correctly +10 −1
01:25:51 algokit-lora negar-abbasi Merge pull request #302 from algorandfoundation/create_fund +29 −4
01:41:50 algokit-lora negar-abbasi fix: use name-b64 in case there is no name +1 −1
01:45:40 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +0 −2
01:51:40 algokit-lora negar-abbasi Merge pull request #303 from algorandfoundation/asset_name +1 −1
01:52:13 CryptoDeepTools demining Update README.md +17 −16
01:56:14 CryptoDeepTools demining Update Jacobian_Curve_Vulnerability_Algorithm_and_Tools_for_Extracting_Private_Key.ipynb +3 −2
02:03:15 puya-ts tristanmenzel build: Don't run commit lint on release and it checks the entire history and old commits don't lint correctly +10 −1
02:07:30 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
03:10:11 algokit-lora neilcampbell feat: add NFD support in forms +409 −285
03:14:18 CryptoDeepTools demining Update README.md +9 −8
03:19:35 CryptoDeepTools demining Update Gauss_Jacobi_Method_and_Tools_for_Extracting_Private_Key.ipynb +3 −2
03:34:31 algokit-lora negar-abbasi fix: heavier header fonts +1 −1
03:57:41 algo-voting dependabot[bot] Update @typescript-eslint/parser requirement from ^8.11.0 to ^8.12.2 +1 −1
03:57:54 algo-voting dependabot[bot] Update @typescript-eslint/eslint-plugin requirement +1 −1
04:38:05 algokit-lora neilcampbell chore: fix transaction graph vertical header position +24 −6
04:45:01 algokit-lora negar-abbasi fix: ensures the dtClassName classes will take precedence. +1 −1
04:50:02 algokit-lora neilcampbell Merge pull request #304 from algorandfoundation/txn-builder-nfd +433 −291
04:51:13 algokit-lora negar-abbasi Merge remote-tracking branch 'origin/main' into headers_font +433 −291
04:57:17 CryptoDeepTools demining Update README.md +9 −9
05:02:29 CryptoDeepTools demining Update Vector76_Attack.ipynb +2 −2
05:20:43 devportal evertdiaz DVP-122: Added Blockchain use cases Page +109 −0
05:31:18 puya aorumbayev chore: setting output sourcemaps flag to true +1 −1
05:37:19 CryptoDeepTools demining Update README.md +4 −4
06:43:26 reti drichar fix(ui): update route IDs for non-nested validator routes +14 −10
06:50:39 algokit-lora neilcampbell fix: render both account and address ABI args the same +34 −68
06:57:43 reti drichar chore: fix import order +3 −3
07:11:41 reti drichar fix(vscode): remove auto-organize imports setting +2 −3
08:18:56 tinyman-consensus-staking etzellux rename to LAST_REWARD_RATE_PER_TIME_KEY and correct set_reward_rate calculation +13 −12
08:30:19 devportal Asthay97 Added documentation for avm debugger +460 −61
09:10:30 puya - 3.5.0 +19 −1
09:21:03 algokit-avm-vscode-debugger semantic-release-bot Notes added by 'git notes add' +1 −1
09:29:27 algorand-typescript-testing boblat feat: using Uint8Array as backing store for all box values +386 −135
09:41:30 puya-ts boblat feat: implement Box via context manager +15 −11
09:41:30 puya-ts boblat chore: update algots package version +2 −2
09:51:21 xbacked-sdk Jesulonimi21 update: oct 30 +1082 −3
10:14:52 tinyman-consensus-staking etzellux use clawback in send_stalgo +9 −7
10:15:24 tinyman-consensus-staking etzellux recompile talgo_staking +85 −82
10:44:21 devportal Asthay97 Added documentation for costs and constraints +138 −6
11:12:25 docs Asthay97 fixed max tps +2 −2
11:18:04 algokit-utils-ts aorumbayev docs: document sourcemap logging with custom event handlers for browser based scenarios (#335) +23 −5
11:27:24 devportal Asthay97 Fixed lint errors +68 −34
11:52:57 devportal Asthay97 Fixed lint errors +69 −70
11:54:47 devportal Asthay97 Fixed lint errors +45 −31
11:56:41 devportal Asthay97 Fixed lint errors +37 −22
12:04:05 algokit-avm-vscode-debugger semantic-release-bot Notes added by 'git notes add' +0 −0
12:08:11 docs shane-at-algo Adding dispatch for auto update +35 −0
12:16:45 tealish fergalwalsh Fix for updated Sphinx version +4 −0
12:23:41 algokit-lora neilcampbell Merge pull request #307 from algorandfoundation/headers_font +1 −1
12:34:46 fnet-algod-docker - auto update image if needed +79 −12
13:28:53 nodekit PhearZero feat: augment border with controls. split controls and navigation +166 −103
13:28:53 nodekit PhearZero feat: augment border with controls. split controls and navigation +166 −103
13:33:30 fnet-algod-docker - run.sh minor styling fix +1 −1
14:04:18 docs shane-at-algo Merge pull request #1274 from algorandfoundation/workflow-dispatch +35 −0
14:11:14 fnet-algod-docker - migrate vulnerable KMD +103 −9
14:11:14 fnet-algod-docker - goal.sh remove tty flag from docker exec +1 −8
14:11:14 fnet-algod-docker - PATH fix for MacOS +3 −0
14:11:44 fnet-algod-docker - fix shell.sh, add get/tail node log scripts, run.sh small fix +8 −4
14:11:52 fnet-algod-docker - message +36 −5
14:14:03 fnet-algod-docker - merge +139 −10
14:14:38 fnet-algod-docker - remove template KMD +0 −31
14:24:51 fnet-algod-docker - use GOAL_CMD +7 −9
14:35:33 nodekit HashMapsData2Value feat: modal +74 −11
14:35:33 nodekit HashMapsData2Value feat: modal +74 −11
14:40:04 fnet-algod-docker - Update README wording, clarify entry point +16 −6
14:52:35 devportal Asthay97 Fixed lint errors +1 −1
14:59:34 tatum-js Smrecz UTXO signing secret deduplication +4 −4
15:06:12 nodekit HashMapsData2Value Merge pull request #19 from algorandfoundation/fix/fixup-demo +415 −309
15:06:12 nodekit HashMapsData2Value Merge pull request #19 from algorandfoundation/fix/fixup-demo +415 −309
15:09:05 tatum-js Smrecz UTXO signing secret deduplication adjustments +6 −6
15:10:59 algokit-lora neilcampbell chore: use nfd in transaction forms if activate account has one +146 −107
15:14:19 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-10-30) +1 −0
15:16:16 fnet-algod-docker tasosbit Merge pull request #7 from algorandfoundation/kmd-fix +215 −52
15:17:34 docs nullun Merge pull request #1270 from nullun/update-reviewers +1 −1
15:25:54 tatum-js Smrecz UTXO signing secret deduplication adjustments 2 +14 −16
15:26:09 algokit-lora neilcampbell Merge pull request #308 from algorandfoundation/nfd-tweaks +179 −174
15:29:46 tatum-js Smrecz UTXO signing secret deduplication (#1135) +18 −20
15:34:21 docs barnjamin [create-pull-request] automated change +6 −4
15:39:13 fnet-algod-docker tasosbit Merge pull request #5 from algorandfoundation/fix/README-clarify-entry-point +20 −6
15:41:13 docs nullun Merge pull request #1275 from algorandfoundation/automatic-pr-go-algorand-v3.26.0-stable-indexer-3.6.0 +6 −4
15:49:25 docs shane-at-algo Merge pull request #1273 from Asthay97/fix/tps +2 −2
15:53:25 fnet-algod-docker - Fix update checker, trailing \r\n vs \n was breaking the check when we +9 −9
15:57:12 fnet-algod-docker tasosbit Merge pull request #8 from algorandfoundation/fix-image-updates +9 −9
15:58:16 nodekit PhearZero fix: responsiveness with qr code, remove controls +67 −166
15:58:16 nodekit PhearZero fix: responsiveness with qr code, remove controls +67 −166
16:06:36 reti pbennett Merge pull request #323 from algorandfoundation/fix/ui-routetree-non-nested-routes +11 −7
16:07:17 reti pbennett Merge pull request #324 from algorandfoundation/fix/remove-auto-organize-imports-setting +2 −3
16:34:16 algokit-utils-ts robdmoore docs: Tweaks to examples +38 −79
17:10:30 puya-ts boblat chore: update algots package version +2 −2
17:10:30 puya-ts boblat feat: implement Box via context manager +15 −11
17:14:22 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
17:59:30 nodekit HashMapsData2Value Merge branch 'main' into feat/prompt-for-destructive +455 −333
17:59:30 nodekit HashMapsData2Value Merge branch 'main' into feat/prompt-for-destructive +455 −333
18:16:37 go-algorand cce add TestOnlineAccountsCacheSizeBiggerThanStateProofTopVoters +9 −0
18:51:05 algokit-cli aorumbayev docs: adding extra troubleshooting case; extra prereq for winget installation +5 −3
18:54:53 algokit-cli aorumbayev docs: adding extra troubleshooting case; extra prereq for winget installation (#591) +5 −3
19:07:01 ARCs joe-p fix mutable testnet deploy script +4 −1
19:08:31 go-algorand cce incentives: cache top online accounts and use when building AbsentParticipationAccounts (#6085) +624 −214
19:17:59 go-algorand jannotti Heartbeat service fixes and test +359 −16
19:26:34 puya tristanmenzel refactor: Use StringConstant node for constant arc4 string values +17948 −28548
19:32:09 go-algorand joe-p only populate resources when there's no error +2 −1
20:11:20 puya tristanmenzel refactor: Use BoolConstant for constant arc4 boolean values +59 −58
20:24:42 wen-tools LoafPickleWW Update SimpleSendTool.jsx +5 −0
21:19:19 puya tristanmenzel chore: Update lib awst +17 −2
21:33:08 algokit-avm-vscode-debugger aorumbayev fix: simplifying logic for custom commands; fixing edge cases when empty picker is presented +36 −33
21:36:23 docs shane-at-algo GH App permissions seem to be broken +1 −7
21:38:38 docs shane-at-algo Merge pull request #1277 from algorandfoundation/gh-app-to-classic +1 −7
21:41:35 docs shane-at-algo Merge pull request #1276 from algorandfoundation/staging +38 −7
21:51:39 algokit-avm-vscode-debugger aorumbayev docs: refreshing documentation; including extra docs for available vscode settings +59 −17
22:19:57 algokit-lora lempira Fixed broken pages tests due to useTitle hook +28 −4
22:20:33 tinyman-consensus-staking fergalwalsh Update event signatures +11 −11
22:22:00 tinyman-consensus-staking fergalwalsh Increase precision of rate +1 −1
22:23:18 tinyman-consensus-staking fergalwalsh Refactor reward calculations to calculate protocol talgo after the rate update from rewards +15 −10
22:24:24 tinyman-consensus-staking fergalwalsh Tests improvements for events & mint/burn/rewards calculations +231 −39
22:40:12 puya tristanmenzel feat(Internal): Further improve deserialization error messages by logging details of any PuyaError contained in the aggregate exception +11 −0
23:35:11 algostreamer urtho v3 +421 −2870
23:40:13 algokit-utils-ts-debug aorumbayev fix: filename generation and match timestamp format on utils-py +94 −16
23:50:33 algostreamer urtho stdout +46 −105
23:59:47 algostreamer urtho fix TXID +2 −0