Commit Graph

1332 Commits

Author SHA1 Message Date
Nikolay Volf
4e62b52010 blockchain cache tests 2016-01-27 04:24:32 +04:00
Nikolay Volf
91828065f4 fixed line spaces 2016-01-26 22:06:11 +04:00
Nikolay Volf
f07fc497c5 cleanup 2016-01-26 21:14:06 +04:00
Nikolay Volf
cd57e480f5 fix indentation again 2016-01-26 21:12:25 +04:00
Nikolay Volf
b8c2f9cf15 chain info test 2016-01-26 21:05:25 +04:00
Nikolay Volf
253f56afe1 hack indent 2016-01-26 18:03:12 +04:00
Nikolay Volf
8d30f9fecb bad block import checks 2016-01-26 17:55:08 +04:00
Nikolay Volf
6f141c1fdb Merge branch 'master' into client-test-refact 2016-01-26 17:34:42 +04:00
Nikolay Volf
81bffd48e8 basic client tests working 2016-01-26 17:33:22 +04:00
Marek Kotewicz
d30114b87c Merge pull request #207 from ethcore/rlp
Rlp
2016-01-26 13:15:44 +01:00
Gav Wood
7f458a25dd Merge pull request #219 from ethcore/schedule_docs
Schedule documentation
2016-01-26 12:09:36 +01:00
Gav Wood
537cc61cd6 Merge pull request #206 from ethcore/ark
U256<->H256 Conversion
2016-01-26 12:09:01 +01: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
7b86f98a7c identations fix 2016-01-26 14:57:43 +04:00
Arkadiy Paronyan
f5077719f0 Merge pull request #211 from ethcore/blockchaintests
Blockchain tests
2016-01-26 11:56:34 +01:00
Nikolay Volf
46e0a81c52 more of testing 2016-01-26 14:55:12 +04:00
Arkadiy Paronyan
9e8ad1a8bd Merge pull request #218 from ethcore/failing_test
fixed failing sync test
2016-01-26 11:46:56 +01: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
7253bcb1b8 Merge remote-tracking branch 'origin/failing_test' into stack 2016-01-26 10:52:41 +01:00
Tomusdrw
a8b5f4adcd Merge remote-tracking branch 'origin/failing_test' into schedule_docs 2016-01-26 10:52:22 +01:00
Tomusdrw
adbde5f3da Schedule documentation 2016-01-26 10:48:33 +01:00
Marek Kotewicz
c2bd862cab Merge pull request #216 from ethcore/todr
Removing println
2016-01-26 10:32:29 +01:00
debris
e9bd52b34a fixed failing tests 2016-01-26 10:26:18 +01:00
Tomusdrw
c66aa52166 Spawning new thread when we are reaching stack limit 2016-01-26 10:15:55 +01:00
Tomusdrw
280749b34c Removing println 2016-01-26 09:13:44 +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
Gav Wood
8ad0a73fec Merge pull request #212 from ethcore/todr
Cleaning readme
2016-01-26 00:20:56 +01:00
Gav Wood
f014a1f4c8 Merge pull request #196 from ethcore/delegatecall
Fixing delegatecall
2016-01-26 00:20:21 +01:00
Tomusdrw
746e2a57c9 Cleaning readme 2016-01-26 00:03:01 +01:00
Tomusdrw
16f2fa33ee Merging CALL & DELEGATECALL branches 2016-01-25 23:59:50 +01:00
Gav Wood
b6622e6efe Remove flushln!s. 2016-01-25 23:39:21 +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
arkpar
a43ca9ae34 blockqueue flush 2016-01-25 19:20:34 +01:00
arkpar
1dbae06a83 Merge branch 'blockchaintests' of github.com:ethcore/parity into rlp 2016-01-25 18:57:05 +01:00
Gav Wood
499da19d82 Initial draft of blockchain tests. 2016-01-25 18:56:36 +01:00
Gav Wood
d649f1aca9 Merge pull request #205 from ethcore/cleanerclioptions
Autogenerate the Args from the docopt macro.
2016-01-25 17:12:45 +01:00
Nikolay Volf
95e96a653f 2 bytes length check 2016-01-25 19:13:36 +04:00
Nikolay Volf
f4ab64fd6b happy path test 2016-01-25 18:47:13 +04:00
Nikolay Volf
01ea703783 long length checks & indentation 2016-01-25 17:27:11 +04:00
Nikolay Volf
e592a185ef lost spaces again 2016-01-25 16:57:41 +04:00
Nikolay Volf
48d1760b7f lost spaces 2016-01-25 16:54:52 +04:00
Nikolay Volf
45059d5119 untrusted rlp data length check 2016-01-25 16:40:59 +04:00
arkpar
e61d1f810e U256<->H256 conversion 2016-01-25 13:39:15 +01:00
Nikolay Volf
b2050fa639 untrusted rlp data length check 2016-01-25 16:23:05 +04:00