Skip to content

db converter

Javier Sagredo edited this page Apr 24, 2023 · 3 revisions

The db-converter executable was removed from the codebase. If needed it can be found at this commit.

Here we provide a fully static binary. As GH doesn't allow for executables attached, we renamed it to *.png. You will have to remove the extension.

db-converter

In case of doubt this was built with nix using:

nix-build -E '(import ./nix { }).ouroborosNetworkHaskellPackages.projectCross.musl64.hsPkgs.ouroboros-consensus-byron.components.exes.db-converter'

somewhere around here

Clone this wiki locally