CJentzsch
10 years ago
4 changed files with 102 additions and 1 deletions
@ -0,0 +1,49 @@ |
|||||
|
{ |
||||
|
"Call50000" : { |
||||
|
"env" : { |
||||
|
"currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", |
||||
|
"currentDifficulty" : "45678256", |
||||
|
"currentGasLimit" : "0xffffffffffffffffffffffffffffffff", |
||||
|
"currentNumber" : "0", |
||||
|
"currentTimestamp" : 1, |
||||
|
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" |
||||
|
}, |
||||
|
"pre" : |
||||
|
{ |
||||
|
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { |
||||
|
"balance" : "0xffffffffffffffffffffffffffffffff", |
||||
|
"code" : "", |
||||
|
"nonce" : "0", |
||||
|
"storage" : { |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
"aaaf5374fce5edbc8e2a8697c15331677e6ebf0b" : { |
||||
|
"balance" : "7000", |
||||
|
"code" : "", |
||||
|
"nonce" : "0", |
||||
|
"storage" : { |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
"bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { |
||||
|
"balance" : "1000", |
||||
|
"code" : "{ (for {} (< @i 100) [i](+ @i 1) [[ 0 ]](CALL 0xfffffffffff 0xaaaf5374fce5edbc8e2a8697c15331677e6ebf0b 1 0 50000 0 0) ) [[ 1 ]] @i}", |
||||
|
"nonce" : "0", |
||||
|
"storage" : { |
||||
|
} |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
"transaction" : |
||||
|
{ |
||||
|
"data" : "", |
||||
|
"gasLimit" : "0xffffffffffffffffffffffffffffff", |
||||
|
"gasPrice" : "1", |
||||
|
"nonce" : "", |
||||
|
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", |
||||
|
"to" : "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b", |
||||
|
"value" : "10" |
||||
|
} |
||||
|
} |
||||
|
} |
@ -1 +0,0 @@ |
|||||
|
|
Loading…
Reference in new issue