Home / Reports / May 3, 2023

Wednesday, May 3, 2023

96 commits had been pushed across 23 repos by 31 authors. There were 9,203,184 additions and 2,042,360 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

00:09:27 [ed8c3c6c] Automatic Update (stackage.nix)
00:11:16 [6f204240] deploy: 90a1d4b6200735722bc47d20bdba37c79f701939 (catalyst-core)
00:17:01 [545304a5] :bento: Update graphs [skip ci] (uptime)
00:17:40 [2405d567] :card_file_box: Update status summary [skip ci] [upptime] (uptime)
00:17:40 [a2530e6d] :pencil: Update summary in README [skip ci] [upptime] (uptime)
00:50:15 [7896a960] Update Hackage and Stackage (haskell.nix)
00:53:20 [8c0f674f] Merge pull request #99 from blockfrost/srk/nix/unusedRegistry (blockfrost-backend-ryo)
01:01:50 [fd87bb68] deploy: a274fbf891e24d9392c4543017e8cda9bfa9781d (catalyst-core)
01:03:37 [1d59e405] deploy: 5f8ac84c5142cd478d08beaa58677c5055afbdc7 (catalyst-core)
01:26:23 [8640b1db] chore: monorepo move 1 (#2450) (yoroi-mobile)
03:53:58 [93170b1f] Add deployments to hydra-job (iohk-nix)
05:23:58 [534accbf] deploy: 97d2111454a3cf8bbe18d62781b46c84c5dc53ce (hydra-poc)
05:37:43 [cdb3d9d4] Removed Draft Docs for cat-data-service-reviews (catalyst-core)
05:53:14 [4e660c4e] deploy: 528317046f61f0d4a4fb3d5277cb528c9eb61f5d (catalyst-core)
06:32:18 [a89b8c7b] Merge #3900 (cardano-wallet)
07:16:59 [497c6d2c] [plutus-tx-plugin] No scopestack is needed (#5282) (plutus)
07:44:27 [a00a1a35] deploy: 01dafc75f734bcdaf5bdce77bd104e9ef81a1d6b (cardano-updates)
07:51:07 [5fb743ad] Merge pull request #722 from input-output-hk/fix/token-metadata-return-type (cardano-js-sdk)
08:00:47 [463e77fd] ci: publish release [skip actions] (cardano-js-sdk)
08:14:23 [e4d0b617] deploy: d1e7cb4ece151201a579619972d4c83588800fdf (catalyst-core)
08:14:54 [537abf5f] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 497c6d2ca08d004b88393a9e963b4f94d905ed46 (plutus)
08:21:27 [ab0999c7] [Test] Add a generator and a shrinker for SOP types (#5285) (plutus)
08:27:00 [83a8d60e] Deploying to gh-pages from @ input-output-hk/plutus@ab0999c769cda8d78763bdd278875f06108ec044 🚀 (plutus)
08:46:38 [43818a97] Update verify-poll success message (cardano-node-tests)
08:59:00 [b3581187] Merge pull request #1770 from saratomaz/update_verify_poll_msg (cardano-node-tests)
08:59:12 [fa178764] deploy: 5bb764258012bda94f4bdbc88a520738d4db29d8 (catalyst-core)
09:17:03 [65c5f747] deploy: e7c947f99731dba985f081738a5d164b95879505 (mithril)
09:19:31 [80788658] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for ab0999c769cda8d78763bdd278875f06108ec044 (plutus)
09:31:19 [6ad80f3c] Merge #3900 (cardano-wallet)
09:43:19 [6487e087] deploy: e423eb0ce38c51c1f0a61937f6f51d7894f7a2d6 (catalyst-core)
09:53:19 [61a630b4] Merge #3899 (cardano-wallet)
09:56:30 [7ddf5d3b] docs: Merge #3900 3900: Consolidate conversions between `Coin` and `Quantity`. r=jonathanknowles a=jonathanknowles ## Issue None. Noticed while working in the area. ## Summary This PR consolidates several different functions that perform conversions between `Coin` and `Quantity`, leaving just: - `Coin.fromQuantity` - `Coin.toQuantity` Some of the removed functions use `fromIntegral`, which is a potential footgun, as it performs silent truncation at runtime if the target type is not at least as wide as the source type. The `Coin.{from,to}Quantity` functions use `intCast`, which is safer, as its type signature allows the compiler to check that the target type is at least as wide as the source type. Co-authored-by: Jonathan Knowles <[email protected]> Source commit: 6ad80f3c17bb6ccd99181e88f6e1862c26150bf9 (cardano-wallet)
10:08:48 [dc0f2d68] Merge pull request #842 from input-output-hk/monthly-report-april (hydra)
10:35:01 [99ce8c6e] docs: Merge #3899 3899: [ADP-3003] Remove DeltaMap for wallet state r=paolino a=paolino - [x] Remove the support for multiple wallets in the wallet state (for one database) - [x] Remove last unused errors based on ErrNoSuchWallet - [x] Move mkDBLayerFromParts in the Layer module ADP-3003 Co-authored-by: paolino <[email protected]> Source commit: 61a630b49efc088e1f1c8fae5b79bd72b084ddcf (cardano-wallet)
10:46:26 [92d34ee6] deploy: d37a91bbe3de2d480c782e8c26d9b836496a0e6a (catalyst-core)
10:46:54 [8f7682c0] Deploying to gh-pages from @ input-output-hk/plutus@e42d1a03576520c0b7bcbbb7fed073946b9ba5ba 🚀 (plutus)
11:15:44 [7e890fa6] deploy: dc0f2d6880131dd4eea57f22f24d5c90013fef09 (hydra-poc)
11:41:29 [5697ae91] Update golden file names (#5284) (plutus)
11:49:37 [0045c517] Merge pull request #179 from input-output-hk/add_setup_requires (cardano-clusterlib-py)
11:59:53 [66121849] Merge pull request #1772 from input-output-hk/update_clusterlib_0.4.7 (cardano-node-tests)
12:13:14 [55bff48b] Deploying to gh-pages from @ input-output-hk/plutus@5697ae917acceb7a350491673bddf1cf670e04ba 🚀 (plutus)
12:22:25 [99e5bfda] Merge pull request #3193 from Emurgo/fix/YOEXT-589/confirm-nft-label (yoroi-frontend)
12:33:44 [16fddde2] Merge #3896 (cardano-wallet)
12:59:49 [25f22fc4] deploy: 70913753c495a3b8ff556b97487b516cb98d2ae4 (cardano-updates)
13:07:51 [678acdcc] Removed Draft Docs for feature/snapshot-tool-dreps (catalyst-core)
13:12:47 [f4feee93] Bump serde from 1.0.152 to 1.0.160 in /rust (cardano-multiplatform-lib)
13:13:11 [e329d47a] Bump getrandom from 0.2.8 to 0.2.9 in /rust (cardano-multiplatform-lib)
13:19:08 [c2f78978] deploy: e70903fa554c7c7af44fbd4bebd113a700538fa8 (catalyst-core)
13:21:32 [0ee1f2c9] deploy: 9d43379b820733420691c8f60428b8e47097435c (catalyst-core)
13:32:37 [32fd5efa] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 5697ae917acceb7a350491673bddf1cf670e04ba (plutus)
13:35:04 [bac52afe] Merge pull request #2847 from cardano-tools-nft/234fd770-857b-4ec7-a2ef-87c8fe43664e (cardano-token-registry)
13:35:33 [9d1a4146] Merge pull request #2848 from PlatypusAlpha/master (cardano-token-registry)
13:36:16 [b45befad] Merge pull request #2849 from MynthAI/master (cardano-token-registry)
13:38:10 [2519f4eb] Merge pull request #2850 from MynthAI/remove-old-mynth-token (cardano-token-registry)
13:43:48 [5836081f] Delete #2850 (cardano-token-registry)
13:44:40 [9c9348bb] Merge pull request #2856 from cardano-foundation/deletion/2850 (cardano-token-registry)
13:50:54 [14ffed00] Merge pull request #2851 from EnvoyConundrum/master (cardano-token-registry)
13:56:01 [c783c50d] Merge pull request #2852 from frog357/master (cardano-token-registry)
13:56:43 [50aec5b1] Merge pull request #2853 from aduhcoin/master (cardano-token-registry)
13:57:13 [d18fc783] Merge pull request #2854 from BasicBunnyClub/master (cardano-token-registry)
13:57:47 [d6d401d0] Merge pull request #2855 from degodscardano/master (cardano-token-registry)
14:34:09 [e30eff3b] deploy: a20241a6593b0d2871e41020b5f45cf32a34debf (catalyst-core)
14:48:32 [b3209273] Updated (formal-ledger-specifications)
14:56:48 [7c11f8c0] Bump js-sys from 0.3.59 to 0.3.60 in /rust (cardano-multiplatform-lib)
14:57:02 [64aa5201] Bump unicode-segmentation from 1.10.0 to 1.10.1 in /rust (cardano-multiplatform-lib)
14:57:59 [7e930347] Bump cbor_event from 2.1.3 to 2.4.0 in /rust (cardano-multiplatform-lib)
14:58:45 [9e44d58a] Updated (formal-ledger-specifications)
15:02:39 [a2be05ed] Build all haddock in CI (#5287) (plutus)
15:30:34 [227c6ab0] Deploying to gh-pages from @ input-output-hk/plutus@a2be05ed9bd4597c624c415231b8a2814c78ef1d 🚀 (plutus)
15:46:39 [b49996b4] Merge #3896 (cardano-wallet)
15:51:44 [5745d73d] deploy: 0c2476b3afc5258eb7d0bb3cdb2eec243285dea5 (mithril)
16:00:43 [fe277e9f] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for a2be05ed9bd4597c624c415231b8a2814c78ef1d (plutus)
16:02:20 [97be4547] Merge pull request #2857 from cardano-tools-nft/a9221f19-72ce-4535-ad87-f7b9f377141d (cardano-token-registry)
16:05:27 [f60ff163] update: blockfrost (#1048) (developer-portal)
16:10:32 [3a8b5378] Merge branch 'cardano-foundation:master' into master (cardano-token-registry)
16:11:21 [6542f5a5] docs: Merge #3896 3896: [ADP-3005] Merge `Store` and `QueryStore` r=HeinrichApfelmus a=HeinrichApfelmus ### Overview This pull requests merges the `QueryStore` type with the `Store` type and updates the documentation. The type synonym `UpdateStore` takes the role of the previous `Store` type. ### Comments Future pull requests should: CODE-OF-CONDUCT.md LICENSE README.md bors.toml cabal.project default.nix docker-compose.yml docs flake.lock flake.nix floskell.json hie-direnv.yaml lib nix prototypes reports scripts shell.nix specifications test touch.me.CI weeder.dhall Move the contents of `*.Layer` modules (which have implemented `QueryStore`) into the `*.Model` modules (→ `Query` instance) and `*.Store` modules (→ `queryS` implementation). CODE-OF-CONDUCT.md LICENSE README.md bors.toml cabal.project default.nix docker-compose.yml docs flake.lock flake.nix floskell.json hie-direnv.yaml lib nix prototypes reports scripts shell.nix specifications test touch.me.CI weeder.dhall Add the properties explained in the documentation to the `Test.Store` module. ### Issue number ADP-3005 Co-authored-by: Heinrich Apfelmus <[email protected]> Co-authored-by: paolino <[email protected]> Source commit: b49996b4af48e6b3425819c25e5c6a958f722286 (cardano-wallet)
16:18:44 [20f018f9] Venom (cardano-token-registry)
16:24:01 [8aa56d1a] Merge pull request #2859 from PlatypusAlpha/master (cardano-token-registry)
16:54:53 [1b468ce0] PLT-5819 - Fix tag type to match JSON format (#43) (marlowe-explorer)
17:47:52 [c502d74e] deploy: d9b26f3fdb42f54d0059aa8329940315488c81e7 (catalyst-core)
17:49:44 [78f0369a] PLT-1030 Implemented SOPs for UPLC (#5279) (plutus)
17:50:44 [b1e3334b] deploy: a237226e91c86ab8368eca9fd33fcb776d138bc2 (catalyst-core)
18:25:42 [845118d4] Deploying to gh-pages from @ input-output-hk/plutus@78f0369a88bc8b5d4c0c9b77ddac189b522c4888 🚀 (plutus)
18:47:49 [49288b47] add Plutus Benchmarks (customSmallerIsBetter) benchmark result for 78f0369a88bc8b5d4c0c9b77ddac189b522c4888 (plutus)
19:06:54 [25b67509] deploy: 0093ae6dd91c4c9498f06ff8bd47c3f96a2ec87e (catalyst-core)
20:47:47 [0aae68f9] deploy: 19ed84e0aad1300ee49fcdacda65fd6fbcd747a4 (catalyst-core)
22:02:37 [0712697a] chore(ci): workflow composite (#2460) (yoroi)
22:09:15 [a47ac20c] Fix: counter on SelectTokenFromList (#2459) (yoroi)
23:05:30 [5521312d] 🟩 C1 Devnet RPC is up (200 in 72 ms) [skip ci] [upptime] (uptime)
23:05:30 [2a8826a0] 🟩 C1 Devnet Sidechain Explorer is up (200 in 84 ms) [skip ci] [upptime] (uptime)
23:05:31 [befe054f] 🟩 C1 Mainnet RPC is up (200 in 123 ms) [skip ci] [upptime] (uptime)
23:05:32 [31fd5743] 🟩 C1 Mainnet Sidechain Explorer is up (200 in 508 ms) [skip ci] [upptime] (uptime)
23:05:32 [5bf76c17] 🟩 A1 Devnet RPC is up (200 in 395 ms) [skip ci] [upptime] (uptime)
23:05:33 [ca037035] 🟩 A1 Devnet L2 Explorer is up (200 in 529 ms) [skip ci] [upptime] (uptime)
23:05:33 [8432dbce] 🟩 A1 Mainnet RPC is up (200 in 92 ms) [skip ci] [upptime] (uptime)
23:05:34 [67f3dc7a] 🟩 A1 Mainnet L2 Explorer is up (200 in 99 ms) [skip ci] [upptime] (uptime)