forked from cerc-io/plugeth
Update Ethereum JSON tests, skip failing
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"listsoflists2": {
|
||||
"in": [ [], [[]], [ [], [[]] ] ],
|
||||
"out": "c7c0c1c0c3c0c1c0"
|
||||
},
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"int32Overflow": {
|
||||
"in": "INVALID",
|
||||
"out": "bf0f000000000000021111"
|
||||
},
|
||||
|
||||
"int32Overflow2": {
|
||||
"in": "INVALID",
|
||||
"out": "ff0f000000000000021111"
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user