Skip to content

Instantly share code, notes, and snippets.

@hugo-dc
Last active May 29, 2018 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hugo-dc/a079761e20d1bdb6f29224be1a6a30cb to your computer and use it in GitHub Desktop.
Save hugo-dc/a079761e20d1bdb6f29224be1a6a30cb to your computer and use it in GitHub Desktop.
stCallCodes failing tests
test/testeth -t GeneralStateTests/stCallCodes -- --testpath /home/ewasm/hugo-dc/cpp-ethereum/test/jsontests --singlenet "Byzantium" --singletest "call_OOG_additionalGasCosts1" --jsontrace ''
Running tests using path: "/home/ewasm/hugo-dc/cpp-ethereum/test/jsontests"
Running 1 test case...
Test Case "stCallCodes":
100%
[{"depth":"0","gas":"9000","gasCost":"3","memory":[],"op":"PUSH1","pc":"0","stack":[],"storage":{}},
{"depth":"0","gas":"8997","gasCost":"3","op":"PUSH1","pc":"2","stack":["0x40"]},
{"depth":"0","gas":"8994","gasCost":"3","op":"PUSH1","pc":"4","stack":["0x40","0x00"]},
{"depth":"0","gas":"8991","gasCost":"3","op":"PUSH1","pc":"6","stack":["0x40","0x00","0x40"]},
{"depth":"0","gas":"8988","gasCost":"3","op":"PUSH1","pc":"8","stack":["0x40","0x00","0x40","0x00"]},
{"depth":"0","gas":"8985","gasCost":"3","op":"PUSHC","pc":"10","stack":["0x40","0x00","0x40","0x00","0x00"]},
{"depth":"0","gas":"8982","gasCost":"3","op":"PUSH2","pc":"31","stack":["0x40","0x00","0x40","0x00","0x00","0x1000000000000000000000000000000000000001"]},
{"depth":"0","gas":"8979","gasCost":"0","op":"CALL","pc":"34","stack":["0x40","0x00","0x40","0x00","0x00","0x1000000000000000000000000000000000000001","0x1770"]},
{"depth":"0","gas":"8273","gasCost":"0","memory":["0000000000000000000000000000000000000000000000000000000000000000","0000000000000000000000000000000000000000000000000000000000000000"],"op":"STOP","pc":"35","stack":["0x01"]}]
{"stateRoot": "8e5bd1989eadfd5129c7f0ae2ba9be8c347a8d109a000c333443a582eafcc58d"}postState:
--- 8e5bd1989eadfd5129c7f0ae2ba9be8c347a8d109a000c333443a582eafcc58d
1000000000000000000000000000000000000000: 0 #:1000000000000000000 @:56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 $9788c4b81e86bf268829997f844a7b0aa8359cb8397e0b22c2b4d365ebfc37bd
2adc25665018aa1fe0e6bc666dac8fc2697ff9ba: 0 #:21727 [SIMPLE]
a94f5374fce5edbc8e2a8697c15331677e6ebf0b: 1 #:999999999999978273 [SIMPLE]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment