Commit Graph

137 Commits

Author SHA1 Message Date
Gav Wood
a2f4090c05 Fix difficulty calculation algo. 2016-01-28 20:34:06 +01:00
Gav Wood
dec9c3a642 Remove code duplication. 2016-01-27 17:32:12 +01:00
Gav Wood
c30d2bb3e7 Add homestead & random tests. 2016-01-27 17:24:11 +01:00
Gav Wood
888cc14bde Merge pull request #239 from ethcore/general-tests
General tests and some helpers
2016-01-27 16:57:52 +01:00
Gav Wood
611890a902 Merge branch 'master' into blockchaintests 2016-01-27 16:51:00 +01:00
Gav Wood
0cd2e85569 Remove flushlns and tidy ready for primetime. 2016-01-27 16:13:21 +01:00
Nikolay Volf
0312c08494 spaces fix 2016-01-27 19:07:35 +04:00
Gav Wood
d4c76eed0f Fixes #220. 2016-01-27 16:05:23 +01:00
Gav Wood
7e7b288095 Fixes #221 2016-01-27 16:02:03 +01:00
Nikolay Volf
f1edf627ae fixed notes 2016-01-27 19:01:33 +04:00
Gav Wood
d7bfc6f10b Remove misleading comment. 2016-01-27 15:01:59 +01:00
Marek Kotewicz
bcca45efa6 Merge pull request #240 from ethcore/blockchaintests
Ethash nonce is H64 not a u64
2016-01-27 14:58:45 +01:00
Gav Wood
a012043e18 Fixes #226. 2016-01-27 14:55:50 +01:00
Gav Wood
3a8591b107 Merge pull request #236 from ethcore/blockchaintests
Fix import for bcMultiChainTest
2016-01-27 14:48:01 +01:00
Nikolay Volf
d2cd6f69cb added temp directory struct with drop 2016-01-27 17:21:54 +04:00
Gav Wood
16138533bc Remove miseading comment. 2016-01-27 14:10:52 +01:00
Gav Wood
2f7857520e Fix block number check (makme it strict!). 2016-01-27 14:09:32 +01:00
Nikolay Volf
1897d55a79 removed unused cfg options 2016-01-27 16:41:41 +04:00
Gav Wood
f6d7adf693 Remove misleading comment. 2016-01-27 13:29:52 +01:00
Gav Wood
fe0363e230 Fix import for bcMultiChainTest.
Fixes #223
2016-01-27 13:28:15 +01:00
Nikolay Volf
38164d6b21 extra tests 2016-01-27 16:23:24 +04:00
Nikolay Volf
dddbf58945 test helpers initial 2016-01-27 14:50:48 +04:00
Nikolay Volf
d2229f519d test helpers initial 2016-01-27 14:50:39 +04:00
Nikolay Volf
9225209086 Merge branch 'master' into general-tests 2016-01-27 04:27:36 +04:00
Nikolay Volf
51be06ab19 Merge branch 'master' into client-test-refact 2016-01-27 04:24:59 +04:00
Arkadiy Paronyan
ed546006ef Merge pull request #231 from ethcore/blockchaintests
Fix ensure_db_good() and flush_queue(), block refactoring, check block format, be strict.
2016-01-26 19:47:01 +01:00
Gav Wood
e904d2145f Block refactoring, stricter RLP.
Fixed #234.
Partially fixes #233 for Blocks.
Fixed #222.
2016-01-26 19:18:22 +01:00
Nikolay Volf
91828065f4 fixed line spaces 2016-01-26 22:06:11 +04:00
Nikolay Volf
b8c2f9cf15 chain info test 2016-01-26 21:05:25 +04:00
Gav Wood
8a665fe313 Tests check block format. 2016-01-26 18:02:49 +01:00
Gav Wood
0e5d9ee2a0 Closes #215 2016-01-26 15:39:49 +01:00
Gav Wood
387e3ec3fd Ensure Spec::ensure_db_good() places DB entries for code & storage. 2016-01-26 15:00:22 +01:00
Nikolay Volf
8d30f9fecb bad block import checks 2016-01-26 17:55:08 +04:00
Nikolay Volf
81bffd48e8 basic client tests working 2016-01-26 17:33:22 +04:00
Gav Wood
0adb3bf757 Merge pull request #217 from ethcore/stack
Spawning new thread when we are reaching stack limit
2016-01-26 12:06:37 +01:00
Nikolay Volf
46e0a81c52 more of testing 2016-01-26 14:55:12 +04:00
Nikolay Volf
1490412a34 merge master 2016-01-26 14:43:11 +04:00
Nikolay Volf
800154a8ae client test creating 2016-01-26 14:39:49 +04:00
Tomusdrw
c66aa52166 Spawning new thread when we are reaching stack limit 2016-01-26 10:15:55 +01:00
Gav Wood
7065c477a4 Closes #70 2016-01-26 00:48:01 +01:00
Gav Wood
2dcfb52b56 Closes #213 2016-01-26 00:46:24 +01:00
Gav Wood
2fa1431e86 Merge branch 'master' into blockchaintests 2016-01-26 00:35:21 +01:00
Gav Wood
3fe0c3c789 Unignore passingn tests. 2016-01-26 00:26:36 +01:00
Tomusdrw
16f2fa33ee Merging CALL & DELEGATECALL branches 2016-01-25 23:59:50 +01:00
Gav Wood
e479e8ca97 Tody ups. 2016-01-25 23:37:49 +01:00
Gav Wood
60af30558c Cleanups. 2016-01-25 23:26:42 +01:00
Gav Wood
41508cbd50 Fix queue flush and add working tests. 2016-01-25 23:24:51 +01:00
Gav Wood
499da19d82 Initial draft of blockchain tests. 2016-01-25 18:56:36 +01:00
Tomusdrw
e27d628e75 Changing delegatecall logic 2016-01-23 10:41:13 +01:00
Tomusdrw
fbb57b1c1b Merge branch 'master' into delegatecall 2016-01-23 10:37:42 +01:00