Gav Wood
|
6f238ae7cc
|
Merge pull request #97 from gavofyork/executive_tests
Executive tests
|
2016-01-13 23:10:37 +01:00 |
|
Gav Wood
|
dc8999d414
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-13 23:07:19 +01:00 |
|
Gav Wood
|
08824e3ece
|
Move macros to util.
|
2016-01-13 23:07:01 +01:00 |
|
Gav Wood
|
78b10fd5f2
|
More nice syntax.
|
2016-01-13 22:45:46 +01:00 |
|
debris
|
5a072d1b4b
|
vm ext call function uses u256 instead of u64, ext works entirely on u256
|
2016-01-13 22:36:59 +01:00 |
|
Gav Wood
|
a3f066a35c
|
Refactor Diff datastructures.
|
2016-01-13 22:35:21 +01:00 |
|
debris
|
6f17b7b44b
|
vm ext create function uses u256 instead of u64
|
2016-01-13 22:29:49 +01:00 |
|
debris
|
48e74e5874
|
vm ext ret function used u256 instead of u64
|
2016-01-13 22:16:44 +01:00 |
|
debris
|
360e667a64
|
updated executive tests
|
2016-01-13 22:06:05 +01:00 |
|
debris
|
922dae31d5
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_tests
|
2016-01-13 21:53:38 +01:00 |
|
Arkadiy Paronyan
|
b87e0fce64
|
Merge pull request #98 from gavofyork/gav
State conensus tests now print mismatching diff on fail.
|
2016-01-13 19:14:34 +01:00 |
|
Gav Wood
|
7e860e9cbe
|
Merge branch 'master' into gav
|
2016-01-13 18:42:13 +01:00 |
|
Gav Wood
|
602d9d99b1
|
State conensus tests now print mismatching diff.
|
2016-01-13 18:40:18 +01:00 |
|
Gav Wood
|
311aa5c442
|
State diffing.
|
2016-01-13 18:37:09 +01:00 |
|
debris
|
cb16bdb350
|
cleanup
|
2016-01-13 17:45:06 +01:00 |
|
debris
|
1f4d5fb860
|
check callcreates
|
2016-01-13 17:26:04 +01:00 |
|
debris
|
e94a575f6c
|
fixed code, added nonce and storage executive tests
|
2016-01-13 16:30:19 +01:00 |
|
debris
|
d7adf95189
|
fixed suicide refund address
|
2016-01-13 16:16:21 +01:00 |
|
Gav Wood
|
5ba76d767e
|
Account diffing.
|
2016-01-13 15:54:17 +01:00 |
|
debris
|
87eb66183c
|
executive output uses BytesRef
|
2016-01-13 15:26:52 +01:00 |
|
debris
|
5f7a81a468
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_tests
|
2016-01-13 13:25:06 +01:00 |
|
Marek Kotewicz
|
1c43d9ab59
|
Merge pull request #96 from gavofyork/gav
State testing framework. First test is failing.
|
2016-01-13 13:22:01 +01:00 |
|
debris
|
d6f9876acb
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_tests
|
2016-01-13 13:17:32 +01:00 |
|
debris
|
920d8c51db
|
gas_left is correct in all tests
|
2016-01-13 13:16:53 +01:00 |
|
Gav Wood
|
28341fef9f
|
Introduce ordered mapping for PodAccount and related structures.
|
2016-01-13 12:14:11 +01:00 |
|
debris
|
68a2c843ef
|
executive tests
|
2016-01-13 01:23:01 +01:00 |
|
Gav Wood
|
9d2ac7fc37
|
State testing framework. First test is failing.
|
2016-01-13 01:19:05 +01:00 |
|
Gav Wood
|
f46f742ec9
|
Merge branch 'master' into gav
|
2016-01-12 21:08:10 +01:00 |
|
Gav Wood
|
2c804645c1
|
Merge pull request #95 from gavofyork/executive_tests
executive tests
|
2016-01-12 21:07:14 +01:00 |
|
debris
|
09662ace50
|
executive transact tests
|
2016-01-12 19:43:26 +01:00 |
|
debris
|
7d4365c875
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_tests
|
2016-01-12 19:11:05 +01:00 |
|
debris
|
e3fa730dc7
|
executive tests in progress
|
2016-01-12 18:31:47 +01:00 |
|
Marek Kotewicz
|
6ed7cfaed0
|
Merge pull request #94 from gavofyork/gav
Use U512s for ether cost calculation, complete transaction API
|
2016-01-12 18:28:34 +01:00 |
|
Gav Wood
|
349223f6f9
|
Transaction API complete.
|
2016-01-12 18:10:10 +01:00 |
|
Gav Wood
|
08074ef397
|
Use U512s for ether cost calculation.
|
2016-01-12 17:40:34 +01:00 |
|
Gav Wood
|
5abffb518d
|
Merge branch 'master' into gav
|
2016-01-12 16:50:02 +01:00 |
|
Marek Kotewicz
|
2b184585e2
|
Merge pull request #93 from gavofyork/gav
Utils for consensus test decoding and better layout.
|
2016-01-12 16:35:10 +01:00 |
|
Gav Wood
|
f6d03cf92c
|
Merge pull request #89 from gavofyork/evm_tests
executive fixes + tests
|
2016-01-12 16:34:36 +01:00 |
|
debris
|
a5e1db11ca
|
match return => return match
|
2016-01-12 16:32:51 +01:00 |
|
Gav Wood
|
49a431d744
|
Utils for consensus test decoding and better layout.
|
2016-01-12 16:20:29 +01:00 |
|
Marek Kotewicz
|
3b8df91578
|
Merge pull request #92 from gavofyork/gav
All transaction tests pass. Nicer testing framework.
|
2016-01-12 16:08:18 +01:00 |
|
debris
|
36e250bcc9
|
executive returns addresses of contracts created during execution
|
2016-01-12 16:05:54 +01:00 |
|
Gav Wood
|
56ee6770b5
|
All transaction tests pass. Nicer testing framework.
|
2016-01-12 15:45:40 +01:00 |
|
debris
|
51610480b0
|
executive uses stack_limit from schedule
|
2016-01-12 15:12:03 +01:00 |
|
debris
|
1aa62691c6
|
executive checks schedule exceptional code deposit before returning OutOfGas
|
2016-01-12 14:56:19 +01:00 |
|
Gav Wood
|
283f62f048
|
Merge pull request #88 from gavofyork/verification
Block verification tests; BlockProvider blockchain trait for testing
|
2016-01-12 14:39:32 +01:00 |
|
debris
|
f7af71e272
|
fixed checking address existance in externalities call callback
|
2016-01-12 13:54:54 +01:00 |
|
debris
|
a2ae5d39fa
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into evm_tests
|
2016-01-12 13:46:31 +01:00 |
|
arkpar
|
7edfafd457
|
Some additional tests
|
2016-01-12 13:43:43 +01:00 |
|
Marek Kotewicz
|
1c43a76699
|
Merge pull request #87 from gavofyork/gav
State::exists, docs and tests.
|
2016-01-12 13:39:31 +01:00 |
|