Home / Reports / Mar 10, 2023

Friday, March 10, 2023

66 commits had been pushed across 22 repos by 26 authors. There were 1,766,076 additions and 831,075 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:10:41 [96b9a4b6] Automatic Update (stackage.nix)
00:15:06 [a73227cd] Fix merge group cancelling issue (#4957) (cardano-node)
00:31:46 [468eb66a] chore(bump): Podfile.lock (yoroi-mobile)
00:35:03 [3bcdfe30] deploy: 84a871ed86fc1b86018231b9cb24ba7b83493c0d (cardano-node)
00:36:58 [349d3081] Deployed haddocks (ouroboros-network)
00:51:29 [c0b142b4] Update Hackage and Stackage (haskell.nix)
01:32:04 [3cb9de69] deploy: a51c64cfa654245cdbe638f1dff7d152a5fe6ac1 (cardano-node)
04:22:34 [cc2b39db] deploy: e7250ae1e88a76b67e67c6c89257abe052dbc04c (cardano-node)
07:00:16 [c88e3855] Update next session (coding-dojo)
07:04:19 [57d75247] Add page for today's session (coding-dojo)
07:16:49 [fc871a10] deploy: 7e1288133a4885bd1be480f596cd71416f4e2950 (cardano-node)
07:56:41 [0dfaee32] deploy: 2684e93a7404234486ac8c47b162ba55e6ecd8f7 (cardano-node)
08:16:57 [1db2533f] deploy: f6a3a34d318737d564995a40e7023b4ad3a862a9 (mithril)
08:20:37 [56916416] Merge pull request #630 from input-output-hk/dependabot/npm_and_yarn/json5-2.2.3 (cardano-js-sdk)
08:26:30 [1318d6d5] Merge pull request #632 from input-output-hk/fix/submit-tx-error (cardano-js-sdk)
08:28:57 [da5faa18] deploy: d91516b102f52d9316fafca451745a7f03bc7a63 (cardano-node)
09:15:13 [1f20ce7a] deploy: 970f065b786870bfef70d57005b96c1065b6ceb8 (mithril)
09:38:47 [a1a2b1d6] add Mempool (customSmallerIsBetter) benchmark result for 04e87707ba3fa8617d22c39f60100a48868c71cf (ouroboros-consensus)
10:02:04 [f82b50ff] Merge #4386 (ouroboros-network)
10:04:31 [880546c9] Added RATIFY (cardano-ledger-specs)
10:08:48 [936c195b] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 880546c9bc2d155e68fec170df4a7bd9b50711d0 (cardano-ledger-specs)
10:14:06 [83f43324] Don't require changelogs for draft PRs (#5202) (plutus)
10:37:37 [4497b2f7] Update RELEASE.adoc (#5199) (plutus)
10:41:31 [252fa4f8] deploy: 5bb01a90c61dacc0a19a91171437d78b977e1797 (mithril)
10:48:19 [32d02fe4] Merge pull request #765 from input-output-hk/pgrange/secrets (hydra)
11:04:01 [cffa8b31] Merge #3770 (cardano-wallet)
11:10:04 [d5e6805b] deploy: 32d02fe4d45a7fbb4ee5948748ae4f3ab14c938b (hydra-poc)
12:00:29 [964e484f] Merge #3770 (cardano-wallet)
12:05:59 [1fc5240f] Merge #4019 (ouroboros-network)
12:24:47 [79b56ddf] deploy: 5bcaa5e3a26fa836351812432fefdb07d58b1fda (ouroboros-consensus)
12:26:10 [926386db] docs: Merge #3770 3770: [ADP-2797] Improve performance of `readWallet` r=HeinrichApfelmus a=HeinrichApfelmus ### Overview This pull request snatches low-hanging fruit that improves the performance of `readWallet`. 🍒 1. `Cardano.Wallet.readWallet` retrieves the pending transactions by calling `readTransactions` and requesting all transactions with the `Just Pending status`. After separating the submitted transactions (`Pending`, `Expired`) from the transaction history (`InLedger`), we can now skip inspecting the potentially large history of in-ledger transactions. 2. `readTransactions` should filter the submitted transactions before decorating them, as decoration accessed the disk. ### Issue number ADP-2797 Co-authored-by: Heinrich Apfelmus <[email protected]> Source commit: 964e484f284301c33d28f0d51aa8b77e60d40690 (cardano-wallet)
12:31:01 [9bed804e] Merge pull request #719 from input-output-hk/mutations/explicit_expected_errors_2 (hydra-poc)
12:57:11 [0c33da87] deploy: 9bed804edf8747273624b49fde73fbdf84d2fe51 (hydra-poc)
13:11:49 [5619bae0] Merge pull request #4 from cardano-foundation/hydra_int (hydra-voting-poc)
13:24:37 [30dc8780] Bump clap from 4.1.4 to 4.1.8 (#150) (cddl-codegen)
13:34:40 [d6635506] Bump syn from 1.0.107 to 1.0.109 (#149) (cddl-codegen)
13:35:15 [9e9f261c] Bump once_cell from 1.17.0 to 1.17.1 (cddl-codegen)
13:40:57 [538b94ed] Merge pull request #1706 from input-output-hk/fix_deprecated_tryfirst (cardano-node-tests)
13:50:23 [6b33d08a] deploy: 411e3805e7ef0ce5f5eaef418f194994ef644946 (catalyst-core)
13:51:34 [b49cdcaf] deploy: 9bffaf5edb8ae59ed8ff4f541ed2bce4714568e0 (catalyst-core)
14:17:24 [15705ba9] Removed Draft Docs for feature/voting-node-service (catalyst-core)
14:21:05 [42cb3ad5] deploy: 0f1d4959b04baf317fde85727c869a9b97fdd1bb (ouroboros-consensus)
14:29:14 [341d1075] deploy: 0a29fceb14ec4aaa95e88efa960bd6d10b562904 (catalyst-core)
15:03:21 [cc41cc6e] Merge #4019 (ouroboros-network)
15:25:58 [31c4cf6d] Merge pull request #769 from input-output-hk/ch1bo/fix-hydraw (hydra-poc)
15:43:39 [67418ef3] scaffolding (coding-dojo)
15:50:09 [aa43b6c7] deploy: 31c4cf6dc3c9e09840112a6738ed45c305365f43 (hydra-poc)
16:17:49 [ead51efd] deploy: 94d857de0b6586359e81987b0ddd58babf1f6aca (catalyst-core)
16:18:46 [a7238333] deploy: 3f424b72eeea88c82f61b741fba3a83c7c360323 (catalyst-core)
16:19:11 [8b4405ad] push and pop works (coding-dojo)
16:34:19 [6e7034bf] cheating on capacity (coding-dojo)
16:36:49 [9af95e88] Merge pull request #3285 from input-output-hk/aniketd/testlibs-for-all (cardano-ledger-specs)
16:41:04 [2373eef7] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 9af95e8812224f42f6fe6fdbb8d5b2e8c85e6260 (cardano-ledger-specs)
16:47:08 [ceda481c] Merge #3778 (cardano-wallet)
16:50:21 [1947f19c] Merge #4019 (ouroboros-network)
17:07:12 [c4dedce4] Trying to implement the "right thing" (coding-dojo)
17:10:23 [f87bdd9d] Merge pull request #192 from dcSpark/bounded-bytes (cardano-multiplatform-lib)
17:11:18 [819ec799] Merge pull request #2756 from Timekiller7/master (cardano-token-registry)
17:12:34 [1dafc909] Merge pull request #2757 from RoundTripToken/master (cardano-token-registry)
17:14:27 [f0e7a8e6] Merge pull request #2758 from Aljun4ik/master (cardano-token-registry)
17:23:12 [93712e18] docs: Merge #3778 3778: Fix for the latency benchmark r=Unisay a=Unisay Only launch other pools if they are available. Co-authored-by: Yura Lazarev <[email protected]> Source commit: ceda481c392106ed7798af70a8f4155ad05d55cf (cardano-wallet)
17:27:52 [d323e5f7] Merge #3774 (cardano-wallet)
17:28:41 [90c74a4e] deploy: 3a86443477d5a1a28912419892ac5f946b459793 (cardano-updates)
17:34:35 [12e007be] plutusStaging: Bump plutus to 9d90900d049f2333960fbc349cc816d2b163cda5 (plutus-ops)
17:51:57 [92a96070] docs: Merge #3774 3774: [ADP-2788] e2e testing: add max-count to listTransactions API call r=paolino a=piotr-iohk - [x] basic smoke tests for max_count in listTx (6144e61b46dbb0d8ac968afede4d67c726675747) - [x] e2e tests for Shelley, Shared, Byron (3a14283e024aef28104038517de1e4b23fed0f60) ### Comments <!-- Additional comments, links, or screenshots to attach, if any. --> ### Issue Number ADP-2788 Co-authored-by: Piotr Stachyra <[email protected]> Source commit: d323e5f79a81d27483a5bea45db9b5d6c3f1c63d (cardano-wallet)
21:30:22 [65f8efee] deploy: ea28eb79b28f5548fb0f9f257a4885aebe3d8065 (catalyst-core)