Home Reports Jan 23, 2025

Thursday, January 23, 2025

Commits
83
pushed this day
Repositories
19
with activity
Contributors
25
distinct authors
Lines changed
+20,037 −16,992
additions / deletions

January 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 24

Commit Log

83 commits · 19 repositories

00:06:37 devportal SilentRhetoric First edit for staking rewards update +1 −1
00:48:35 nodekit PhearZero docs: regenerate reference +4 −2
00:51:44 devportal SilentRhetoric Merge pull request #167 from algorandfoundation/keyreg-sr +30 −20
00:54:41 devportal SilentRhetoric First edit for staking rewards update +1 −1
00:56:48 devportal SilentRhetoric Merge branch 'nodekit-qs-sr' of github.com:algorandfoundation/devportal into nodekit-qs-sr +0 −0
01:00:21 go-algorand - Build 2243 Data +1 −1
02:43:10 nodekit PhearZero fix: deterministic state while detecting corrupt keys +107 −65
02:44:08 devportal SilentRhetoric Update quick start for staking rewards and NodeKit 1.2 +49 −35
02:44:22 nodekit PhearZero Merge pull request #133 from algorandfoundation/fix/finding +107 −67
02:47:40 devportal SilentRhetoric Remove replaced images +0 −0
03:10:36 nodekit PhearZero Merge pull request #132 from algorandfoundation/fix/incentive-logic-nil-pointer-deref-bugfix +1 −1
04:45:20 algokit-subscriber-ts PatrickDinh chore: update block timestamp to number +14 −10
04:47:53 algokit-lora PatrickDinh chore: convert block.timestamp to number +10 −9
04:51:20 algokit-subscriber-ts PatrickDinh Merge pull request #102 from algorandfoundation/algosdk3 +4629 −4979
05:04:37 algokit-subscriber-ts PatrickDinh chore: update example in the migration guide +2 −2
05:09:48 algokit-subscriber-ts PatrickDinh chore: update example in the migration guide (#104) +2 −2
05:13:31 algokit-subscriber-ts semantic-release-bot Notes added by 'git notes add' +1 −0
05:22:25 algokit-subscriber-ts neilcampbell fix: trigger a release +2 −2
05:23:48 algokit-subscriber-ts neilcampbell fix: trigger a release (#105) +2 −2
05:27:18 algokit-subscriber-ts semantic-release-bot Notes added by 'git notes add' +1 −0
05:34:28 algokit-lora PatrickDinh use the release subscriber +5 −5
05:34:40 algokit-lora PatrickDinh Merge remote-tracking branch 'origin/main' into test-algosdk-v3 +15 −8
05:54:49 puya achidlow commit failing test +1112 −373
06:05:12 puya achidlow fix: Don't inline TEAL blocks with a single predecessor when their label is referenced multiple times. This issue could occur when there is a default fall through block in a switch or match scenario, which is also targeted by said op, and would cause a compilation failure. +547 −39
06:25:20 reti pbennett chore: v1.0.0 prep +3 −3
08:20:13 algokit-lora neilcampbell fix: support asset transfers for decimal values over the safe number value +119 −52
08:25:17 liquid-auth-use-wallet-client HashMapsData2Value feat: upgrade to algosdk v3 +527 −524
09:06:58 algorand-js-sdk gidonkatten feat: add stake example +43 −1
09:08:13 algorand-js-sdk gidonkatten feat: add stake example (#80) +43 −1
09:09:36 tinyman-order-protocol etzellux order_approval; update put_order and add optin check for target asset +36 −13
09:37:34 devportal - Minor fix +1 −1
09:43:25 devportal - Image path issue +0 −0
09:43:52 devportal - Image path issue +0 −0
09:48:32 devportal - Merge pull request #168 from algorandfoundation/nodekit-qs-sr +51 −37
10:40:46 algo-voting sambitsargam Merge pull request #564 from sambitsargam/dependabot/npm_and_yarn/algosdk-tw-3.1.0 +1 −1
10:40:59 algo-voting sambitsargam Merge pull request #563 from sambitsargam/dependabot/npm_and_yarn/vue/eslint-config-typescript-tw-14.3.0 +1 −1
10:41:16 algo-voting sambitsargam Merge pull request #562 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.20.0 +1 −1
10:43:17 nodekit - fix: nil pointer exception bug in HasChanged +4 −0
10:44:17 nodekit - fix: suspended state also being unset +2 −4
10:45:09 algo-voting sambitsargam Merge pull request #559 from sambitsargam/dependabot/npm_and_yarn/typescript-approx-5.7.3 +1 −1
11:05:24 nodekit PhearZero Merge pull request #134 from algorandfoundation/fix/pointer-bug-HasChanged +4 −0
11:19:42 nodekit - fix: restore QR network check +1 −2
11:20:54 algokit-utils-py aorumbayev refactor: addressing pr comments +114 −115
11:30:44 nodekit - fix: keyreg offline detection +6 −0
11:38:21 nodekit PhearZero set active to false for offline keyreg +1 −1
11:39:36 nodekit PhearZero Merge pull request #135 from algorandfoundation/fix/keyreg-offline-detection +9 −6
11:47:48 nodekit tasosbit Merge pull request #129 from algorandfoundation/v1.2.0 +596 −245
12:46:11 devportal - Added nodekit reference link +7 −1
15:13:18 go-algorand cce DB: Remove AtomicContextWithRetryClearFn, rename to AtomicContext (#6231) +10 −16
15:14:09 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-01-23) +1 −0
15:17:34 go-algorand github add Go Benchmark (go) benchmark result for a81d54fb36c16c2f2f44cc5d153f358105a63317 +445 −1
16:05:26 algokit-utils-py aorumbayev docs: refining docstrings; enforcing sphinx styled format +2113 −854
16:39:36 algokit-utils-py aorumbayev Merge remote-tracking branch 'origin/main' into prerelease/ts-feature-parity +279 −109
17:06:02 reti pbennett fix(contracts): improve APR calculation precision so low stake is handled better and fix 'initial set' of APR'. +1500 −1019
17:08:33 Bhaney44 Bhaney44 Update README.md +0 −2
17:38:34 reti pbennett fix(*): correct lint errors, and update CI tests algokit localnet name to match name change in checked in localnet_config +5 −2
18:38:29 mobileapp kerrilija Change incorrect APP_NAME +75 −74
19:02:34 reti pbennett Merge pull request #339 from algorandfoundation/fix-apr-calc +1507 −1023
19:18:38 reti pbennett chore(*): verified mainnet deployment - update mainnet Reti App ID to 2714516089 +2 −2
19:26:03 mobileapp kerrilija Issue #961 -> Make text wrapping for NFT values aware of the orientation +144 −59
19:27:48 reti pbennett Merge pull request #340 from algorandfoundation/dev +1565 −1107
19:51:24 d-asa cusma doc: add IPANX and IPCL definitions +46 −16
19:56:37 d-asa cusma doc: rename lender to investor +13 −13
20:20:50 nodekit PhearZero refactor: info modal to composed render +83 −61
20:27:28 d-asa cusma doc: add PRANX definition +8 −6
20:38:03 nodekit PhearZero refactor: confirm modal to composed render +69 −41
20:49:14 mobileapp kerrilija Issue #973 -> Show only as much decimals as ASA has +8 −2
21:00:52 puya achidlow commit failing test +1112 −373
21:00:52 puya achidlow fix: Don't inline TEAL blocks with a single predecessor when their label is referenced multiple times. This issue could occur when there is a default fall through block in a switch or match scenario, which is also targeted by said op, and would cause a compilation failure. +547 −39
21:03:35 wen-tools LoafPickleWW Revert "Revert "add: preview asset section for simple mint, update with class…" +294 −84
21:03:49 wen-tools LoafPickleWW Revert "Revert "add: preview asset section for simple mint, update with class…" (#105) +294 −84
21:33:14 reti - docs(gitbook): No subject +2 −0
21:37:16 nodekit PhearZero refactor: generate modal to composed render +158 −110
21:40:01 reti patrick-txnlab docs(gitbook): Add Mainnet App ID +4 −4
22:09:48 algokit-management-tool lempira Created fast api for backend and added outdated deps in app +1427 −5103
22:28:34 wen-tools satishccy fix: metadata text left align & made common previewAsset Component +86 −130
22:33:20 wen-tools satishccy Merge branch 'main' into preview-nft +8 −7
22:54:21 nodekit - fix: disable QRs for mainnet temporarily +1 −1
23:04:42 mobileapp kerrilija Fix for ASAs with zero decimals +4 −6
23:10:18 nodekit tasosbit Merge pull request #137 from algorandfoundation/fix/disable-qr-mainnet +1 −1
23:20:23 nodekit tasosbit Merge pull request #138 from algorandfoundation/v1.2.1 +1 −1
23:23:26 algokit-management-tool lempira chore: updated readme with new url +5 −4
23:25:05 java-algorand-sdk algo-dev-service Regenerate code from specification file +6 −4