Enable multi-ipfs storage config
Signed-off-by: Matthieu Pizenberg <[email protected]>
Signed-off-by: Matthieu Pizenberg <[email protected]>
Note: this test is currently failing has nothing in the code exist to handle this case yet.
Allowing to define a "catch all" variant for deserialization
Those tests were backported locally on the previous distribution (`2603.1`), were the `CardanoBlocksTransactions` entity was badly handled, to check that they would have fails.
To allow listing them all, including unstable
Signed-off-by: Tripura Repalle <[email protected]>
electron-rebuild --force rebuilds all native modules from source in the package derivation, including blake-hash on x86_64-darwin. The napi.h patch (static const → static inline const) must be present for any darwin target using Apple Clang 15+, not just aarch64. Fixes: blake-hash compile error on x86_64-darwin CI
Triggered by: ``` cabal run cardano-ledger-conway:test:tests -- --match "/Conway era-specific/CDDL/Huddle/Decoding fails when term is zapped/plutus_data: MemoBytes (PlutusData ConwayEra)/" --seed 1615161393 ``` The issue is that our list of allowed tags for the `Constr` data constructor of Plutus `Data` is not exhaustive enough. As per `PlutusCore.Data`, the allowed tags are 121-127, 1280-1400, and 102.