Home / Reports / Mar 25, 2023
Saturday, March 25, 2023
31 commits had been pushed across 13 repos by 13 authors. There were 4,621 additions and 1,105 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- uptime10
- cardano-wallet4
- developer-portal2
- cardano-ledger-specs2
- cardano-node2
- catalyst-core2
- ouroboros-network2
- cardano-ogmios2
- yoroi-mobile1
- haskell.nix1
- metadata-registry-testnet1
- ouroboros-consensus1
- stackage.nix1
Commit Log
00:26:51
[55c0d22c]
add Mempool (customSmallerIsBetter) benchmark result for 5e04afe2e6dcaeefac39f118c7d92afa848fec78
(ouroboros-consensus)
05:03:37
[94b463eb]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 2a03a3ee0b8b401552e985b7035c3dc382ff2f29
(cardano-ledger-specs)
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)
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)
23:05:08
[3fb40b50]
🟩 C1 Devnet Sidechain Explorer is up (200 in 385 ms) [skip ci] [upptime]
(uptime)
23:05:10
[3d4fa8ef]
🟩 C1 Mainnet Sidechain Explorer is up (200 in 669 ms) [skip ci] [upptime]
(uptime)