Home Reports May 14, 2025

Wednesday, May 14, 2025

Commits
103
pushed this day
Repositories
21
with activity
Contributors
22
distinct authors
Lines changed
+57,835 −12,773
additions / deletions

Commit Log

103 commits · 21 repositories

01:00:25 go-algorand - FI from master +0 −110
01:00:25 go-algorand - Build 2348 Data +1 −1
01:22:22 algorand-typescript-testing boblat Merge pull request #78 from algorandfoundation/fix/type-length +23 −29
01:27:10 algorand-typescript-testing semantic-release-bot Notes added by 'git notes add' +1 −0
01:34:55 go-algorand jannotti Move rewards/mbr handling into config +351 −282
01:59:52 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +2 −0
04:00:47 algokit-core michaeltchuang feat: add in library module +276 −23
05:21:57 algorand-python-testing boblat feat: add stubs for box create function +202 −18
05:40:45 puya-ts wilsonwaters docs: Tips for first time contributors +2 −0
07:25:52 specs cusma Merge pull request #163 from algorandfoundation/mdbook-config +274 −21
07:26:14 specs cusma Merge pull request #148 from algorandfoundation/abft-nn-late-redo-down-vote +2606 −5
07:36:48 specs cusma Merge remote-tracking branch 'origin/develop' into network-nn-network-definitions +2880 −26
07:41:19 specs cusma docs: nit +6 −6
07:45:22 specs cusma Merge branch 'develop' into abft-state-machine +5035 −67
07:46:07 specs cusma Merge branch 'develop' into abft-relay-rules +5035 −67
07:46:35 specs cusma Merge branch 'develop' into abft-state-transitions +5035 −67
07:47:15 specs cusma Merge branch 'develop' into abft-broadcast-rules +5035 −67
08:23:51 algokit-cli aorumbayev chore: removing click.launch +15 −14
08:31:12 developer-dashboard MarcLlopart Split the code into different files for better code practices +1202 −878
09:40:37 specs cusma docs: ledger non-normative intro +45 −1
09:53:25 tinyman-order-protocol fergalwalsh Merge branch 'rename-order-struct' into dca-support +143 −143
10:01:25 specs cusma docs: ledger non-normative blocks introduction +31 −2
10:26:08 tinyman-order-protocol fergalwalsh Merge branch 'app-updates' into execute-recurring-order +909 −626
11:31:39 specs cusma docs: nit +3 −3
12:00:34 go-algorand nullun Merge branch 'master' into feature/asa-global-freeze +5534 −2353
12:14:18 specs cusma Merge pull request #164 from algorandfoundation/ledger-nn +74 −1
12:32:06 go-algorand nullun regenerate algod api +851 −850
12:32:35 xGov SudoWeezy Merge pull request #236 from urtho/main +63 −0
12:32:53 xGov SudoWeezy Merge pull request #237 from AngelsOfAres/main +1 −1
12:32:53 algokit-python-template aorumbayev fix: updates algorand-python-testing dependency to support latest algopy Array and ImmutableArray stubs +14 −7
12:37:50 algokit-utils-py lempira Merge pull request #156 from algorandfoundation/dependabot/pip/all-b9c0d9d4e4 +181 −244
13:08:56 tinyman-order-protocol etzellux update ORDER_APP_HASH in registry_approval +155 −147
13:12:51 specs cusma docs: ledger non-normative block header +1736 −1
14:00:16 go-algorand nullun Additional test for unfreezing an individual +26 −3
14:04:04 algokit-core CiottiGiorgio fix: extract signature length constant and reuse across crate +32 −20
14:04:04 algokit-core CiottiGiorgio fix: extract signature length constant and reuse across crate +32 −20
14:17:45 AlgorandCIDs SheckJuarez Updates and additions +4659 −732
14:20:46 algokit-core CiottiGiorgio Merge pull request #78 from algorandfoundation/chore/remove-fixme +0 −5
14:20:46 algokit-core CiottiGiorgio Merge pull request #78 from algorandfoundation/chore/remove-fixme +0 −5
14:24:38 specs cusma docs: add block header examples +91 −1
14:29:24 tinyman-order-protocol etzellux Merge branch 'registry-events' into dca-support +885 −485
14:48:57 go-algorand nullun Fix the gated empty FreezeAccount wellFormed check +1 −1
15:14:46 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-05-14) +1 −0
15:22:34 algorand-python-testing aorumbayev fix: fixes type checking of tuples with primitive types +57 −52
15:38:05 liquid-auth-ios HashMapsData2Value feat: can scan and interpret FIDO QR codes +296 −8
15:38:05 liquid-auth-ios HashMapsData2Value feat: receives register challenge +296 −3
15:38:05 liquid-auth-ios HashMapsData2Value feat: adds xHD-Wallet-API and DP256 +555 −2
15:38:05 liquid-auth-ios HashMapsData2Value feat: adds vibration when QR code scanned +6 −0
15:38:06 liquid-auth-ios HashMapsData2Value feat: authenticate first step +383 −28
15:38:06 liquid-auth-ios HashMapsData2Value fix: improve scanning experience +114 −61
15:38:06 liquid-auth-ios HashMapsData2Value feat: refactor away to async await +197 −272
15:38:06 liquid-auth-ios HashMapsData2Value fix: base64 -> base64url +29 −16
15:38:06 liquid-auth-ios HashMapsData2Value chore: warning +2 −2
15:38:06 liquid-auth-ios HashMapsData2Value fix: successfully extracts cookie +4 −8
15:38:06 liquid-auth-ios HashMapsData2Value fix: Base64URL encoding and schema validation to produce sig +30 −4
15:38:06 liquid-auth-ios HashMapsData2Value temp: for michael's inspection +324 −37
15:38:06 liquid-auth-ios HashMapsData2Value fix: add device to liquid extension +1 −0
15:38:06 liquid-auth-ios HashMapsData2Value fix: corrected signing address +1 −1
15:38:06 liquid-auth-ios HashMapsData2Value chore: defer loading +2 −7
15:38:06 liquid-auth-ios HashMapsData2Value chore: package +260 −22
15:38:06 liquid-auth-ios HashMapsData2Value docs: add WIP +2 −0
15:38:06 liquid-auth-ios HashMapsData2Value fix: use cborPublickey +3 −1
15:38:06 liquid-auth-ios HashMapsData2Value fix: give visual feedback that the registration worked +6 −1
15:38:06 liquid-auth-ios HashMapsData2Value fix: use temp branch of xhd-wallet-api +11 −8
15:38:08 liquid-auth-ios HashMapsData2Value fix: derRepresentation +1 −1
15:38:08 liquid-auth-ios HashMapsData2Value fix: scan flow +109 −49
15:48:20 algorand-python-testing aorumbayev chore: add simple test for tuple with primitives in return type +227 −0
15:49:30 algokit-core CiottiGiorgio feat: expose constants through functions from the FFI crate +39 −6
15:49:30 algokit-core CiottiGiorgio feat: expose constants through functions from the FFI crate +39 −6
15:58:05 specs cusma docs: sort block header fields +89 −80
15:58:15 specs cusma docs: better example +15 −14
15:58:53 specs cusma docs: nit +2 −2
16:03:33 awesome-algorand aorumbayev [no-tweet] chore: fix deprecated badge +1 −1
16:07:32 algokit-cli lempira fix: add fallback for browser opening in explore command +29 −7
16:07:58 algokit-lora neilcampbell fix: correctly handle b64 asset names which are utf8 strings +4 −1
16:31:04 specs cusma docs: ledger non-normative genesis block +981 −1
16:41:15 specs cusma docs: update minimal ledger diagram +207 −191
16:47:49 algokit-cli lempira chore: addressed PR comments +309 −296
16:50:00 specs cusma Merge pull request #166 from algorandfoundation/ledger-nn-genesis-block +981 −1
16:50:38 specs cusma Merge branch 'develop' into ledger-nn-block-header +981 −1
16:55:55 specs cusma docs: nit +2 −1
16:58:26 specs cusma Merge pull request #165 from algorandfoundation/ledger-nn-block-header +1853 −1
17:01:39 specs cusma docs: nit +1 −1
17:04:43 specs cusma docs: ledger non-normative block verification +11 −1
17:43:14 algokit-core aorumbayev fix: add missing py.typed file under algokit transact ffi python package for mypy support +0 −0
17:43:14 algokit-core aorumbayev fix: add missing py.typed file under algokit transact ffi python package for mypy support +0 −0
17:49:05 algokit-core CiottiGiorgio feat: estimate transaction size in the FFI crate +19 −0
17:57:17 algokit-utils-py CiottiGiorgio feat: using AlgoKit Core to build a payment transaction +52 −5
17:59:38 specs cusma docs: add missing link +2 −2
18:32:00 algokit-cli lempira chore: added list command and updated docs +114 −27
18:49:17 algokit-avm-vscode-debugger lempira chore: updated vitest/ui to match vitest update +58 −99
18:53:46 algokit-avm-vscode-debugger lempira chore(deps): bump vitest from 2.1.9 to 3.1.3 +323 −166
19:07:51 go-algorand - get rid of EvtPeerIdentificationCompleted and use list of protocols in NewStream +79 −84
19:27:53 go-algorand - algocfg: set EnableP2PHybridMode=false in wsnet profiles +3 −0
19:42:46 reti pbennett fix(ValidatorTable): update default column states in localStorage +2 −5
19:56:59 tinyman-order-protocol fergalwalsh Implement execute_recurring_order +1223 −1124
20:13:39 tinyman-order-protocol fergalwalsh Merge branch 'app-updates' into dca-support +977 −694
20:44:35 tinyman-order-protocol fergalwalsh Implement execute_recurring_order +1266 −1166
20:49:30 tinyman-order-protocol fergalwalsh remove unused code +355 −365
22:26:14 algokit-lora ericsharma feat: add QR code display for Algorand addresses +24 −3
22:26:55 algokit-lora ericsharma feat: integrate QR code button in account information displays +69 −1
22:39:49 asa-list temptemp3 add POW +62 −0
23:49:21 algokit-cli lempira feat: add algokit init example command +1299 −506