Home / Reports / May 11, 2023

Thursday, May 11, 2023

113 commits had been pushed across 23 repos by 33 authors. There were 6,098,116 additions and 567,921 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:09:10 [46d658a5] Automatic Update (stackage.nix)
00:17:20 [95292279] :bento: Update graphs [skip ci] (uptime)
00:27:18 [6dc9d820] deploy: 70cd6079181a5f4b23f219d36a90c67c9c768ce2 (catalyst-core)
00:32:26 [69babc3d] deploy: dece573d883e7f1bca41f1e30273ea7a8b6e79de (catalyst-core)
03:01:36 [adf2f3fc] Merge pull request #3415 from input-output-hk/jc/bump-cardano-ledger-alonzo-test (cardano-ledger)
03:05:40 [3110afdc] add Haskell Benchmark (customSmallerIsBetter) benchmark result for adf2f3fc7a1002a0183e2abd2922770997ec18fb (cardano-ledger)
04:10:13 [d5f6482c] Updated (cardano-ledger-specs)
04:20:57 [eccf733a] deploy: dc7d2ea6dfbb0a90c67570ed6749b7a9b5526d93 (catalyst-core)
04:23:25 [62b3d545] deploy: 8bb8c31836c3be9eb8e2fd4b57a571d059d204b4 (catalyst-core)
04:57:50 [f5f0b3aa] deploy: 5642332bef2085974cf6936a47b2a406caba45d9 (hydra-poc)
05:51:24 [263fed5b] bump 8.0.0 (tools)
07:04:38 [8bb1eeba] Merge #3921 (cardano-wallet)
07:32:20 [31977177] docs: Merge #3921 3921: Remove the input selection limit from coin selection. r=jonathanknowles a=jonathanknowles ## Issue ADP-3029 ## Summary This PR: - removes the notion of an "input selection limit" from coin selection. - removes the `computeSelectionLimit` field from all coin-selection-related constraint records. - removes the `SelectionLimit` type. - removes the `SelectionLimitReached` error, thus simplifying the hierarchy of errors returned by `balanceTransaction`. ## Context For many years, the coin selection algorithm has provided an ability to limit the number of inputs it selects. This ability was added as a way to prevent transactions from growing too large, which would render them invalid for submission to the network. However, the advent of the multi-asset era invalidated one of the assumptions on which this design was based: namely that all inputs should require roughly the same amount of space to encode. In the multi-asset era, each input can reference an output with an arbitrary selection of tokens, and thus different inputs can require wildly different amounts of space to encode the change that they generate. For example, it's quite possible to build a transaction with 10 inputs that requires more space than a transaction with 100 inputs. Since all wallet endpoints now use the `balanceTransaction` function to perform coin selection, and since `balanceTransaction` does not use the selection limit functionality in any way, there are now no code paths that require this limit to be present. Therefore, we can simply delete it. Co-authored-by: Jonathan Knowles <[email protected]> Source commit: 8bb1eebaac85fad3ccb9d44c431dd30857dd8202 (cardano-wallet)
07:56:23 [682b42d7] deploy: 5642332bef2085974cf6936a47b2a406caba45d9 (hydra)
07:58:50 [5c909fc7] deploy: 0b9afbf18a75b16d4219d20a5245c9da0f39e9db (catalyst-core)
08:00:52 [0aba0aca] deploy: e661060d804532e516dc6d9d40f83ab5f30d1518 (catalyst-core)
08:35:10 [bc1b2bad] Merge pull request #1795 from input-output-hk/override_bins (cardano-node-tests)
08:40:24 [b0c72347] Merge pull request #2937 from PEPERED/patch-1 (cardano-token-registry)
08:40:44 [b1362edd] Merge pull request #2938 from FOXXYADA/patch-1 (cardano-token-registry)
08:41:09 [49a909eb] Merge pull request #2939 from Porkthepigman/patch-1 (cardano-token-registry)
08:41:52 [132665c6] Merge pull request #2940 from freesanya/master (cardano-token-registry)
08:43:00 [0aa8a220] Merge pull request #2941 from ThaMacroMan/master (cardano-token-registry)
08:45:17 [fb7079e2] Merge pull request #2942 from TrollBluecoin/master (cardano-token-registry)
08:45:58 [a4962724] Merge pull request #2943 from VYFI/feature/xvyfi (cardano-token-registry)
08:47:15 [5a3cf538] Merge pull request #2944 from corncoinwtf/master (cardano-token-registry)
08:47:43 [a90047af] Merge pull request #2946 from Legionaaa/master (cardano-token-registry)
08:48:25 [6df07934] Merge pull request #2947 from CapyBCoin/master (cardano-token-registry)
08:48:52 [69591c8a] Merge pull request #2948 from STICKCardano/master (cardano-token-registry)
08:49:37 [d2cbc3fc] Merge pull request #2949 from cardano-tools-nft/7d02816b-88b9-49a3-bece-3086b1f0746f (cardano-token-registry)
08:51:59 [17364091] Merge pull request #2953 from SatoshiSPuD/master (cardano-token-registry)
08:52:12 [1effd464] Bump to GHC 9.2.7 and bump haskell.nix (#5297) (plutus)
08:52:33 [31c76b96] Merge pull request #2954 from CaffeinatedNFT/master (cardano-token-registry)
08:53:05 [79aa1222] Merge pull request #2955 from learncardano/master (cardano-token-registry)
08:53:39 [68a84be5] Merge pull request #2956 from dtalbot1984/master (cardano-token-registry)
08:54:56 [24b22f69] Merge pull request #2957 from lacepool/master (cardano-token-registry)
08:58:37 [64b9177c] Deploying to gh-pages from @ input-output-hk/plutus@1effd4646255d5ea6d6f8ae3973a07987f0a17c4 🚀 (plutus)
09:04:19 [ab622f5a] Merge pull request #838 from input-output-hk/create-architecture-page (hydra)
09:05:04 [ee5631dc] Reflow README and getting-started paragraphs (hydra)
09:05:04 [bc68bcd7] Start adding disclaimers on README and website (hydra)
09:05:04 [973f53c1] Finalise disclaimer (hydra)
09:05:04 [61f4d335] Update disclaimer & limitations following review (hydra)
09:05:04 [14a3bdd3] Fix broken links (hydra)
09:05:04 [d80553ed] Fix link to known issues page and add license link (hydra)
09:05:04 [fc1a1ba2] Improved known issues page following suggestions and moved to own page (hydra)
09:05:10 [843a8256] Merge pull request #861 from input-output-hk/abailly-iohk/mainnet-disclaimers (hydra)
09:19:13 [2a4f4a8a] Updated to hydra-java-client 0.0.5-SNAPSHOT (hydra-voting-poc)
09:29:19 [e4130ac2] Merge pull request #487 from input-output-hk/filip/fix/scalability-solutions (cardano-documentation)
09:38:38 [4c80065c] Deploying to gh-pages from @ input-output-hk/plutus@a32356593691f8a80055df7c4ca051a562a16c2b 🚀 (plutus)
09:39:48 [e467c4b5] Merge pull request #3008 from input-output-hk/chore/ddw-1083-flakes (daedalus)
09:48:43 [d4df935d] Merge pull request #488 from input-output-hk/filip/fix/scalability-solutions (cardano-documentation)
09:56:11 [3afd1da2] fix: Adjust budget check on SoM submission and cost validation. (catalyst-som)
09:57:00 [da0db5bd] Merge pull request #489 from input-output-hk/filip/fix/scalability-solutions (cardano-documentation)
10:07:33 [eec533ac] deploy: 843a8256b5fd6370eef1620155f68e4c28311d07 (hydra-poc)
10:26:15 [61937a0c] Update release.sh (hydra)
10:26:15 [73159fff] Complete changelog for 0.10.0 (hydra)
10:26:15 [8a8157d8] Prepare release 0.10.0 (hydra)
10:32:15 [d3ef8016] Create fffb818d86ad49314e29379db26680c9669002ce72f2f1f6c2f761ce466f787879.json (cardano-token-registry)
10:34:41 [369efacb] Merge branch 'master' into master (cardano-token-registry)
10:40:36 [74030965] Merge pull request #2958 from FOXXYADA/master (cardano-token-registry)
10:42:52 [f65e6592] Merge pull request #1798 from input-output-hk/ignore_log_time_buffer (cardano-node-tests)
10:43:09 [16828b30] Merge pull request #1796 from input-output-hk/rm_testnets_with_pools (cardano-node-tests)
11:12:14 [912d2fc0] deploy: 8a8157d8cba4907e1653e2fbb87551cf7ddd59d8 (hydra)
11:33:15 [044608ef] Merge pull request #492 from input-output-hk/olgahryniuk-patch-61 (cardano-documentation)
11:52:55 [4ca46dec] Merge pull request #723 from input-output-hk/feat/remote-method-returning-api (cardano-js-sdk)
11:55:05 [97852dd4] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 1effd4646255d5ea6d6f8ae3973a07987f0a17c4 (plutus)
12:01:25 [b3fb792e] deploy: 8a8157d8cba4907e1653e2fbb87551cf7ddd59d8 (hydra-poc)
12:41:34 [99b9706f] Merge pull request #4547 from input-output-hk/jasagredo/fix-documents-ci (ouroboros-network)
12:42:31 [834608ba] Merge pull request #4542 from input-output-hk/coot/release-scripts (ouroboros-network)
12:52:47 [e96a0b4b] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 11789ab355aa5aa887364ebb34e3cddffba6e87d (plutus)
13:22:56 [168bb1f3] Merge pull request #2960 from PEPERED/master (cardano-token-registry)
13:23:43 [e8d1f339] Merge pull request #2959 from Porkthepigman/master (cardano-token-registry)
13:27:02 [744af977] Merge pull request #2961 from STEAKcoinADA/master (cardano-token-registry)
13:28:53 [ec71aaeb] Merge pull request #2962 from angmolang/master (cardano-token-registry)
13:50:58 [87ed8fcd] feat: Add confirmation popup for SoM review resubmission. (catalyst-som)
13:54:25 [fdd27f52] Minor fixes (cardano-ledger)
13:55:56 [7ac4a8e1] plutusStaging: Bump plutus to 62a131e410a2b1ddd265c829345165262cc6cb3d (plutus-ops)
13:58:38 [c07abf46] add Haskell Benchmark (customSmallerIsBetter) benchmark result for fdd27f526fffddcbe1c5554f78bd21c9ac99deb9 (cardano-ledger)
14:29:07 [affcd9d6] feat: Add confirmation popup for PoA review resubmission. (catalyst-som)
14:37:27 [de008cfd] Merge pull request #4548 from input-output-hk/bolt12/4515 (ouroboros-network)
14:38:45 [f4151b39] fix: Adjust notifications order. (catalyst-som)
14:50:10 [69e3b8f3] Merge #3619 (cardano-wallet)
14:50:59 [fd693bee] Address comments from PR #5251 (#5298) (plutus)
15:00:34 [73268869] Updated (cardano-ledger-specs)
15:08:14 [e2de7f54] Deploying to gh-pages from @ input-output-hk/plutus-apps@68c37212b76c68ab4ee566b5e27eaf4c30396671 🚀 (plutus-apps)
15:13:18 [88890364] Deploying to gh-pages from @ input-output-hk/plutus-apps@62a131e410a2b1ddd265c829345165262cc6cb3d 🚀 (plutus-apps)
15:17:36 [eff27a74] Deploying to gh-pages from @ input-output-hk/plutus@fd693bee3db83e1f1a9453cb280aa56e3e92f9d4 🚀 (plutus)
15:31:18 [f711bbde] docs: Merge #3619 3619: [ADP-1883] add delegation-history store r=HeinrichApfelmus a=paolino <!-- 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. --> For the delegation history store - [x] add a (brief) documentation on the store logic - [x] add a specification for the store logic - [x] implement delta encoding for the store - [x] implement store properties - [x] implement database backend for the DBVar over the store ### Comments <!-- Additional comments, links, or screenshots to attach, if any. --> ### Issue Number ADP-1883 <!-- 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: paolo veronelli <[email protected]> Source commit: 69e3b8f31fa9b1a74a049947c509b92993904880 (cardano-wallet)
15:44:57 [e75b58ae] deploy: 1ae01102244f57f61c6772c099504e495db785da (mithril)
15:49:10 [c4d8c974] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for fd693bee3db83e1f1a9453cb280aa56e3e92f9d4 (plutus)
15:55:48 [f612ff82] update matterbridge config (clockworks-world)
16:19:20 [4a5f228c] Merge pull request #1800 from input-output-hk/ignore_future_blocks_error_on_ci (cardano-node-tests)
18:22:07 [29f1ba33] chore: bumped bridge + lib / fix ss android (#2463) (yoroi)
19:11:03 [30458a2d] deploy: 9d790497ad5ef11cd5af7b7b8f319c49ee496802 (catalyst-core)
19:13:05 [c1a3ce19] deploy: f79ada258f2a19b0b6b8a6f404ae363c5b4b2e36 (catalyst-core)
20:19:55 [32115fd2] Tx signed and tx failed screens revamped (#2455) (yoroi)
20:21:04 [b686efb1] fix(NFT): Fix NFT name decoding (#2462) (yoroi)
20:32:03 [e411a05d] fix(packages): bluetooth / buffer fix (#2465) (yoroi)
21:15:42 [d0f7046f] Merge pull request #1799 from input-output-hk/workaround_node_issue_5233 (cardano-node-tests)
22:05:16 [925c6a4e] fix shelley-ma / mary versions (cardano-ledger)
22:09:26 [328f96f7] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 925c6a4e49ff33eac4431996fc8e5317c1049f49 (cardano-ledger)
22:23:46 [6f08fdfa] Temporarily disable mainnet ping test (cardano-node-tests)
22:29:56 [fc68bb8d] Merge pull request #1801 from input-output-hk/disable_mainnet_ping (cardano-node-tests)
22:38:13 [a4d3076a] deploy: 6ec8978dbc3c45abfa4c0b0c3f6005d9231e13b2 (catalyst-core)
22:40:28 [77b2fd17] deploy: 6bd320f1b52aae2b35e754be83dda1a1ab589c3f (catalyst-core)
23:05:37 [ca543a10] Updated (cardano-ledger-specs)
23:05:45 [89cf11ae] 🟩 C1 Devnet RPC is up (200 in 230 ms) [skip ci] [upptime] (uptime)
23:05:46 [aac3cfda] 🟩 C1 Mainnet RPC is up (200 in 213 ms) [skip ci] [upptime] (uptime)
23:05:46 [02e4881d] 🟩 C1 Devnet Sidechain Explorer is up (200 in 214 ms) [skip ci] [upptime] (uptime)
23:05:47 [b0ce4037] 🟩 C1 Mainnet Sidechain Explorer is up (200 in 274 ms) [skip ci] [upptime] (uptime)
23:05:47 [ea538950] 🟩 A1 Devnet RPC is up (200 in 544 ms) [skip ci] [upptime] (uptime)
23:05:48 [9fcac3b8] 🟩 A1 Devnet L2 Explorer is up (200 in 681 ms) [skip ci] [upptime] (uptime)
23:05:49 [e74e3cdb] 🟩 A1 Mainnet RPC is up (200 in 204 ms) [skip ci] [upptime] (uptime)
23:05:49 [61b49012] 🟩 A1 Mainnet L2 Explorer is up (200 in 352 ms) [skip ci] [upptime] (uptime)