Skip to content

Commit 6780448

Browse files
committed
Add Value test scripts
1 parent 2c87d77 commit 6780448

File tree

66 files changed

+330
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+330
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingInsertInvalidCurrencySymbolPolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingInsertInvalidTokenNamePolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingInsertOverflowQuantityPolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingInsertUnderflowQuantityPolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingScaleValueOverflowPolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingScaleValueUnderflowPolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingUnValueDataInvalidDataPolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingUnionValueOverflowPolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingUnionValueUnderflowPolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "PlutusScriptV3",
3+
"description": "failingValueContainsLeftNegativePolicyScript_V3_100",
4+
"cborHex": "450100002499"
5+
}

0 commit comments

Comments
 (0)