We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Combination of
not (null dropped) ==> do
shouldKeep <- vectorOf (length inputs) $ frequency [ (8, pure False) , (2, pure True) ]
cardano-wallet-core:unit
when passed unresolved inputs, may fail
test/unit/Cardano/Wallet/Shelley/TransactionSpec.hs:2036:13: 1) Cardano.Wallet.Shelley.Transaction.balanceTransaction, when passed unresolved inputs, may fail *** Gave up! Passed only 99 tests; 5 discarded tests (10% unknown txins).
### Build link https://hydra.iohk.io/build/13314576
The text was updated successfully, but these errors were encountered:
TransactionSpec.signTransaction
Should be fixed.
Sorry, something went wrong.
Anviking
No branches or pull requests
Please ensure:
Context
Combination of
Job name
cardano-wallet-core:unit
Test case name(s)
when passed unresolved inputs, may fail
Error message
The text was updated successfully, but these errors were encountered: