Marc Fontaine
Marc Fontaine
I tried to use the publish functionality under windows. Only the first message get published but, subsequent messages do not get processed
Hello, I'm using mqtt-hs with ghc-8.2.2 and it works fine with cabal --allow-newer. could you please update the dependencies? (on hackage) There is already a fork from juselius for this.
https://github.com/input-output-hk/ouroboros-network/issues/1013
The current scheme for tests is: ``` test1 = do testnetRuntime
On the chain protocol parameters can be updated. Currently the tx-generator queries the local node for the current state of the protocol parameters. This is problematic for several reasons: *...
There is some code duplication in Cardano.API.IPC /Cardano.API.InMode and Cardano.Benchmarking.GeneratorTx.SubmissionClient. In particular the conversion functions between API types and Consensus types.
Prospectively consider isolating Tx generation into its own principled and narrowly defined library. * It may get used by various tools (`tx-generator`, `db-synthesizer`), reducing maintenance overhead. * It would involve...
Similar in the way cardano-node does it