Skip to content

Commit

Permalink
refill general tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitry committed Jan 17, 2017
1 parent 616d2c8 commit f69587b
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 563 deletions.
85 changes: 0 additions & 85 deletions GeneralStateTests/stAttackTest/ContractCreationSpam.json

This file was deleted.

248 changes: 0 additions & 248 deletions GeneralStateTests/stBlockHashTests/blockhash0.json

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"callcodeInInitcodeToExistingContractWithValueTransferNotEnoughMoney" : {
"callcodeInInitcodeToExisContractWithVTransferNEMoney" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x02b8feb0",
Expand Down
117 changes: 0 additions & 117 deletions GeneralStateTests/stCodeSizeLimit/CodesizeOOG.json

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"CREATE_EmptyContractThatCreateEmptyContractDuiringInit_Transaction" : {
"CREATE_EContractCreateEContractInInit_Tr" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x02b8feb0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInitOOG_Transaction" : {
"CREATE_EContractCreateNEContractInInitOOG_Tr" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x02b8feb0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInit_Transaction" : {
"CREATE_EContractCreateNEContractInInit_Tr" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x02b8feb0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"CREATE_EmptyContract_ThenAnotherCALLToNonExistentAccount" : {
"CREATE_EContract_ThenCALLToNonExistentAcc" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x02b8feb0",
Expand Down
Loading

0 comments on commit f69587b

Please sign in to comment.