Home / Reports / Jan 12, 2023
Thursday, January 12, 2023
54 commits had been pushed across 17 repos by 17 authors. There were 34,244 additions and 11,742 deletions. Official weekly status updates can be found on essentialcardano.io.
Authors
Repos Updated
- uptime11
- PSG10
- cardano-wallet6
- cardano-token-registry5
- engineering4
- plutus-ops4
- catalyst-standards3
- cardano-documentation2
- developer-portal1
- cardano-ledger-specs1
- cardano-node1
- cardano-repo-tool1
- cardano-updates1
- daedalus1
- mithril1
- stackage.nix1
- dolos1
Commit Log
09:01:48
[5583a488]
Merge pull request #3094 from input-output-hk/chore/ddw-1180-trigger-darwin-manually
(daedalus)
11:34:20
[26364802]
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 24d7a68b00c2e71c4ba9491bacb6be1970015602
(cardano-ledger-specs)
12:32:44
[527eb0cd]
plutusStaging: Bump plutus to 20e1443af393bc595220e8da742aa03f7d8709b2
(plutus-ops)
13:11:26
[91523104]
docs: Use `--max-jobs 1` for macOS jobs Source commit: 1cc095e1d112046137f7c323aa60e13a5bbe140c
(cardano-wallet)
13:53:48
[1b5c3af3]
Deploying to gh-pages from @ input-output-hk/engineering@4c4b5c317cda0ebad42c2043317d4a7f907669c7 🚀
(engineering)
14:01:06
[490e55be]
Deploying to gh-pages from @ input-output-hk/engineering@0640ad262b9681db85966b0a5c2caa23c91a6fd7 🚀
(engineering)
14:10:43
[39315883]
docs: Update CI build badge in readme Source commit: 58004200e09ec4eb00cdff3d1eea2f777e784476
(cardano-wallet)
14:50:56
[1dc6b82b]
docs: Move macOS builds from bors to `master` With this change, macOS unit tests and builds are no longer required to merge a PR into master. However, they are now run on `master`, i.e. /after/ a PR is merged. To be sure a PR doesn't break mac builds ahead of merging, we can still manually unblock the steps in buildkite. This could be useful for node bumps etc. Source commit: 081f23b677a15babad48a4f140c72383bcb2f7df
(cardano-wallet)
15:43:40
[a18173ac]
plutusStaging: Bump plutus to e6863f0bbabc7c951e62b71f174de8bd52f6ea70
(plutus-ops)
15:44:48
[ca7f731f]
plutusStaging: Bump plutus to 1809b661bf9bf3bdb27b254da169a2dccb913341
(plutus-ops)
17:21:58
[44b113fe]
Squashed 'protos/cardano-metadata-service/protobuf/' content from commit 08f7de3b
(PSG)
17:21:58
[fd69dc4b]
Merge commit '44b113fe6b377fcc463323d6333cded368b3922b' as 'protos/cardano-metadata-service/protobuf'
(PSG)
17:22:16
[65677255]
Squashed 'protos/store-and-hash-service/protobuf/' content from commit 9999398e
(PSG)
17:22:16
[d1da13be]
Merge commit '65677255ddf2238eb19ffcaf6480adbe2e2db235' as 'protos/store-and-hash-service/protobuf'
(PSG)
17:22:30
[6da9d957]
Merge commit 'b0f5cb886b3f87d033b0ead2535321c6f1f8ab5a' as 'protos/common-service/protobuf'
(PSG)
18:17:06
[c751135e]
plutusStaging: Bump plutus to e32722a87df72ec86b5d20b85c5b749ebdb593b3
(plutus-ops)
21:11:58
[5835a44e]
docs: Merge #3609 #3680 3609: [ADP-2391] implement model API for submissions store r=paolino a=paolino
- [x] implement model API operations for submissions store
### Comments
<!-- Additional comments, links, or screenshots to attach, if any. -->
### Issue Number
ADP-2391
<!-- 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. -->
3680: Shared wallets user guide - creating a wallet and spending r=Anviking a=piotr-iohk - [x] Shared wallets user guide - creating a wallet and spending (fc5615f32b0cc9b311a055910e64b5f5ac3f298b)
### Comments
<!-- Additional comments, links, or screenshots to attach, if any. -->
### Issue Number
ADP-2457
Co-authored-by: paolo veronelli <[email protected]> Co-authored-by: Piotr Stachyra <[email protected]> Source commit: ecefa7821b33f142ae4f96226f39707e152c8bb0
(cardano-wallet)
21:44:58
[950631b6]
docs: Merge #3684 3684: Make sure there is collateral on the wallet before e2e plutus tests r=Anviking a=piotr-iohk - [x] Make sure there is collateral on the wallet before e2e plutus tests (925cc09e1cca3c449381a1ccc3503263137d7e87)
### Comments
Sometimes wallets turn out to have no pure ADA utxo and plutus tests fail. This is to make sure there are always some pure ADA utxos.
#maintenance
### Issue Number
n/a
Co-authored-by: Piotr Stachyra <[email protected]> Source commit: 93338652085e208acb41a2134fc1a0c6df43cc2e
(cardano-wallet)
22:07:59
[0126615c]
docs: Merge #3676 3676: Shared wallets in incomplete state should not undergo restoration r=Anviking a=paweljakubas ### Issue Number
ADP-2432
### Description
- [x] I have made sure `Incomplete` shared wallet invokes `createNonRestoringWalletWorker`.
- [x] When `Incomplete -> Ready` transition then the private key and meta from incomplete wallet is read.
- [x] The incomplete wallet is deleted and active wallet is created. The wallet starts restoring.
- [x] Wallet takes meta and private key from incomplete wallet.
The solution making db exchange between workers (non-restoring and restoring) did not work properly. hence the above solution. Co-authored-by: Pawel Jakubas <[email protected]> Co-authored-by: Jonathan Knowles <[email protected]> Source commit: 24b188ac2b2a183076a68ef41752cfebc9d3d324
(cardano-wallet)
23:05:40
[8995924b]
🟩 C1 Devnet Sidechain Explorer is up (200 in 58 ms) [skip ci] [upptime]
(uptime)
23:05:41
[fdb96cc5]
🟩 C1 Mainnet Sidechain Explorer is up (200 in 612 ms) [skip ci] [upptime]
(uptime)