Merge pull request #443 from input-output-hk/dino-iog/gen-ada-fix
Fixed code where a generator should have been used
Fixed code where a generator should have been used
Found some code where the comments state some ADA will be generated but in fact we were using a static value every time!
SCP-4875 MarloweHeaderSync Server
Scp 4677 QC test for balanceTx
The text now reflects that this test does not do Plutus validation.
Accidentally left the cabal file ghc-options out after development.
1. The comparison of datum is not asymmetrical, so that if dbsync lists a datum on a txout, then chainseek must list it, too. 2. The datum query for dbsync includes inline datum, but not datum discovered via its hash in subsequent txs.