Kasey White
|
9b6d4e20c7
|
check exunits for eval tests
|
2022-09-22 03:13:30 -04:00 |
rvcas
|
2572ed6bbd
|
fix: remove BadTerm
|
2022-09-19 16:40:08 -04:00 |
alessandrokonrad
|
169fa05572
|
added ex units from haskell plc
|
2022-09-19 22:32:56 +02:00 |
alessandrokonrad
|
3e10fcbfbb
|
changed example 4 to check 'False'
|
2022-09-19 22:15:31 +02:00 |
rvcas
|
caa88dab12
|
fix: valid condition for a script
|
2022-09-19 16:00:25 -04:00 |
Kasey White
|
6ccd0aa2fb
|
adding better debug for wrong term tag in uplc
|
2022-09-19 14:59:55 -04:00 |
alessandrokonrad
|
21d71e94b3
|
added more tests
|
2022-09-19 18:19:56 +02:00 |
alessandrokonrad
|
f12540d8e2
|
fixed missing script test
|
2022-09-19 17:17:15 +02:00 |
rvcas
|
0ba8787b97
|
chore: clippy
|
2022-09-19 11:11:52 -04:00 |
rvcas
|
f10e3836ad
|
feat: new error for bad term
|
2022-09-19 11:04:21 -04:00 |
alessandrokonrad
|
30ed8d9150
|
fixed initial_budget
|
2022-09-19 14:53:44 +02:00 |
alessandrokonrad
|
ea735428dd
|
fixed typos
|
2022-09-19 13:48:05 +02:00 |
alessandrokonrad
|
4a6496db3f
|
Replaced unreachable statements with Error
|
2022-09-19 13:38:56 +02:00 |
alessandrokonrad
|
1148863a43
|
Allow to set initial budget
|
2022-09-19 12:02:41 +02:00 |
alessandrokonrad
|
83bac598de
|
removed deprecated comment
|
2022-09-19 10:58:45 +02:00 |
alessandrokonrad
|
d5f398bc5f
|
Fixed output decoding for ResolvedInput
|
2022-09-19 10:50:25 +02:00 |
rvcas
|
6c34c9be19
|
feat: even more errors work
|
2022-09-19 01:05:33 -04:00 |
rvcas
|
9bab3187b1
|
feat: more errors
|
2022-09-19 00:39:52 -04:00 |
Harper
|
6e901de2f0
|
feat: implement script-related ledger checks for Tx Simulate (#57)
* feat: functions for extraneous/missing redeemers checks
* chore: typos
* feat: implement function to check for missing/extraneous scripts
* feat: check for missing/extraneous redeemers and scripts in eval_tx
* chore: add tests for missing/extraneous redeemers
* chore: remove duplicate file
|
2022-09-18 23:31:30 -04:00 |
rvcas
|
9e280f9cb5
|
feat: rename transaction eval and add error enum
|
2022-09-18 15:35:10 -04:00 |
rvcas
|
68fc0f643e
|
feat: add some v1 methods so that cost_mdls can be optional
|
2022-09-18 15:16:41 -04:00 |
Kasey White
|
dac25b6f41
|
fix cpu mem mix up on steps
|
2022-09-18 04:15:30 -04:00 |
alessandrokonrad
|
6619a0e431
|
moved cost_mdls language determination into eval_redeemer
|
2022-09-18 09:37:14 +02:00 |
Kasey White
|
472cea6c41
|
parameratize cost model
|
2022-09-17 21:12:48 -04:00 |
alessandrokonrad
|
d426f4922f
|
added eval_tx_raw
|
2022-09-16 17:13:42 +02:00 |
Kasey White
|
02a8a34fe8
|
expose tx simulation with simulate cli command
|
2022-09-16 04:35:20 -04:00 |
Kasey White
|
3f27bd9f13
|
move utils to uplc and break up
|
2022-09-16 04:00:29 -04:00 |
rvcas
|
ddf3cdb6ec
|
chore: use alpha 3 instead of main
|
2022-09-15 11:29:08 -04:00 |
rvcas
|
26deb6df10
|
fix: it compiles again
|
2022-09-15 11:27:33 -04:00 |
rvcas
|
348ed3b719
|
fix: changes from pallas bump
Co-authored-by: Kasey White <kwhitemsg@gmail.com>
|
2022-09-14 22:00:52 -04:00 |
rvcas
|
336af376e1
|
chore: bump pallas version
|
2022-09-14 18:52:42 -04:00 |
alessandrokonrad
|
806d98e5fc
|
added error messages to execution purpose
|
2022-09-14 18:52:05 -04:00 |
alessandrokonrad
|
fc92c40c3c
|
fixed typo
|
2022-09-14 18:52:05 -04:00 |
alessandrokonrad
|
2bd46f90bb
|
error statemens after program
|
2022-09-14 18:52:05 -04:00 |
alessandrokonrad
|
829d959fa3
|
more error statements
|
2022-09-14 18:52:05 -04:00 |
alessandrokonrad
|
a408491e41
|
added error messages
|
2022-09-14 18:52:05 -04:00 |
alessandrokonrad
|
be8daa00dd
|
added plutusV1 test
|
2022-09-14 18:52:04 -04:00 |
alessandrokonrad
|
6e4ff1e282
|
added plutusV1
|
2022-09-14 18:52:04 -04:00 |
alessandrokonrad
|
d9b34973c7
|
fixed constructor tags
|
2022-09-14 18:52:04 -04:00 |
alessandrokonrad
|
61bf55e151
|
added example
|
2022-09-14 18:52:04 -04:00 |
alessandrokonrad
|
eb1466d269
|
fixed budget calc
|
2022-09-14 18:52:04 -04:00 |
alessandrokonrad
|
fa6520e585
|
added full evaluation; still fails because hashes mismatch regarding pallas
|
2022-09-14 18:52:04 -04:00 |
alessandrokonrad
|
76d326b9ac
|
completed execution part
|
2022-09-14 18:52:04 -04:00 |
alessandrokonrad
|
b1b9d3a5d4
|
preliminary work on execution
|
2022-09-14 18:52:04 -04:00 |
alessandrokonrad
|
080985b7c6
|
more bug fixes
|
2022-09-14 18:52:04 -04:00 |
alessandrokonrad
|
33c2a25fa3
|
bit more refactoring
|
2022-09-14 18:52:03 -04:00 |
alessandrokonrad
|
ec63bd2365
|
fixed bugs in conversion to plutus data; little refactoring
|
2022-09-14 18:52:03 -04:00 |
alessandrokonrad
|
f0d17897ab
|
fixed bug in tx_in_info
|
2022-09-14 18:52:03 -04:00 |
alessandrokonrad
|
ecd363e67d
|
fixed bugs; preliminary work on eval
|
2022-09-14 18:52:03 -04:00 |
alessandrokonrad
|
4060a25324
|
fixed bugs
|
2022-09-14 18:52:03 -04:00 |