-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
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
Implement certifying and withdrawing Plutus script tests #3318
Implement certifying and withdrawing Plutus script tests #3318
Conversation
bb6a512
to
3284bd0
Compare
import Hedgehog.Gen as Gen | ||
import Hedgehog.Range as Range | ||
|
||
-- TODO: Move to cardano-api |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep for a follow up PR
cardano-testnet/test/Spec/Plutus/Direct/CertifyingAndWithdrawingPlutus.hs
Outdated
Show resolved
Hide resolved
cardano-testnet/test/Spec/Plutus/Direct/CertifyingAndWithdrawingPlutus.hs
Outdated
Show resolved
Hide resolved
There is a test failure that needs looking into:
|
3284bd0
to
7454971
Compare
3d213b5
to
c0fd75d
Compare
ac4448f
to
c7f9215
Compare
73e66f3
to
7f2f950
Compare
bors r+ |
Timed out. |
bors r+ |
3318: Implement certifying and withdrawing Plutus script tests r=Jimbo4350 a=Jimbo4350 3384: tx-generator: add loop.plutus example r=MarcFontaine a=MarcFontaine Add a simple loop Plutus script. Co-authored-by: Jordan Millar <jordan.millar@iohk.io> Co-authored-by: MarcFontaine <MarcFontaine@users.noreply.github.com>
Canceled. |
9f397ae
to
7f2f950
Compare
bors r+ |
Build failed: |
…and Hash StakePoolKey
…gationsAndRewards
7f2f950
to
7f58674
Compare
7f58674
to
277a2fa
Compare
5c13630
to
a37ec21
Compare
bors r+ |
This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried. Additional information: {"message":"Waiting on code owner review from DavidEichmann, dcoutts, erikd, JaredCorduan, nc6, and/or newhoggy.","documentation_url":"https://docs.github.com/articles/about-protected-branches"} |
[ H.testProperty "Spec.Plutus.Direct.TxInLockingPlutus" Spec.Plutus.Direct.TxInLockingPlutus.hprop_plutus | ||
-- This hangs on Windows for an unknown reason | ||
[ -- Fails to meet deadline on MacOS for an unknown reason | ||
ignoreOnMac "Spec.Plutus.Direct.CertifyingAndWithdrawingPlutus" Spec.Plutus.Direct.CertifyingAndWithdrawingPlutus.hprop_plutus_certifying_withdrawing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
bors r+ |
Build succeeded: |
No description provided.