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

[ADP-3378] Bump node to 8.12 #4657

Merged
merged 4 commits into from
Jul 10, 2024
Merged

[ADP-3378] Bump node to 8.12 #4657

merged 4 commits into from
Jul 10, 2024

Commits on Jul 9, 2024

  1. Bump node runtime to 8.12

    Anviking committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9701f7a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Bump compile time deps

    - Adjust versions of tree-diff, ansi-wl-pprint, bech32
    - wip: fix compilation errors
    - Use cardano-addresses with optparse-applicative 0.18.1
    - Compilation fixes in BalanceSepec
    - Fixes in `Cardano.Api.Gen`
    - fixes for balance-tx tests
    - Fix and simplify `ErrAssignReedemers`
    - Regenerate Wallet CLI goldens
    - fixup replaceCosignersWithVerKeys
    Anviking committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    32a2d00 View commit details
    Browse the repository at this point in the history
  2. Temporarily use -fno-warn-deprecations for `Cardano.ProtocolParamet…

    …ers`
    
    Proper fix can go in another PR and task.
    Anviking committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9c891ad View commit details
    Browse the repository at this point in the history
  3. Update haskell.nix

    Anviking committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6758721 View commit details
    Browse the repository at this point in the history