Home / Reports / Mar 25, 2023

Saturday, March 25, 2023

125 commits had been pushed across 33 repos by 34 authors. There were 16,652 additions and 6,951 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:00:32 [902503de] docs: Add vit-ss seed data documentation (catalyst-core)
00:01:31 [94dab058] Update weaver-cats to 0.8.2 (armadillo)
00:09:08 [6ec27bb5] Automatic Update (stackage.nix)
00:11:44 [5d7eebc7] deploy: 9be863af9c1751de6309cdbffb8d42d31a39c87f (catalyst-core)
00:12:42 [bf83cc83] deploy: 902503deb684282a2e904c3cf4678bc7f59fd92c (catalyst-core)
00:15:03 [0763766f] bump (cardano-node)
00:17:32 [767f39fa] :bento: Update graphs [skip ci] (uptime)
00:17:33 [24087de5] Gotchi (cardano-token-registry)
00:20:02 [4909c74b] chore: checkout yarn-project.nix and yarn.lock from master (cardano-js-sdk)
00:22:16 [74988e62] chore: regenerate yarn-project.nix and yarn.lock (cardano-js-sdk)
00:26:51 [55c0d22c] add Mempool (customSmallerIsBetter) benchmark result for 5e04afe2e6dcaeefac39f118c7d92afa848fec78 (ouroboros-consensus)
00:27:14 [b3cbff6d] errata section about individualP deposit tracking (cardano-ledger)
00:27:48 [ad9570d7] Query for new era summary for each fetch in wait (cardano-browser-tx)
00:40:06 [2568f67f] Gotchi (cardano-token-registry)
00:41:19 [cdd0a375] Deployed haddocks (ouroboros-network)
00:48:28 [59a2d70c] Update Hackage and Stackage (haskell.nix)
00:50:38 [e67ba305] Fix accidental bug (cardano-browser-tx)
00:50:39 [d199676e] Update Hackage and Stackage (haskell.nix)
01:04:17 [f4c90834] Reduce end slot by 1 before wait for it, log more (cardano-browser-tx)
01:10:44 [13128479] bump haskell.nix (devx)
01:20:17 [8eb3b8fa] [musl] explicitly build ghc-iserv-prof (haskell.nix)
01:25:27 [42247eea] Replace mistaken && by || (cardano-browser-tx)
01:28:23 [f5404a7e] [ghc-js] mark buildable and c-ffi as broken (haskell.nix)
01:31:05 [3049a7ea] deploy: 767f39fa88b785bb0c47474639d60c72d5f660e1 (uptime)
01:53:11 [64397af3] PLT-170 Add Marconi indexer which indexes nonce per each epoch in marconi-chain-index. (plutus-apps)
01:54:31 [f8dd4094] [Cleanup] Remove RecurseForDerivations (haskell.nix)
01:56:32 [8b6de385] lib.stdenv -> stdenv (haskell.nix)
02:05:36 [b0e61be4] Merge #5018 (cardano-node)
02:17:12 [bcea6d2e] Simplify utils (cardano-browser-tx)
02:42:45 [65322981] hostPlatform (haskell.nix)
02:54:56 [34cc06d6] feat: all compiler errors fixed (aiken)
03:21:56 [17318de2] Merge branch 'master' of https://github.com/input-output-hk/dapps-certification into PLT-4554 (dapps-certification)
03:34:44 [b5c76d2b] does this help with eval? (haskell.nix)
04:49:05 [8b603d92] Merge branch 'master' of https://github.com/input-output-hk/dapps-certification into PLT-4560 (dapps-certification)
04:59:20 [2a03a3ee] errata section about individualP deposit tracking (cardano-ledger-specs)
05:03:37 [94b463eb] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 2a03a3ee0b8b401552e985b7035c3dc382ff2f29 (cardano-ledger-specs)
05:57:22 [d6b02629] wip (yoroi-mobile)
06:05:22 [0f0c687b] wip (yoroi-mobile)
06:33:33 [a3e34d2d] use remove json crate in scanning.rs; (ergo-node-interface)
06:59:24 [655b61bc] [musl] explicitly build ghc-iserv-prof (#1898) (haskell.nix)
07:01:34 [e9716146] Update default.nix (haskell.nix)
07:02:15 [69c8d2ec] Update default.nix (haskell.nix)
07:43:34 [87f813c2] only 9.6.1 (haskell.nix)
07:58:40 [ce110033] Merge #5018 (cardano-node)
08:04:55 [92999f7c] **CIP-0088: Token Policy Registration** (CIPs)
09:28:16 [7d3ce437] Techwiz Testnet Token (metadata-registry-testnet)
09:40:53 [3c878537] adjust expectations for fee and amt in Byron wallets' transactions (cardano-wallet)
09:41:03 [1f478eea] clean up dependencies (plutus-apps)
09:42:01 [3b27e9c6] Merge #3813 (cardano-wallet)
10:10:10 [2b580b06] docs: Merge #3813 3813: Tx fee integration testing r=piotr-iohk a=piotr-iohk - [x] I have added integration tests/additional assertions around fees for incoming/outgoing transactions since it was not covered in the suite - [x] I have added fee expectations for joining/quitting pool such that it reflects behavior after ADP-2840 (i.e. fee is presented on both join and quit pool txs) ### Comments We used to show `fee` only for `outgoing` transactions and always show `fee == 0` for `incoming` ones. That changed and now we show `fee` for all transactions. The exception is that in old transactions that were done in the Byron era the `fee` is still presented as `0`. As a follow up from the discussion https://github.com/input-output-hk/cardano-wallet/pull/3806#discussion_r1145026139 I'm adding some integration testing to cover the new behavior. The exception is not tested here because all integration tests transactions are done in post-Byron. ### Issue Number ADP-2840 Co-authored-by: Piotr Stachyra <[email protected]> Source commit: 3b27e9c68427650a03838e33eaaea4916f0685ae (cardano-wallet)
10:19:21 [d0fa4641] Merge branch 'main' into nicolas/plt-1332 (plutus-apps)
10:51:20 [3b471a85] Disable more broken packages (haskell.nix)
11:05:48 [750d2920] update cli (mesh)
11:20:13 [cc849f56] Merge #3804 (cardano-wallet)
11:48:55 [7b22aa18] docs: Merge #3804 3804: [ADP-2868] Use cbor to deserialize transactions when present. r=paolino a=paolino ### Overview When listing all transactions, the wallet currently retrieves transaction data from the database by joining several tables. This task is about using the CBOR — when available — to retrieve the transaction content instead. We expect this to increase the running time of this operation. ### Comments Storing the CBOR of transactions in the database is a fairly recent feature — wallets with very old databases may not benefit from the improved running time. ### Issue Number ADP-2868 Co-authored-by: paolino <[email protected]> Source commit: cc849f568990ea2b4aadcfee5e8c42e1dda56856 (cardano-wallet)
11:54:43 [89868e05] Disable cabak-source-repo-comment, project-flags (haskell.nix)
11:54:54 [be78b3b6] disable cabal-simple.test-shell (haskell.nix)
12:07:44 [74c6090e] Tag Cardano Client Library as favorite (#1004) (developer-portal)
12:08:52 [31edb116] add Real World Marlowe to Marlowe page (#990) (developer-portal)
12:10:37 [4701933a] Use explicit export list for GHC.Exts (plutus)
12:14:07 [a56bbab7] Disable more tests (haskell.nix)
12:15:53 [2eb007e5] Add explicit forall to bindTuple (plutus)
12:26:50 [42493517] Merge branch 'staging' into staging (developer-portal)
12:44:23 [7b7bb1da] Update CIP-1856/README.md (CIPs)
12:44:54 [4aa87624] Update CIP-1856/README.md (CIPs)
12:45:33 [99776053] Update CIP-1856/README.md (CIPs)
12:45:45 [8fb5dc47] Update CIP-1856/README.md (CIPs)
12:46:18 [16880e9b] Update CIP-1856/README.md (CIPs)
12:46:57 [ff70982f] [ghc-js] mark buildable and c-ffi as broken (#1899) (haskell.nix)
12:46:58 [3ea852d3] Update CIP-1856/README.md (CIPs)
12:47:10 [95bf441f] Update CIP-1856/README.md (CIPs)
12:48:43 [c75ec96c] [CI] build ghc-js on aarch64 platforms as well. (haskell.nix)
12:50:05 [53548f52] Removed extraneous files. (marlowe-cardano-minimal)
13:12:32 [075aa8b0] db-analyser: make tracer atomic (ouroboros-network)
13:13:05 [832b4dc3] Merge #4470 (ouroboros-network)
13:16:50 [a922be7b] Add fun as type paramter to Tuple (plutus)
13:25:53 [d12cc48f] Remove multiple wallet restoration test. (cardano-wallet)
13:30:45 [2d2707ad] SCP-5027 finish get transaction web api tests (marlowe-cardano)
13:51:02 [7761eecc] SCP-5027 wip on e2e tests for get transactions (marlowe-cardano)
13:51:02 [d5c92543] SCP-5029 create common file for web e2e tests (marlowe-cardano)
13:51:02 [2e5f53be] SCP-5027 write web versions of marlowe input functions (marlowe-cardano)
13:51:02 [e75356dc] SCP-5027 finished writing marlowe input application functions for web api (marlowe-cardano)
13:51:02 [d1d492b8] SCP-5027 finish get transaction web api tests (marlowe-cardano)
13:51:02 [12cfb65f] SCP-5027 finish get transaction web api tests (marlowe-cardano)
13:51:02 [d11d1646] SCP-5027 multiple transactions single contract test (marlowe-cardano)
13:51:02 [b7fc6523] SCP-5025 implement tests for GET /contract/{contractId} (marlowe-cardano)
13:51:02 [ea399d69] SCP-5027 fix typo in toke name - finish test (marlowe-cardano)
13:51:02 [ccf46f51] SCP-5029 remove unused lib from marlowe-protocols - update post call with tags (marlowe-cardano)
13:51:46 [1fc63337] SCP-5025 implement tests for GET /contract/{contractId} (marlowe-cardano)
13:51:46 [18d26cf2] SCP-5029 create common file for web e2e tests (marlowe-cardano)
13:51:46 [9d87db48] SCP-5029 remove unused lib from marlowe-protocols - update post call with tags (marlowe-cardano)
13:54:16 [db346e35] SCP-5027 remove focus (marlowe-cardano)
14:04:33 [31af6414] plutus ledger events tool (cardano-node)
15:04:22 [3031b1aa] PLT-4186 - implement e2e tests for get transaction (marlowe-cardano)
16:02:17 [1db93ce4] Try to enable ghc 944 (plutus)
16:08:03 [36f4a4fe] **CIP-0088: Token Policy Registration** (CIPs)
16:47:16 [13f20e54] chore: rename for blink labs (docker-cardano-db-sync)
16:47:31 [775a7017] WIP: inline function aliases during type-check. (aiken)
16:48:09 [80c9f804] typo (helios-book)
16:51:30 [c4f90b2e] deploy: 80c9f80402bf59f2f23e9e753d54ca0f9f17c395 (helios-book)
17:20:41 [3e5d302e] Fix build constraints and CHaP snapshot index state (cardano-ogmios)
17:21:01 [e6d10d6f] Fix build constraints and CHaP snapshot index state (cardano-ogmios)
17:22:19 [e6293f5c] Fix build constraints and CHaP snapshot index state (cardano-ogmios)
17:23:56 [1e3dca5a] deploy: e6293f5c45684c0786df6c1b74cf0d7699df3e92 (cardano-ogmios)
18:59:53 [73efd08f] Update CIP-0088/README.md (CIPs)
19:00:03 [b393db2c] Update CIP-0088/README.md (CIPs)
21:09:41 [eb36bf0b] chore(packages): bump hw-ledger (yoroi-mobile)
21:28:18 [cb002afd] Merge pull request #307 from phdang/master (metadata-registry-testnet)
21:31:30 [e6e67271] updated caniuse-lite (milkomeda-documentation)
21:41:05 [b63f26e0] chore(packages): bump hw-ledger (#2411) (yoroi-mobile)
21:46:43 [f64f0c07] updated relative links (to solve build errors) (milkomeda-documentation)
21:48:13 [13093c0e] Merge branch 'dcSpark:main' into pages/tutorials (milkomeda-documentation)
21:54:27 [1c0cc068] chore(version): bump version (yoroi-mobile)
22:08:07 [3202ace8] Add illustration (CIPs)
22:49:50 [cf65a75a] Docu fixes (aiken_stdlib)
23:05:08 [3fb40b50] 🟩 C1 Devnet Sidechain Explorer is up (200 in 385 ms) [skip ci] [upptime] (uptime)
23:05:08 [5b876e09] 🟩 C1 Devnet RPC is up (200 in 217 ms) [skip ci] [upptime] (uptime)
23:05:09 [8e2978c6] 🟩 C1 Mainnet RPC is up (200 in 212 ms) [skip ci] [upptime] (uptime)
23:05:10 [3d4fa8ef] 🟩 C1 Mainnet Sidechain Explorer is up (200 in 669 ms) [skip ci] [upptime] (uptime)
23:05:11 [482a6963] 🟩 A1 Devnet RPC is up (200 in 541 ms) [skip ci] [upptime] (uptime)
23:05:12 [6af1e109] 🟩 A1 Mainnet L2 Explorer is up (200 in 235 ms) [skip ci] [upptime] (uptime)
23:05:12 [1294fb37] 🟩 A1 Mainnet RPC is up (200 in 180 ms) [skip ci] [upptime] (uptime)
23:05:12 [ad8dd9f3] 🟩 A1 Devnet L2 Explorer is up (200 in 689 ms) [skip ci] [upptime] (uptime)
23:39:43 [0fae1c69] docs: add nodejs redis read example (#139) (scrolls)
23:43:23 [7c599be4] Docu fixes (aiken_stdlib)