Browse Source

sha3 performance test

cl-refactor
CJentzsch 10 years ago
parent
commit
846fdc525b
  1. 4
      test/vmSha3TestFiller.json

4
test/vmSha3TestFiller.json

@ -264,7 +264,7 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
"nonce" : 0,
"code" : "{ [[ 0 ]] (SHA3 0x100000000 2)}",
"code" : "{ [[ 0 ]] (SHA3 0x1000000 2)}",
"storage": {}
}
},
@ -275,7 +275,7 @@
"value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
"data" : "",
"gasPrice" : "1",
"gas" : "0x10000000000"
"gas" : "0x100000000"
}
}
}

Loading…
Cancel
Save