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

Basic Alonzo node #2657

Merged
merged 7 commits into from
May 20, 2021
Merged

Basic Alonzo node #2657

merged 7 commits into from
May 20, 2021

Commits on May 19, 2021

  1. Remove unused Cardano.Node.Query

    This avoids having to update it for Alonzo support.
    dcoutts authored and Jimbo4350 committed May 19, 2021
    Configuration menu
    Copy the full SHA
    6f20e8d View commit details
    Browse the repository at this point in the history
  2. Add initial Alonzo era support to the API and node

    Update the cardano-api and cardano-node with initial support for the
    Alonzo era in order to pave the path to a basic Alonzo node. A lot of
    functionality still not implemented for Alonzo era. It remains as stubs
    or as TODOs.
    
    Co-authored-by: Duncan Coutts <duncan@well-typed.com>
    Jimbo4350 and dcoutts committed May 19, 2021
    Configuration menu
    Copy the full SHA
    7af399f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aadfae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41c4a2e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Disable windows and macos builds in nix

    rvl authored and Jimbo4350 committed May 20, 2021
    Configuration menu
    Copy the full SHA
    8c0e2e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14925b4 View commit details
    Browse the repository at this point in the history
  3. restore musl64 builds.

    jbgi committed May 20, 2021
    Configuration menu
    Copy the full SHA
    52a8247 View commit details
    Browse the repository at this point in the history