fix(ledger): at-tip recovery fork escape
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Guiney <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/webiny/action-conventional-commits/releases) - [Commits](https://github.com/webiny/action-conventional-commits/compare/faccb24fc2550dd15c0390d944379d2d8ed9690e...7f91b1595ca1951cdb671ddc9f07a49081ec5b69) --- updated-dependencies: - dependency-name: webiny/action-conventional-commits dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Chris Gianelloni <[email protected]>
Adapt to the new `Either MakeUnsignedTxError (UnsignedTx ...)` return of `Exp.makeUnsignedTx` (IntersectMBO/cardano-api#1181). Add a TxCmdMakeUnsignedTxError constructor to TxCmdError so the error surfaces with the existing fromEitherCli/firstExceptT idioms, and update the two call sites in EraBased.Transaction.Run. Bump the cardano-haskell-packages index-state and refresh the CHaP nix flake input to pick up cardano-api 11.0.0.0 (IntersectMBO/cardano-haskell-packages#1358).
cardano-api 11.0.0.0 (IntersectMBO/cardano-api#1181) makes `makeUnsignedTx` error when Plutus scripts are present but protocol parameters are missing, instead of silently omitting `script_data_hash`. Two existing tests built Plutus txs without `--protocol-params-file` and so now fail. Point both at the existing offline-protocol-params-preview.json fixture used by the other tests in the same module.
cardano-api 11.0.0.0 (IntersectMBO/cardano-api#1181) makes `makeUnsignedTx` error when Plutus scripts are present but protocol parameters are missing, instead of silently omitting `script_data_hash`. Two existing tests built Plutus txs without `--protocol-params-file` and so now fail. Point both at the existing offline-protocol-params-preview.json fixture used by the other tests in the same module.
Adapt to the new `Either MakeUnsignedTxError (UnsignedTx ...)` return of `Exp.makeUnsignedTx` (IntersectMBO/cardano-api#1181). Add a TxCmdMakeUnsignedTxError constructor to TxCmdError so the error surfaces with the existing fromEitherCli/firstExceptT idioms, and update the two call sites in EraBased.Transaction.Run. Bump the cardano-haskell-packages index-state to pick up cardano-api 11.0.0.0 from CHaP (IntersectMBO/cardano-haskell-packages#1358).
Signed-off-by: cryptodj413 <[email protected]>
* fix: solve chainsync pipeline deadlock with default configuration Signed-off-by: cryptodj413 <[email protected]> * fix(cbor): bound DumpCborStructure recursion and add deep-nesting panic test Signed-off-by: cryptodj413 <[email protected]> * fix(cbor): address lint issue Signed-off-by: cryptodj413 <[email protected]> --------- Signed-off-by: cryptodj413 <[email protected]>
Nixpkgs expects to drop support for intel macs in 26.11.
Signed-off-by: cryptodj413 <[email protected]>
Nixpkgs expects to drop support for intel macs in 26.11.
Nixpkgs expects to drop support for intel macs in 26.11.