Home / Reports / Apr 28, 2023

Friday, April 28, 2023

84 commits had been pushed across 22 repos by 22 authors. There were 2,146,449 additions and 1,097,093 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:09:24 [b63a19fb] Automatic Update (stackage.nix)
00:18:28 [e0aa023e] :bento: Update graphs [skip ci] (uptime)
00:32:50 [45c054f9] Deployed haddocks (ouroboros-network)
00:50:47 [92170d26] Update Hackage and Stackage (haskell.nix)
01:28:15 [b8276c02] Upload configuration from: https://book.world.dev.cardano.org/environments (cardano-configurations)
03:02:08 [7460bb04] Merge #3888 (cardano-wallet)
03:36:47 [b33811f6] deploy: aa3cd828dc1229162008765e056e5ff476a32b4a (catalyst-core)
03:39:01 [b2bb1a29] deploy: 06d18bf8d221ca4e800ebec7bc9d33f2192e4adb (catalyst-core)
03:41:50 [db368e12] docs: Merge #3888 3888: Remove `distributeSurplus`'s indirect dependency on `W.ProtocolParameters` r=jonathanknowles a=Anviking - [x] Take a `FeePerByte` instead of `FeePolicy` in `distributeSurplus` - [x] Add function `feePerByte :: RecentEra era -> PParam era -> FeePerByte` ### Comments - I left `distributeSurplus` where it is for now. We could move it to some `Write.Tx.{Fees,Size,Balance,}` module later. ### Issue Number ADP-2459 <!-- Reference the Jira/GitHub issue that this PR relates to, and which requirements it tackles. Note: Jira issues of the form ADP- will be auto-linked. --> Co-authored-by: Johannes Lund <[email protected]> Source commit: 7460bb04e85e40877bec65d63ee098c9ce5a837e (cardano-wallet)
05:31:41 [b3b6db01] Merge #3892 (cardano-wallet)
06:12:34 [47a046af] docs: Merge #3892 3892: `estimateKeyWitnessCount` only needs to work in recent eras r=jonathanknowles a=Anviking - [x] Replace `IsShelleyBasedEra` with `IsRecentEra` in `estimateKeyWitnessCount`. ### Comments <!-- Additional comments, links, or screenshots to attach, if any. --> ### Issue Number [ADP-2849](https://input-output.atlassian.net/browse/ADP-2849) Co-authored-by: Johannes Lund <[email protected]> Source commit: b3b6db01da163b10136beea9872fbdc1d7484474 (cardano-wallet)
07:28:51 [cee4df0c] Add flipr.io to Showcase (#1042) (developer-portal)
07:55:30 [43cfbf5d] Merge #4527 (ouroboros-network)
08:02:34 [ea5a45a3] Merge pull request #714 from input-output-hk/feat/LW-6134-make-tx-body-cddl-compliant (cardano-js-sdk)
08:12:54 [63ae0dad] deploy: 86ab07d9bb311e02ea62956c0837f439364134de (mithril)
09:08:22 [3fb3861b] Merge pull request #26 from blockfrost/1000101/refresh (blockfrost.dev)
09:25:11 [16a946ba] deploy: 2c82b76c0648ed7c807994f122cefb25bb02b137 (mithril)
09:39:05 [97d21114] Merge pull request #836 from input-output-hk/spec-contract-continuity (hydra-poc)
09:41:06 [14d745e8] Removed Draft Docs for cat-data-service-proposal (catalyst-core)
09:51:17 [88f69952] deploy: c61fd9bf55606b4395d68bc4d503651ccfcaca1b (catalyst-core)
10:06:38 [ff5be99f] deploy: f96686d5640f6491be9ac21130e3855924bfb2b6 (mithril)
10:16:42 [16c8f72b] deploy: 4204ebf09d4fe64103fb7cf404ca53e8089822d8 (ouroboros-consensus)
10:21:32 [3328fd60] deploy: 97d2111454a3cf8bbe18d62781b46c84c5dc53ce (hydra-poc)
10:33:12 [bc995407] deploy: a696efd796572e898d2286a51e3278be0060bab9 (mithril)
11:10:43 [142c5134] Merge #3879 (cardano-wallet)
11:11:54 [d2f6cc71] deploy: 37b717a2512820226ad6672bbe24a8a22b2284f7 (catalyst-core)
11:52:31 [43de2771] docs: Merge #3879 3879: [ADP-2565] Move `QueryStore` to `delta-store` library r=HeinrichApfelmus a=HeinrichApfelmus ### Overview This pull request renames the module `Cardano.Wallet.DB.Store.QueryStore` to `Data.QueryStore` and moves it into the `delta-store` library. This pull request is a pure refactoring. ### Issue number ADP-2565 Co-authored-by: Heinrich Apfelmus <[email protected]> Source commit: 142c5134451671a78edb815739283de76d806f20 (cardano-wallet)
12:55:11 [56b346a7] Merge #3872 (cardano-wallet)
13:04:27 [f8c6dfcc] Merge pull request #338 from Timekiller7/master (metadata-registry-testnet)
13:05:07 [4424ec17] Merge pull request #333 from fridayback/master (metadata-registry-testnet)
13:07:17 [391c803f] Merge pull request #337 from WingRiders/master (metadata-registry-testnet)
13:19:03 [358862c3] Merge #4533 (ouroboros-network)
13:26:48 [0a590811] Deployed haddocks (hedgehog-extras)
13:28:55 [e2d578cc] Deployed haddocks (hedgehog-extras)
13:33:31 [aeff5a67] docs: Merge #3872 3872: Rewards detection in multisig r=paweljakubas a=paweljakubas <!-- Detail in a few bullet points the work accomplished in this PR. Before you submit, don't forget to: CODE-OF-CONDUCT.md LICENSE README.md bors.toml cabal.project default.nix docker-compose.yml docs flake.lock flake.nix floskell.json hie-direnv.yaml lib nix prototypes reports scripts shell.nix specifications test touch.me.CI weeder.dhall Make sure the GitHub PR fields are correct: ✓ Set a good Title for your PR. ✓ Assign yourself to the PR. ✓ Assign one or more reviewer(s). ✓ Link to a Jira issue, and/or other GitHub issues or PRs. ✓ In the PR description delete any empty sections and all text commented in <!--, so that this text does not appear in merge commit messages. CODE-OF-CONDUCT.md LICENSE README.md bors.toml cabal.project default.nix docker-compose.yml docs flake.lock flake.nix floskell.json hie-direnv.yaml lib nix prototypes reports scripts shell.nix specifications test touch.me.CI weeder.dhall Don't waste reviewers' time: ✓ If it's a draft, select the Create Draft PR option. ✓ Self-review your changes to make sure nothing unexpected slipped through. CODE-OF-CONDUCT.md LICENSE README.md bors.toml cabal.project default.nix docker-compose.yml docs flake.lock flake.nix floskell.json hie-direnv.yaml lib nix prototypes reports scripts shell.nix specifications test touch.me.CI weeder.dhall Try to make your intent clear: ✓ Write a good Description that explains what this PR is meant to do. ✓ Jira will detect and link to this PR once created, but you can also link this PR in the description of the corresponding Jira ticket. ✓ Highlight what Testing you have done. ✓ Acknowledge any changes required to the Documentation. --> - [x] Extending shared state - [x] add readRewardAccount - [x] add manageSharedBalance - [x] use manageSharedBalance - [x] impl IsOurs for RewardAccount - [x] extending integration testing (joining/rejoining) - [x] redefine RewardAccount and deal with code changes throughout all codebase ### Comments <!-- Additional comments, links, or screenshots to attach, if any. --> ### Issue Number adp-2603 <!-- Reference the Jira/GitHub issue that this PR relates to, and which requirements it tackles. Note: Jira issues of the form ADP- will be auto-linked. --> Co-authored-by: Pawel Jakubas <[email protected]> Source commit: 56b346a793ef119c1cb4bce8e0f5fb8ee14b02a1 (cardano-wallet)
13:42:27 [ec324543] Deployed haddocks (hedgehog-extras)
13:48:37 [81007988] Deployed haddocks (hedgehog-extras)
13:49:17 [dda63df1] Deployed haddocks (hedgehog-extras)
13:50:28 [40815756] Deployed haddocks (hedgehog-extras)
13:51:34 [37a72cd7] deploy: aec981cf38f4c686d5d3b3fbdaec50df4dafbbf3 (mithril)
13:54:13 [234ed5e3] New functions assertFileExists assertFileMissing assertFilesMissing (hedgehog-extras)
13:54:13 [9efa1f16] Delete assertFileExists from Network module because it doesn't belong here (hedgehog-extras)
13:55:02 [8a9c79b7] New version 0.4.2.0 (hedgehog-extras)
13:57:44 [73adf53e] Deployed haddocks (hedgehog-extras)
14:04:49 [af4a3750] Merge pull request #1763 from saratomaz/update_clusterlib_0.4.6 (cardano-node-tests)
14:05:07 [57ab6b13] Merge pull request #1762 from input-output-hk/cli_tests_improvements (cardano-node-tests)
14:13:07 [f6b780bf] Merge pull request #189 from dcSpark/gd/gh-pages-baseurl (cddl-codegen)
14:14:52 [13c3304d] deploy: f6b780bf94a581cf6b1461fc8abd06a8b85da4f3 (cddl-codegen)
14:48:03 [55838c69] Merge #3886 (cardano-wallet)
15:23:05 [defdd0fe] Merge pull request #3183 from Emurgo/fix/YOEXT-587/wallet-empty-banner-fix (yoroi-frontend)
15:23:17 [1abe7a44] deploy: 3fc09a7a6cd9a9120c74377324f03999a88ffe41 (cardano-updates)
15:23:56 [6a39244e] Merge pull request #715 from input-output-hk/fix/cip30-getUtxo-compliance (cardano-js-sdk)
15:29:12 [0621f538] docs: Merge #3886 3886: [ADP-2984] support db fresh layer r=paolino a=paolino ADP-2984 Co-authored-by: paolino <[email protected]> Source commit: 55838c691b90b79822d9644972db7cc36ba15648 (cardano-wallet)
15:40:27 [69c9ebff] plutusStaging: Bump plutus to 9bd24721700bc66c4345568e10faf6388794c8c2 (plutus-ops)
15:50:43 [aedceca4] Deploying to gh-pages from @ input-output-hk/plutus-apps@9bd24721700bc66c4345568e10faf6388794c8c2 🚀 (plutus-apps)
15:52:45 [20dac311] deploy: 5c9494b9668cb0aa12bf1f561d2236a0c506cf4b (ouroboros-consensus)
16:11:48 [e283833e] Merge pull request #3182 from Emurgo/feat/YOEXT-567/create-wallet-tips (yoroi-frontend)
16:13:46 [57ba5a58] Merge pull request #3186 from Emurgo/l10n_develop (yoroi-frontend)
16:27:31 [b9f3907c] Merge #4532 (ouroboros-network)
16:34:45 [6e8cda59] Merge pull request #3190 from Emurgo/fix/YOEXT-582/design-diff-fixes (yoroi-frontend)
16:37:41 [ebc3e17d] Merge pull request #3189 from Emurgo/fix/YOEXT-572/fix-collateral-page-design (yoroi-frontend)
16:52:05 [b47e73bb] flow fixes (yoroi-frontend)
16:54:43 [b3ef48ba] deploy: 99f57b7a271e802604736455fe249645d1815127 (catalyst-core)
16:57:13 [bef9a67d] deploy: 69a1d5949cdae0414495d7fd0937d9f14bcadea0 (catalyst-core)
16:58:04 [fb03a151] flow fixes (yoroi-frontend)
17:09:24 [8dffc9d3] Merge pull request #3191 from Emurgo/fix/YOEXT-581/show-loading-for-first-wallet (yoroi-frontend)
17:21:58 [f6cae439] Merge pull request #3192 from Emurgo/fix/YOEXT-588/fix-nightly-form (yoroi-frontend)
17:56:47 [bcbee3e4] plutusStaging: Bump plutus to ed276adafb96757dc4bb8e090aefc303f86a5dff (plutus-ops)
18:05:54 [99c1b5b8] Deploying to gh-pages from @ input-output-hk/plutus-apps@ed276adafb96757dc4bb8e090aefc303f86a5dff 🚀 (plutus-apps)
19:10:58 [6e8d950a] deploy: 1a1888e470e66634f5ec0f885732105a475b779a (catalyst-core)
19:13:51 [fdac974f] deploy: 2ccc26fd91932484c7b1cd7a43fd482d1d378094 (catalyst-core)
21:50:03 [0d859f29] Merge pull request #2827 from rewrx/master (cardano-token-registry)
21:50:42 [914ffe43] Merge pull request #2828 from hysleeper/master (cardano-token-registry)
21:51:17 [af4b9d23] Merge pull request #2831 from glneto/add-cheese-token (cardano-token-registry)
21:51:51 [f3e1a726] Merge pull request #2832 from Crypto2099/patch-1 (cardano-token-registry)
22:55:52 [e67a9984] deploy: de99bb9f23173634f72e1935435a0389e642f690 (catalyst-core)
23:05:36 [8a8820ce] 🟩 C1 Devnet RPC is up (200 in 359 ms) [skip ci] [upptime] (uptime)
23:05:37 [e351275e] 🟩 C1 Devnet Sidechain Explorer is up (200 in 560 ms) [skip ci] [upptime] (uptime)
23:05:38 [f586c1e6] 🟩 C1 Mainnet RPC is up (200 in 478 ms) [skip ci] [upptime] (uptime)
23:05:39 [e165b04c] 🟩 C1 Mainnet Sidechain Explorer is up (200 in 826 ms) [skip ci] [upptime] (uptime)
23:05:40 [5e083936] 🟩 A1 Devnet RPC is up (200 in 698 ms) [skip ci] [upptime] (uptime)
23:05:41 [c548e2ac] 🟩 A1 Devnet L2 Explorer is up (200 in 837 ms) [skip ci] [upptime] (uptime)
23:05:42 [6aa1ace2] 🟩 A1 Mainnet RPC is up (200 in 292 ms) [skip ci] [upptime] (uptime)
23:05:43 [5c2a30af] 🟩 A1 Mainnet L2 Explorer is up (200 in 414 ms) [skip ci] [upptime] (uptime)