Update remaining script context e2e tests.
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
]
|
||||
, [ 2
|
||||
, [ 1
|
||||
, h'{{ certificates.script.hash }}'
|
||||
, h'{{ certificates.purposes_publish.hash }}'
|
||||
]
|
||||
, h'11111111111111111111111111111111111111111111111111111111'
|
||||
]
|
||||
@@ -109,7 +109,7 @@
|
||||
|
||||
{ 5: [[2, 20, 121([]), [1000000, 100000000]]]
|
||||
|
||||
, 7: [h'{{ certificates.script.cbor }}']
|
||||
, 7: [h'{{ certificates.purposes_publish.cbor }}']
|
||||
},
|
||||
|
||||
true,
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
, h'F000000000000000000000000000000000000000000000000000000000'
|
||||
, [ 2
|
||||
, { h'E022222222222222222222222222222222222222222222222222222222': 1000000 }
|
||||
, h'{{ proposing_all.guardrails.hash }}'
|
||||
, h'{{ proposing_all.guardrails_propose.hash }}'
|
||||
]
|
||||
, [ "https://aiken-lang.org"
|
||||
, h'0000000000000000000000000000000000000000000000000000000000000000'
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
{ 5: [[5, 3, 121([]), [1000000, 100000000]]]
|
||||
|
||||
, 7: [h'{{ proposing_all.guardrails.cbor }}']
|
||||
, 7: [h'{{ proposing_all.guardrails_propose.cbor }}']
|
||||
},
|
||||
|
||||
true,
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
, 32: 20
|
||||
, 33: 30([15, 1])
|
||||
}
|
||||
, h'{{ proposing_pparams.guardrails.hash }}'
|
||||
, h'{{ proposing_pparams.guardrails_propose.hash }}'
|
||||
]
|
||||
, [ "https://aiken-lang.org"
|
||||
, h'0000000000000000000000000000000000000000000000000000000000000000'
|
||||
@@ -73,7 +73,7 @@
|
||||
|
||||
{ 5: [[5, 0, 121([]), [1000000, 100000000]]]
|
||||
|
||||
, 7: [h'{{ proposing_pparams.guardrails.cbor }}']
|
||||
, 7: [h'{{ proposing_pparams.guardrails_propose.cbor }}']
|
||||
},
|
||||
|
||||
true,
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
, [ h'7777777777777777777777777777777777777777777777777777777777777777', 2 ]: [ 2, null ]
|
||||
}
|
||||
|
||||
, [ 3, h'{{ voting.script.hash }}' ]:
|
||||
, [ 3, h'{{ voting.purposes_vote.hash }}' ]:
|
||||
{ [ h'9999999999999999999999999999999999999999999999999999999999999999', 3 ]: [ 0, null ]
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
{ [ h'9999999999999999999999999999999999999999999999999999999999999999', 4 ]: [ 1, null ]
|
||||
}
|
||||
|
||||
, [ 1, h'{{ voting.script.hash }}' ]:
|
||||
, [ 1, h'{{ voting.purposes_vote.hash }}' ]:
|
||||
{ [ h'9999999999999999999999999999999999999999999999999999999999999999', 1 ]: [ 1, null ]
|
||||
}
|
||||
}
|
||||
@@ -43,7 +43,7 @@
|
||||
, [4, 0, 121([42]), [1000000, 100000000]]
|
||||
]
|
||||
|
||||
, 7: [h'{{ voting.script.cbor }}']
|
||||
, 7: [h'{{ voting.purposes_vote.cbor }}']
|
||||
},
|
||||
|
||||
true,
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
]
|
||||
},
|
||||
|
||||
{ 5: [ [0, 0, 122([121([])]), [1000000, 100000000]]
|
||||
{ 5: [ [0, 0, 121([]), [1000000, 100000000]]
|
||||
, [3, 0, 121([]), [1000000, 100000000]]
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user