docker-cardano-node
docker-cardano-node copied to clipboard
Builds Intersect's Haskell cardano-node from source using cabal on debian
Bumps [blinklabs-io/cardano-cli](https://github.com/blinklabs-io/docker-cardano-cli) from 8.20.3.0 to 8.22.0.0. Release notes Sourced from blinklabs-io/cardano-cli's releases. v8.20.3.0-1 What's Changed build(deps): Bump docker/setup-qemu-action from 2 to 3 by @dependabot in blinklabs-io/docker-cardano-cli#2 chore(ci): tag revisions, too...
I'm getting this error in the logs after a few hours of downloading (seen using docker stats). This repeats upon node auto restart continuously. ``` Running the cardano node ......
I saw somewhere that there is a way to get Cardano Node to skip revalidation on restart.. ``` 2024-03-17 19:47:18 [7d750c31:cardano.node.ChainDB:Info:5] [2024-03-17 23:47:18.36 UTC] Validating chunk no. 2995 out of...
Create a `bin/run-mithril` script and wire it up to the entrypoint script. Make sure it configures the correct environment variables and supports both of the mutually exclusive workflows; simply setting...
Bumps [blinklabs-io/txtop](https://github.com/blinklabs-io/txtop) from 0.13.1 to 0.14.0. Release notes Sourced from blinklabs-io/txtop's releases. v0.14.0 What's Changed chore(deps): Bump peter-evans/dockerhub-description from 4 to 5 by @dependabot[bot] in blinklabs-io/txtop#234 chore(deps): Bump github.com/blinklabs-io/gouroboros from...
Bumps [blinklabs-io/cardano-cli](https://github.com/blinklabs-io/docker-cardano-cli) from 10.12.0.0-1 to 10.13.1.0-1. Release notes Sourced from blinklabs-io/cardano-cli's releases. v10.13.1.0-1 What's Changed build(deps): Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in blinklabs-io/docker-cardano-cli#55 build(deps): Bump peter-evans/dockerhub-description from...
We do native builds, so remove QEMU.
When running a `devnet`, a user may want to specify a start time to coordinate multiple nodes.