Home / Reports / Apr 21, 2023

Friday, April 21, 2023

89 commits had been pushed across 26 repos by 28 authors. There were 1,543,396 additions and 56,415 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:09:05 [2863ba40] Automatic Update (stackage.nix)
00:16:58 [ea051aaf] :card_file_box: Update status summary [skip ci] [upptime] (uptime)
00:16:58 [803db931] :pencil: Update summary in README [skip ci] [upptime] (uptime)
00:27:31 [6311190a] add Mempool (customSmallerIsBetter) benchmark result for e312f4c3df0d1c8b88635874825637a3a50199c2 (ouroboros-consensus)
00:50:52 [124cd96d] Update Hackage and Stackage (haskell.nix)
05:08:57 [77dc26ee] deploy: 6a49fc01932f741f75c15d5958fb813db2a989cb (hydra-poc)
06:12:28 [da976e75] Merge pull request #418 from Emurgo/NanuIjaz-patch-1 (yoroi-graphql-migration-backend)
08:17:30 [281b7f65] Fix HasSymTokens being the wrong class name and fix type of observe function (quickcheck-contractmodel)
08:18:06 [236a046d] Merge pull request #16 from input-output-hk/PR-hotfix (quickcheck-contractmodel)
08:23:20 [17d7859f] One more hotfix (quickcheck-contractmodel)
08:41:06 [11fbbf48] Merge pull request #17 from input-output-hk/PR-hotfix (quickcheck-contractmodel)
09:28:26 [88627b49] Update ghc-version-policy.md (cardano-engineering-handbook)
09:33:54 [f9e55770] Update ghc-version-policy.md (cardano-engineering-handbook)
09:44:54 [40e46f7e] add blog about stacks in the JavaScript backend (#51) (engineering)
09:46:58 [cdb21a01] Deploying to gh-pages from @ input-output-hk/engineering@40e46f7e2d12f53155497caeb722f6a1b91948f0 🚀 (engineering)
09:49:40 [8bf6aae7] plutusStaging: Bump plutus to 5c54f209322f62b73d88150ecb5d781d515de746 (plutus-ops)
10:07:24 [c8b4616b] deploy: fecea2f7502ad454450a0f0c563481a4c9ac8cd8 (cardano-updates)
10:46:20 [088126f8] Merge pull request #1751 from input-output-hk/rollback_testing2 (cardano-node-tests)
11:04:31 [8e9233dc] Deploy html docs to github pages (#88) (formal-ledger-specifications)
11:08:30 [77832b77] Updated (formal-ledger-specifications)
11:20:30 [1880e3be] Deploying to gh-pages from @ input-output-hk/plutus-apps@5c54f209322f62b73d88150ecb5d781d515de746 🚀 (plutus-apps)
11:37:32 [fa82d09f] Update to cardano-clusterlib v0.4.5 (cardano-node-tests)
11:39:43 [2b5fdbae] Merge #4430 (ouroboros-network)
11:49:52 [46d9ebad] Merge pull request #1752 from saratomaz/update_clusterlib_0.4.5 (cardano-node-tests)
11:54:39 [ccd6fcbc] Merge pull request #1738 from saratomaz/test_address_build (cardano-node-tests)
11:56:51 [10243984] Merge #3875 (cardano-wallet)
12:19:50 [0affb7ef] Merge #3875 (cardano-wallet)
12:36:42 [46a24a3a] Merge pull request #2809 from rosen-bridge/master (cardano-token-registry)
12:47:44 [0c86ac4b] docs: Merge #3875 3875: Add latency benchmark for a 10k utxo wallet r=Anviking a=Anviking - [x] Add new scenario for a 10k utxo wallet in the latency benchmark ### Comments That said, I'm not completely sure how realistic 10k UTxOs would be and whether it's worth testing or not. #### Without balanceTx https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/1774#0187a34f-135d-4bc6-acdd-90fdcf2fdf53 ``` Latencies for 2 fixture wallets with 10000 utxos scenario postTransaction - 535.9 ms ``` #### With balanceTx https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/1775#0187a34f-bd45-4433-a26d-660acf7ba506 ``` Latencies for 2 fixture wallets with 10000 utxos scenario postTransaction - 717.3 ms ``` ### Issue Number ADP-2268, #3746 Co-authored-by: Johannes Lund <[email protected]> Source commit: 0affb7ef780f38138bd5f738dfe44e451dd613eb (cardano-wallet)
12:55:12 [dfe51193] ECS-2447 Point to IOG Academy's Cardano node course on YouTube (cardano-documentation)
12:57:35 [56461536] Try to depend on blst via pkg-config (#390) (cardano-base)
13:00:44 [4d816cbf] deploy: 74d4f0863ac3f43a4b5667de551a8cfa696b8983 (cardano-updates)
13:06:30 [8d6cec50] Merge #4430 (ouroboros-network)
13:08:40 [dcacbb1f] deploy: 9e4996fced711d282e955efe071471322d408e7b (hydra-poc)
13:11:30 [45c9e57d] Merge pull request #824 from input-output-hk/improve-port-handling-in-tests (hydra-poc)
13:16:17 [50a34d20] Merge pull request #482 from input-output-hk/ECS-2447-add-links-to-node-tutorials (cardano-documentation)
13:16:32 [acf6a0d0] Link the generated HTML from the README (#89) (formal-ledger-specifications)
13:24:11 [8fa87c40] Updated (formal-ledger-specifications)
13:40:30 [12704692] Merge #3868 (cardano-wallet)
14:00:00 [116b724c] Merge pull request #1711 from saratomaz/add_stake_address_option (cardano-node-tests)
14:17:57 [c7aaaafa] Updated (cardano-ledger-specs)
14:19:35 [0dd4bb5a] deploy: 45c9e57de43b50d3074d4c982998b2416bdcdf87 (hydra)
14:22:33 [e664fa7b] docs: Merge #3868 3868: [ADP-2979] Remove wallet id parameter from db layer r=paolino a=paolino - [x] remove WalletId parmeter from all DBLayer methods. - [x] remove tests that were reflecting on multiple wallet support in the DB ADP-2979 Co-authored-by: paolino <[email protected]> Source commit: 127046922169c53d9961f8990a65b17dcd19c455 (cardano-wallet)
14:52:57 [b86290af] Add ghc 9.4.5 (#1920) (haskell.nix)
15:05:21 [293414a6] Merge pull request #3173 from Emurgo/yushi/trezor-wallet-connector-fix (yoroi-frontend)
15:27:47 [01564e1e] flow fixes (yoroi-frontend)
15:36:20 [39739616] Merge pull request #3174 from Emurgo/fix/YOEXT-579/receive-page-revamp (yoroi-frontend)
15:40:42 [60d50986] Merge #4517 (ouroboros-network)
16:54:36 [738cad03] Merge #3876 (cardano-wallet)
17:45:50 [a6de0de0] Merge pull request #180 from input-output-hk/PLT-3313-changes (marlowe)
18:02:00 [fa869420] PLT-4143: Added failing scenario (marlowe)
18:02:09 [99e3c689] PLT-4143: Using `runScenario` for Swap examples as well (marlowe)
18:02:51 [2474c8d2] PLT-4143: Documentation (marlowe)
18:02:51 [b40dfce1] Typo (marlowe)
18:02:51 [eaa1970d] PLT-4143: Renaming (marlowe)
18:02:51 [2c22c656] PLT-4143: Renamed Swap execution paths (marlowe)
18:15:37 [80311805] Merge #3876 (cardano-wallet)
18:38:39 [9a9a0ab7] Fix haskell generation (marlowe)
18:38:48 [d817f5f3] Update changelog (marlowe)
18:39:43 [0040cbbb] Merge pull request #166 from input-output-hk/PLT-4143 (marlowe)
18:40:48 [7f0b987f] docs: Merge #3876 3876: [ADP-2450] Move Primitive.AddressDerivation namespace in Address.Derivation r=paolino a=paolino ADP-2450 Co-authored-by: paolino <[email protected]> Source commit: 8031180520e4477d4318457c84ae60e90826e505 (cardano-wallet)
18:41:19 [504e6b4d] deploy: 58046045f2b1e0c3b573919ab4b096a2ac269f8d (cardano-updates)
18:41:41 [11aa3ede] deploy: 8fc3c98bfba7d50f42a4ed4cef16c2b32ee95a2e (cardano-updates)
18:58:25 [ac418425] Merge pull request #701 from input-output-hk/dependabot/npm_and_yarn/vm2-3.9.17 (cardano-js-sdk)
19:14:19 [1ca0c2f4] imp: pin darwin nixpkgs-unstable channel (ci-ops)
19:15:10 [226121db] imp: temporarily disable legacy signing guest (ci-ops)
19:16:48 [fc40404e] imp: improve guest concurrency control during bootstrap (ci-ops)
19:17:31 [b1cdbcaa] imp: bump ops-lib and adjust for new buildfarm-ng remote build key (ci-ops)
19:18:15 [d9172824] Merge `bugfix/foundations-typo` of pull request #84 into `master` (thorn-calculus)
19:19:05 [af16d515] imp: adjust guest auto gc threshold (ci-ops)
19:19:05 [c5ec85ef] Merge `master` into `bugfix/foundations-spacing` (thorn-calculus)
19:28:48 [9489c790] Merge `bugfix/foundations-spacing` of pull request #82 into `master` (thorn-calculus)
19:29:17 [f62a501b] Merge `master` into `improvement/simpler-chan-family-distinctness-proof` (thorn-calculus)
19:36:13 [dda3e587] Merge `improvement/simpler-chan-family-distinctness-proof` of pull request #80 into `master` (thorn-calculus)
19:37:42 [0711c6ef] Merge `master` into `enhancement/experiments-port` (thorn-calculus)
19:44:07 [def2ea7a] Merge `enhancement/experiments-port` of pull request #77 into `master` (thorn-calculus)
20:23:07 [8dd6c880] Merge `enhancement/no-mobility` of pull request #71 into `master` (thorn-calculus)
21:27:07 [35dd805f] deploy: b26a2a44e0d8954fffce1dbe802e9ee3fec8a4c1 (cardano-updates)
21:43:34 [ce11f147] Enhance proof of `family_uncurry_after_general_parallel` (thorn-calculus)
21:50:22 [852321c0] Merge `master` into `improvement/family-uncurry-after-lemmas-addition` (thorn-calculus)
21:56:23 [dc270768] Merge `improvement/family-uncurry-after-lemmas-addition` of pull request #76 into `master` (thorn-calculus)
23:05:06 [48ce0f57] 🟩 C1 Devnet Sidechain Explorer is up (200 in 55 ms) [skip ci] [upptime] (uptime)
23:05:06 [461fb978] 🟩 C1 Devnet RPC is up (200 in 56 ms) [skip ci] [upptime] (uptime)
23:05:07 [ba665686] 🟩 C1 Mainnet RPC is up (200 in 153 ms) [skip ci] [upptime] (uptime)
23:05:07 [d5f7a47e] 🟩 C1 Mainnet Sidechain Explorer is up (200 in 493 ms) [skip ci] [upptime] (uptime)
23:05:08 [f5e97878] 🟩 A1 Devnet RPC is up (200 in 408 ms) [skip ci] [upptime] (uptime)
23:05:09 [c16268ef] 🟩 A1 Devnet L2 Explorer is up (200 in 480 ms) [skip ci] [upptime] (uptime)
23:05:09 [6de04658] 🟩 A1 Mainnet L2 Explorer is up (200 in 114 ms) [skip ci] [upptime] (uptime)
23:05:09 [fd2f2ae2] 🟩 A1 Mainnet RPC is up (200 in 84 ms) [skip ci] [upptime] (uptime)