rvcas
be7c0c8012
fix: withdraw kinda
2024-08-25 16:20:06 +02:00
rvcas
3aa9e0c4b7
chore: run fmt on mint
2024-08-25 16:20:05 +02:00
rvcas
3fac7002d4
feat: switch mint to new def
2024-08-25 16:20:05 +02:00
microproofs
953ee6b5d1
Fix ordering for ScriptInfo type
2024-08-25 16:20:05 +02:00
KtorZ
823492c27b
Adjust v3 script context end-to-end tests to work with new syntax.
2024-08-25 16:20:04 +02:00
KtorZ
520ceff83d
Do not ignore ctx/inputs.cbor; it is used/needed by the test runner.
2024-08-14 03:09:45 +02:00
KtorZ
b104356fb9
(temporarily) make script context tests more verbose.
2024-08-14 03:02:40 +02:00
KtorZ
f879f6d183
Fix script context translations for withdrawals and validity intervals.
2024-08-13 23:43:47 +02:00
KtorZ
5067aad0d8
Fix 'Pair' formatter inside forced unbroken components.
2024-08-13 17:05:41 +02:00
KtorZ
7501538053
Add script context translations for voting purpose.
2024-08-13 16:24:01 +02:00
KtorZ
bfc93bf076
Add script context translation for new Conway certificates
2024-08-13 10:56:29 +02:00
KtorZ
f244b9c496
Add support for protocol parameters (except cost models)
...
We can now simulate transactions with protocol parameters voting
procedures. Cost models remain to be done, though.
2024-08-13 10:56:29 +02:00
KtorZ
50dad1fdfe
Test proposal procedures through Aiken.
2024-08-13 10:56:29 +02:00
KtorZ
6b6bace8a5
test 'mint' purpose and script context creation.
...
Alongside a bunch of other stuff from the coverage list. In
particular, the mint transaction contains:
- reference inputs
- multiple outputs, with assets, and type-0, type-1 and type-6
addresses.
- an output with a datum hash
- an output with an inline script
- carries an extra datum witness, preimage of the embedded hash
- mint, with 2 policies purposely ordered wrongly, with 1 and 2
assets purposely ordered wrong. One of the mint is actually a
burn (i.e. negative quantity)
2024-08-13 10:56:29 +02:00
KtorZ
eea8dc7d0a
Support multi-validator in script context accept test.
2024-08-13 10:56:28 +02:00
KtorZ
62b1b932f9
Write down first e2e script context test for v3.
2024-08-13 10:56:28 +02:00