Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependencies for the Cardano Node 8.12 release #552

Merged
merged 6 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. nix flake update

    Unisay committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    946ff30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c770d View commit details
    Browse the repository at this point in the history
  3. Replace Cardano.Api.Fees.TransactionValidityError.TransactionValidity…

    …TranslationError with Cardano.Api.Fees.ScriptExecutionError.ScriptErrorTranslationError
    
    Concretize toShelleyMultiSig and fromShelleyMultiSig to ShelleyEra
    Jimbo4350 authored and Unisay committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    884231e View commit details
    Browse the repository at this point in the history
  4. Update to use consensus' PoolDistr

    Jimbo4350 authored and Unisay committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    87dc932 View commit details
    Browse the repository at this point in the history
  5. Modify readConwayGenesisConfig to supply a default conway genesis if the

    conway genesis file does not exist
    Jimbo4350 authored and Unisay committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    068dbd7 View commit details
    Browse the repository at this point in the history
  6. Update NodeConfig's JSON instance to optionally parse ConwayGenesisFi…

    …le and ConwayGenesisHash
    Unisay committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    122fb48 View commit details
    Browse the repository at this point in the history