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

cardano-node 10.0 release #5998

Merged
merged 7 commits into from
Oct 18, 2024
Merged

Commits on Oct 18, 2024

  1. Release 10.0

    * update hackage and fix index-state
    
    plutus-ledger-api: disable haddock
    
    Pin the haskell.nix flake input for GHC 8.10 support
    
    Co-authored-by: Mateusz Galazyn <228866+carbolymer@users.noreply.github.com>
    crocodile-dentist and carbolymer committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0631c8a View commit details
    Browse the repository at this point in the history
  2. Update calls to cardano-cli due to recently removed commands

    Add stake address registration to the tests
    
    Co-authored-by: Mateusz Galazyn <228866+carbolymer@users.noreply.github.com>
    2 people authored and crocodile-dentist committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0b05057 View commit details
    Browse the repository at this point in the history
  3. Remove support for legacy p2p topology format

    hlint: address issues
    crocodile-dentist committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    326f9fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    196f032 View commit details
    Browse the repository at this point in the history
  5. NodeToNodeVersion update

    * Remove support for NodeToNodeV_12 and older
    * Add support for NodeToNodeV_14 to track adoption rate
      of Chang +1 HF
    crocodile-dentist committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b09e725 View commit details
    Browse the repository at this point in the history
  6. Tracing updates

    Improve DebugState tracing
    
    Add tracing for current ledgerStateJudgement and associationMode.
    
    Add TraceMempoolSynced support
    
    Add support for tracing TraceMempoolSynced along with a txsSyncDuration
    which tracks how long it took to sync the mempool after block adoption.
    Unit is ms.
    karknu authored and crocodile-dentist committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2f8020a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1abdd47 View commit details
    Browse the repository at this point in the history