Created
December 20, 2014 09:03
-
-
Save romanman/bdfb109eb56a2cb456d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running 1 test case... | |
Entering test suite "EthereumTests" | |
Entering test suite "StateTests" | |
Entering test case "userDefinedFileState" | |
*** [ 08:47:54 | main ] Testing user defined test: /root/cpp-poc-7/tests/StateTests/stInitCodeTest.json | |
=S= [ 08:47:54 | main ] Executing {[CREATE]/0$1+599@1<-a94f5374… #22} on 14cf9687b4d7c09eb76c31dc1eeb7c1ee1b2658b891eda5243852c261f55a754 | |
=S= [ 08:47:54 | main ] f8618001820257800196600a80600c6000396000f200600160008035811a81001ca08a0295e29365e00c233a822920622ec2476f89a2fb8bb2b4a9519c226dedb5a1a010338f935d058199680913c8c864919d2b8d091acd561cddc8a252c72b0326a8 | |
EVM [ 08:47:54 | main ] | |
STACK | |
MEMORY | |
STORAGE | |
EVM [ 08:47:54 | main | 0 | 6295ee1b4f6dd65047762f924ecd367c17eabf8f | #0 | 0000 : PUSH1 | 9 | -1 | 0x32 ] | |
EVM [ 08:47:54 | main ] | |
STACK | |
000000000000000000000000000000000000000000000000000000000000000a | |
MEMORY | |
STORAGE | |
EVM [ 08:47:54 | main | 0 | 6295ee1b4f6dd65047762f924ecd367c17eabf8f | #1 | 0002 : DUP1 | 8 | -1 | 0x32 ] | |
EVM [ 08:47:54 | main ] | |
STACK | |
000000000000000000000000000000000000000000000000000000000000000a | |
000000000000000000000000000000000000000000000000000000000000000a | |
MEMORY | |
STORAGE | |
EVM [ 08:47:54 | main | 0 | 6295ee1b4f6dd65047762f924ecd367c17eabf8f | #2 | 0003 : PUSH1 | 7 | -1 | 0x32 ] | |
EVM [ 08:47:54 | main ] | |
STACK | |
000000000000000000000000000000000000000000000000000000000000000a | |
000000000000000000000000000000000000000000000000000000000000000a | |
000000000000000000000000000000000000000000000000000000000000000c | |
MEMORY | |
STORAGE | |
EVM [ 08:47:54 | main | 0 | 6295ee1b4f6dd65047762f924ecd367c17eabf8f | #3 | 0005 : PUSH1 | 6 | -1 | 0x32 ] | |
EVM [ 08:47:54 | main ] | |
STACK | |
000000000000000000000000000000000000000000000000000000000000000a | |
000000000000000000000000000000000000000000000000000000000000000a | |
000000000000000000000000000000000000000000000000000000000000000c | |
0000000000000000000000000000000000000000000000000000000000000000 | |
MEMORY | |
STORAGE | |
EVM [ 08:47:54 | main | 0 | 6295ee1b4f6dd65047762f924ecd367c17eabf8f | #4 | 0007 : CODECOPY | 5 | -3 | 1x32 ] | |
EVM [ 08:47:54 | main ] | |
STACK | |
000000000000000000000000000000000000000000000000000000000000000a | |
MEMORY | |
0000 `?`??5?? 60 01 60 00 80 35 81 1a | |
0008 ???????? 81 00 00 00 00 00 00 00 | |
0010 ???????? 00 00 00 00 00 00 00 00 | |
0018 ???????? 00 00 00 00 00 00 00 00 | |
STORAGE | |
EVM [ 08:47:54 | main | 0 | 6295ee1b4f6dd65047762f924ecd367c17eabf8f | #5 | 0008 : PUSH1 | 2 | -1 | 0x32 ] | |
=S= [ 08:47:54 | main ] Ready for commit; | |
=S= [ 08:47:54 | main ] 3 accounts changed: | |
+++ 2adc25665018aa1fe0e6bc666dac8fc2697ff9ba: | |
+++ 6295ee1b4f6dd65047762f924ecd367c17eabf8f: | |
* a94f5374fce5edbc8e2a8697c15331677e6ebf0b: #1 99400 (-600) | |
=S= [ 08:47:54 | main ] Executed; now 30cc11c5ab23b56afd130e646866e010ea2843cba585aeb08fdb5d5ed9673bfe | |
=S= [ 08:47:54 | main ] 3 accounts changed: | |
+++ 2adc25665018aa1fe0e6bc666dac8fc2697ff9ba: 599 | |
+++ 6295ee1b4f6dd65047762f924ecd367c17eabf8f: 1 | |
* a94f5374fce5edbc8e2a8697c15331677e6ebf0b: #1 99400 (-600) | |
Leaving test case "userDefinedFileState"; testing time: 80400mks | |
Leaving test suite "StateTests" | |
Leaving test suite "EthereumTests" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment