Pascal Grange
Pascal Grange
Hello @pepdiz, Thanks for using bash_unit and opening this issue. I'm not sure what could be the consequences of such a fine grain setup/teardown system. If I may, let me...
That is a brillant question indeed. One that deserves some examples that were definitely missing from bash_unit repository before. I just added an example in bash_unit to treat this specific...
Hello @pepdiz and sorry for the delay. You’re right. It is fake which takes care of exporting the defined function. see https://github.com/pgrange/bash_unit/blob/master/bash_unit#L165
Lot of time taken to find each others IPs: * [ ] have some sort of index or something to find peers from their cardano verification key for instance *...
I've logged mode details in the logbook
Also, when I was trying to setup my own personal docker image, installing cardano-node was straightforward thanks the statically linked binaries available at https://hydra.iohk.io/build/16338142/download/1/cardano-node-1.35.0-linux.tar.gz I believe it would help if...
We should have given more details to this story. We should try to open our head again to see if we stumble upon the issue again See #366 for more...
These are the big 5 potential errors which output we can improve: ``` data ErrCoverFee = ErrNoAvailableUTxO | ErrNotEnoughFunds Text | ErrUnknownInput Text | ErrNoPaymentUTxOFound Text | ErrScriptExecutionFailed Text |...
It might be the case that the first run on master will encounter an issue when pushing to the docker registry as I'm not 100% sure that it will create...
Find attached more logs for the day in case it's useful [2022-10-14.logs.last.txt](https://github.com/input-output-hk/hydra-poc/files/9800180/2022-10-14.logs.last.txt)