Samuel Leathers
Samuel Leathers
@ktorz This can't be done at install time because the installer doesn't know the path to the user state directory. The installation happens globally but the state is tied to...
It starts node and explorer and listens on port 81 for queries.
I had a discussion with @rvl last night, and the new haskell.nix gets rid of the need for having haskell.nix abstraction in iohk-nix. The intended plan is: 1. Use niv...
I think this is a great idea. We will prioritize this for Q1. I'll discuss with the web team and see if we can provide some health check endpoints that...
Why not just add your public key to the vagrant user's authorized_keys file? That seems a better way than adding an untrusted private keypair to your keychain.
Two things: 1. this is not expected from 8.12.2 -> 9.0/9.1. There were no changes to ledger requiring a replay between these versions. I would look into your deployment logic...
> For example having the node fall back to the old format if it encounters an error during reading, but write the new format going forward. Would only need to...
This would put a dependency of mithril on the node repository. Closing as we are not willing to add that as a dependency to this repository.
Hi, this is currently in the hands of IOG researchers. As has been stated with a number of issues (such as pledge curve), any major changes are not made without...
cardano-addresses is not part of it because it's not a dependency (and we don't want to introduce it as one). The cardano-wallet releases I believe include cardano-addresses. As for trimming...