Home / Reports / May 25, 2023

Thursday, May 25, 2023

59 commits had been pushed across 17 repos by 22 authors. There were 3,163,852 additions and 958,763 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:17:26 [00a2b557] :card_file_box: Update status summary [skip ci] [upptime] (uptime)
00:17:26 [1c2a2a3c] :pencil: Update summary in README [skip ci] [upptime] (uptime)
00:19:00 [50529911] Removed Draft Docs for feature/update-local-earthly-target (catalyst-core)
00:32:19 [8c65c77a] deploy: 058bdabbe37525b90872bf9fc45218bf43199c13 (catalyst-core)
00:50:28 [1504a0de] Update Hackage and Stackage (haskell.nix)
01:18:04 [087e9c84] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for c4a404f98015db514f9de48b1577ec0318e714e9 (plutus)
03:20:19 [b80ba600] Revise licence files. (#53) (bech32)
03:36:47 [fc72100e] Update README.md (bech32)
03:37:20 [f3dfd18c] Update README.md (#54) (bech32)
05:29:44 [7154fb88] deploy: 444fa06dad27b455fd51f1632446f5d0746ad2b9 (hydra)
05:29:51 [6e3bdbb0] Make script-evaluation-test run on the new dedicated self-hosted runner (#5357) (plutus)
05:46:47 [bdbe0f4a] Merge pull request #3952 from input-output-hk/piotr/update-bk-workflows (cardano-wallet)
05:50:09 [87118bd7] docs: Merge pull request #3952 from input-output-hk/piotr/update-bk-workflows Update workflows for default and benchmark boxes on buildkite Source commit: bdbe0f4aab76de7299cf38b2e62e8d70873015f0 (cardano-wallet)
06:38:52 [837cd539] Move contribution instructions to `CONTRIBUTING.md`. (bech32)
06:40:08 [a63923be] Revise link from `CONTRIBUTING.md` to coding standards. (bech32)
06:41:30 [c21a5771] Add `CONTRIBUTING.md`. (#55) (bech32)
07:01:41 [29e43c9c] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 6e3bdbb009e8519e2d73716636da2fc414b2210b (plutus)
08:36:18 [71c6c515] PLT-5905: Proof-reading specification (#190) (marlowe)
09:04:42 [81caaac0] A closing quotation mark was missing.. (guild-operators)
09:09:25 [d2ebf6ae] Merge pull request #889 from input-output-hk/nix-build-log-lines (hydra)
09:47:04 [a429bcba] deploy: d2ebf6aeb7bb1d1ac1f4b0e82e5cf10451ee2b73 (hydra)
10:15:48 [b7e90a6e] Merge pull request #890 from input-output-hk/dependabot/github_actions/cachix/install-nix-action-21 (hydra-poc)
10:28:30 [d198c74d] Merge pull request #211 from input-output-hk/upd-nomad (bitte)
10:53:02 [b52f6b2f] deploy: b7e90a6e591eb4d09c77ac76eb7fc9d19e68eb7b (hydra-poc)
11:07:37 [83c133a8] Deploying to gh-pages from @ input-output-hk/plutus-apps@a621dbdd61aebc34a633f71ae7f6084a11e97411 🚀 (plutus-apps)
11:56:07 [4c0dd64b] Merge #3938 (cardano-wallet)
12:23:35 [2761f768] docs: Merge #3938 3938: [ADP-3039] Remove WalletKey class r=paolino a=paolino ADP-3039 Co-authored-by: paolino <[email protected]> Source commit: 4c0dd64be3936725dbbaf8f0f91db0d7431abe78 (cardano-wallet)
12:56:33 [ed0c22d6] Merge pull request #884 from input-output-hk/abailly-iohk/micro-benchmarks (hydra)
13:02:36 [41f70cb3] PLT-6006: Purge the use of int-cast lib (#5344) (plutus)
13:06:43 [e48231d9] Deploying to gh-pages from @ input-output-hk/plutus@41f70cb3251e47cb91749081c92dc2e6db87b85c 🚀 (plutus)
13:15:04 [0a0ba43b] Merge #3947 (cardano-wallet)
13:29:51 [1c6a9969] deploy: ed0c22d693dd11689fa4764a1d8cbc9ef2624d23 (hydra-poc)
13:41:48 [c0b7ad4d] docs: Merge #3947 3947: [ADP-3042] add state-to-ktype implication r=paolino a=paolino - [x] add new type family `CredFromOf` that maps states to `CredFromKey` types, which are part of `Depth` kind , which is ... strange, but I didn't touch it. - [x] remove ktype from `ApiLayer` - [x] remove ktype from `WallteLayer` - [x] remove k and ktype from `MockWalletLayer ` I'm a bit perplexed on the `ktype` , after binding it to the state type I realized that even the key type implies it. So a type function like ```haskell type family CredFromOfKey k where CredFromOfKey (SharedKey) = 'CredFromScriptK CredFromOfKey _ = 'CredFromKeyK type CredFromOf s = CredFromOfKey (KeyOf s) ``` would just suffice, instead of the bulky ```haskell type family CredFromOf s where CredFromOf (SharedState n key) = 'CredFromScriptK CredFromOf (SeqState n key) = 'CredFromKeyK CredFromOf (RndState n) = 'CredFromKeyK CredFromOf (TestState n key) = 'CredFromKeyK CredFromOf (RndAnyState n p) = 'CredFromKeyK CredFromOf (SeqAnyState n key p) = 'CredFromKeyK ``` I'm proposing here The key type implication would also remove ktype from other data , like - TransactionLayer - PaymentAddress - DelegationAddress and derived types/classes I left this out of the PR, because I'm not sure of the intentions of this polymorphism. ADP-3042 Co-authored-by: paolino <[email protected]> Source commit: 0a0ba43b1ed96ca3e207c75b97d6b66c2a905c59 (cardano-wallet)
13:44:31 [dc55f344] deploy: b2cdb7fbace61ea1c6a8036b08c6fba8ee0a939c (cardano-updates)
14:10:26 [91de3606] Add a link to DB Sync best practices (cardano-db-sync)
14:24:58 [4064c93d] deploy: a51e391daac391b6e4d0f2ba0c8b35da8d796cbd (catalyst-core)
14:26:28 [5ea66ce2] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 41f70cb3251e47cb91749081c92dc2e6db87b85c (plutus)
14:27:34 [b546abe4] deploy: 05563b370c0cf7ffa6358c1f19ed66b4fc3a382e (catalyst-core)
14:37:18 [31596800] deploy: ca0cd1282f16ac24363a45a849d16625a53422b4 (cardano-updates)
15:00:05 [98980523] Deploying to gh-pages from @ input-output-hk/plutus-apps@e98c255c66f3aae7f62cdcad15033a09537a0605 🚀 (plutus-apps)
15:22:12 [0d87a283] deploy: cdcd1946feb424bb3d78f92bca5519dab1ea4013 (cardano-updates)
15:26:34 [52c14fe5] deploy: c6ae6dc9349334459b4e08c99291ac7dcc526d4f (catalyst-core)
15:57:21 [d956ce5a] Merge pull request #1502 from Plutonomicon/klntsky/daniel/mnemonic-wallets (cardano-browser-tx)
15:59:31 [4ab45f34] Deploying to gh-pages from @ Plutonomicon/cardano-transaction-lib@d956ce5a7c50189620747736a53c9b9c8556a7f3 🚀 (cardano-browser-tx)
16:13:56 [e2275553] Merge pull request #1841 from input-output-hk/artur/update-benchmark-queue (cardano-node-tests)
16:55:16 [02bdb7c2] deploy: b2f8553fdbbebf9b87919ff15423e4a2663e1d34 (catalyst-core)
17:48:08 [326c2d50] conway CDDL minor fixes (cardano-ledger-specs)
17:48:08 [c1603995] Apply suggestions from code review (cardano-ledger-specs)
17:52:54 [df06d4ea] add Haskell Benchmark (customSmallerIsBetter) benchmark result for c1603995da7c57d95371844191d235b05bb476b7 (cardano-ledger-specs)
18:08:22 [e2f2bdc3] deploy: 5f00e2feabb20e6e2966816d17b6c7e83942f813 (cardano-updates)
18:50:11 [d9d5f546] Updated (cardano-ledger-specs)
23:05:15 [c8fa9808] 🟩 C1 Devnet RPC is up (200 in 364 ms) [skip ci] [upptime] (uptime)
23:05:16 [f2f8ea60] 🟩 C1 Devnet Sidechain Explorer is up (200 in 391 ms) [skip ci] [upptime] (uptime)
23:05:17 [bd39d56c] 🟩 C1 Mainnet RPC is up (200 in 358 ms) [skip ci] [upptime] (uptime)
23:05:18 [dfbe38e6] 🟩 C1 Mainnet Sidechain Explorer is up (200 in 811 ms) [skip ci] [upptime] (uptime)
23:05:19 [12d6b52a] 🟩 A1 Devnet RPC is up (200 in 657 ms) [skip ci] [upptime] (uptime)
23:05:20 [08ce6f05] 🟩 A1 Devnet L2 Explorer is up (200 in 864 ms) [skip ci] [upptime] (uptime)
23:05:21 [19430519] 🟩 A1 Mainnet L2 Explorer is up (200 in 394 ms) [skip ci] [upptime] (uptime)
23:05:21 [3760a4ad] 🟩 A1 Mainnet RPC is up (200 in 324 ms) [skip ci] [upptime] (uptime)