Update Ethereum JSON test files and wrappers

This commit is contained in:
Gustav Simonsson
2015-07-07 22:14:35 +02:00
parent a2333bcbb4
commit 0b53a5c673
12 changed files with 1069 additions and 1729 deletions

View File

@ -1,6 +0,0 @@
{
"listsoflists2": {
"in": [ [], [[]], [ [], [[]] ] ],
"out": "c7c0c1c0c3c0c1c0"
},
}

View File

@ -1,11 +0,0 @@
{
"int32Overflow": {
"in": "INVALID",
"out": "bf0f000000000000021111"
},
"int32Overflow2": {
"in": "INVALID",
"out": "ff0f000000000000021111"
},
}