Commit Graph

  • d7bfc6f10b Remove misleading comment. Gav Wood 2016-01-27 15:01:59 +0100
  • bcca45efa6 Merge pull request #240 from ethcore/blockchaintests Marek Kotewicz 2016-01-27 14:58:45 +0100
  • a012043e18 Fixes #226. Gav Wood 2016-01-27 14:55:50 +0100
  • 3a8591b107 Merge pull request #236 from ethcore/blockchaintests Gav Wood 2016-01-27 14:48:01 +0100
  • 9979e159bd Ethash nonce is H64 not a u64. Gav Wood 2016-01-27 14:44:02 +0100
  • 7ffe9344ed replaced client block_details with block_total_difficulty debris 2016-01-27 14:43:43 +0100
  • 1402fd5c4c updated eth filter comment debris 2016-01-27 14:32:10 +0100
  • e068bad4e0 Revert "temporarily comment out checking zero prefixed int" debris 2016-01-27 14:31:43 +0100
  • 4e52aa8f8a Merge branch 'master' of github.com:ethcore/parity into rpc debris 2016-01-27 14:25:24 +0100
  • 322c1a6cb2 use jsonrpc 1.1, moved params deserialization to jsonrpc-core debris 2016-01-27 14:25:12 +0100
  • d2cd6f69cb added temp directory struct with drop Nikolay Volf 2016-01-27 17:21:54 +0400
  • 16138533bc Remove miseading comment. Gav Wood 2016-01-27 14:10:52 +0100
  • 2f7857520e Fix block number check (makme it strict!). Gav Wood 2016-01-27 14:09:32 +0100
  • bcfe40e743 Merge branch 'tmp_prefixed_int' into rpc debris 2016-01-27 14:01:03 +0100
  • 500dd1480d temporarily comment out checking zero prefixed int debris 2016-01-27 13:59:14 +0100
  • a8c25744e3 Merge branch 'master' into general-tests Nikolay Volf 2016-01-27 16:43:23 +0400
  • 74b77aa3f2 Merge pull request #232 from ethcore/client-test-refact Marek Kotewicz 2016-01-27 14:24:12 +0100
  • 1897d55a79 removed unused cfg options Nikolay Volf 2016-01-27 16:41:41 +0400
  • f6d7adf693 Remove misleading comment. Gav Wood 2016-01-27 13:29:52 +0100
  • fe0363e230 Fix import for bcMultiChainTest. Fixes #223 Gav Wood 2016-01-27 13:28:15 +0100
  • 38164d6b21 extra tests Nikolay Volf 2016-01-27 16:23:24 +0400
  • 996db7cd29 uncommented client tick debris 2016-01-27 13:11:09 +0100
  • 5998c16b17 reverted incorrect changes to externalities debris 2016-01-27 13:08:56 +0100
  • 01fcb9b445 Merge branch 'master' of github.com:ethcore/parity into rpc debris 2016-01-27 13:04:40 +0100
  • 5865139206 block visible on netstats debris 2016-01-27 12:31:54 +0100
  • 40314614f7 RLP encoder refactoring arkpar 2016-01-27 12:14:57 +0100
  • dddbf58945 test helpers initial Nikolay Volf 2016-01-27 14:50:48 +0400
  • d2229f519d test helpers initial Nikolay Volf 2016-01-27 14:50:39 +0400
  • b4263c1755 squeeze/garbage Nikolay Volf 2016-01-27 13:38:47 +0400
  • 8d8782056a failing test for sqeeze to fit code Nikolay Volf 2016-01-27 13:22:51 +0400
  • 9225209086 Merge branch 'master' into general-tests Nikolay Volf 2016-01-27 04:27:36 +0400
  • 51be06ab19 Merge branch 'master' into client-test-refact Nikolay Volf 2016-01-27 04:24:59 +0400
  • 4e62b52010 blockchain cache tests Nikolay Volf 2016-01-27 04:24:32 +0400
  • ed546006ef Merge pull request #231 from ethcore/blockchaintests Arkadiy Paronyan 2016-01-26 19:47:01 +0100
  • 2f42e0eda0 parity on netstats debris 2016-01-26 19:24:33 +0100
  • e904d2145f Block refactoring, stricter RLP. Fixed #234. Partially fixes #233 for Blocks. Fixed #222. Gav Wood 2016-01-26 19:18:22 +0100
  • 91828065f4 fixed line spaces Nikolay Volf 2016-01-26 22:06:11 +0400
  • f07fc497c5 cleanup Nikolay Volf 2016-01-26 21:14:06 +0400
  • cd57e480f5 fix indentation again Nikolay Volf 2016-01-26 21:12:25 +0400
  • b8c2f9cf15 chain info test Nikolay Volf 2016-01-26 21:05:25 +0400
  • 8a665fe313 Tests check block format. Gav Wood 2016-01-26 18:02:49 +0100
  • 18f1d5e851 Address issue on PR. Gav Wood 2016-01-26 17:16:06 +0100
  • 0e5d9ee2a0 Closes #215 Gav Wood 2016-01-26 15:39:49 +0100
  • 9da88e99f8 Disable flushln for now. Gav Wood 2016-01-26 15:37:14 +0100
  • f0da7bde2b Fix StateTests. Closes #214 Gav Wood 2016-01-26 15:33:24 +0100
  • 253f56afe1 hack indent Nikolay Volf 2016-01-26 18:03:12 +0400
  • 50d1038cc5 Remove flushln!s. Gav Wood 2016-01-26 15:02:14 +0100
  • 387e3ec3fd Ensure Spec::ensure_db_good() places DB entries for code & storage. Gav Wood 2016-01-26 15:00:22 +0100
  • 8d30f9fecb bad block import checks Nikolay Volf 2016-01-26 17:55:08 +0400
  • 6f141c1fdb Merge branch 'master' into client-test-refact Nikolay Volf 2016-01-26 17:34:42 +0400
  • 81bffd48e8 basic client tests working Nikolay Volf 2016-01-26 17:33:22 +0400
  • e05fe2e0eb Merge branch 'master' of github.com:ethcore/parity into rpc debris 2016-01-26 13:17:57 +0100
  • d30114b87c Merge pull request #207 from ethcore/rlp Marek Kotewicz 2016-01-26 13:15:44 +0100
  • 3ac40b68f8 rpc and bin moved to its own crates debris 2016-01-26 13:14:22 +0100
  • 7b86f98a7c identations fix Nikolay Volf 2016-01-26 14:57:43 +0400
  • 46e0a81c52 more of testing Nikolay Volf 2016-01-26 14:55:12 +0400
  • d27c7f3902 rpc block serialize test debris 2016-01-26 11:51:35 +0100
  • 1490412a34 merge master Nikolay Volf 2016-01-26 14:43:11 +0400
  • 7f458a25dd Merge pull request #219 from ethcore/schedule_docs Gav Wood 2016-01-26 12:09:36 +0100
  • 537cc61cd6 Merge pull request #206 from ethcore/ark Gav Wood 2016-01-26 12:09:01 +0100
  • 0adb3bf757 Merge pull request #217 from ethcore/stack Gav Wood 2016-01-26 12:06:37 +0100
  • f5077719f0 Merge pull request #211 from ethcore/blockchaintests Arkadiy Paronyan 2016-01-26 11:56:34 +0100
  • 9e8ad1a8bd Merge pull request #218 from ethcore/failing_test Arkadiy Paronyan 2016-01-26 11:46:56 +0100
  • 800154a8ae client test creating Nikolay Volf 2016-01-26 14:39:49 +0400
  • b1282fe1f4 api block struct debris 2016-01-26 11:37:24 +0100
  • 7253bcb1b8 Merge remote-tracking branch 'origin/failing_test' into stack Tomusdrw 2016-01-26 10:52:41 +0100
  • a8b5f4adcd Merge remote-tracking branch 'origin/failing_test' into schedule_docs Tomusdrw 2016-01-26 10:52:22 +0100
  • adbde5f3da Schedule documentation Tomusdrw 2016-01-26 10:48:33 +0100
  • a514236c62 Merge branch 'master' of github.com:ethcore/parity into rpc debris 2016-01-26 10:40:53 +0100
  • c2bd862cab Merge pull request #216 from ethcore/todr Marek Kotewicz 2016-01-26 10:32:29 +0100
  • e9bd52b34a fixed failing tests debris 2016-01-26 10:26:18 +0100
  • c66aa52166 Spawning new thread when we are reaching stack limit Tomusdrw 2016-01-26 10:15:55 +0100
  • 280749b34c Removing println Tomusdrw 2016-01-26 09:13:44 +0100
  • 7065c477a4 Closes #70 Gav Wood 2016-01-26 00:48:01 +0100
  • 2dcfb52b56 Closes #213 Gav Wood 2016-01-26 00:46:24 +0100
  • 6b35310c78 Merge branch 'master' of github.com:ethcore/parity into rpc debris 2016-01-26 00:42:20 +0100
  • 5237c57566 block transaction count debris 2016-01-26 00:42:07 +0100
  • 2fa1431e86 Merge branch 'master' into blockchaintests Gav Wood 2016-01-26 00:35:21 +0100
  • 3fe0c3c789 Unignore passingn tests. Gav Wood 2016-01-26 00:26:36 +0100
  • 8ad0a73fec Merge pull request #212 from ethcore/todr Gav Wood 2016-01-26 00:20:56 +0100
  • f014a1f4c8 Merge pull request #196 from ethcore/delegatecall Gav Wood 2016-01-26 00:20:21 +0100
  • 746e2a57c9 Cleaning readme Tomusdrw 2016-01-26 00:03:01 +0100
  • 16f2fa33ee Merging CALL & DELEGATECALL branches Tomusdrw 2016-01-25 23:59:50 +0100
  • b6622e6efe Remove flushln!s. Gav Wood 2016-01-25 23:39:21 +0100
  • e479e8ca97 Tody ups. Gav Wood 2016-01-25 23:37:49 +0100
  • 60af30558c Cleanups. Gav Wood 2016-01-25 23:26:42 +0100
  • 41508cbd50 Fix queue flush and add working tests. Gav Wood 2016-01-25 23:24:51 +0100
  • a43ca9ae34 blockqueue flush arkpar 2016-01-25 19:20:34 +0100
  • 1dbae06a83 Merge branch 'blockchaintests' of github.com:ethcore/parity into rlp arkpar 2016-01-25 18:57:05 +0100
  • 499da19d82 Initial draft of blockchain tests. Gav Wood 2016-01-25 18:56:36 +0100
  • f38b736c91 debugging rpc... debris 2016-01-25 17:45:26 +0100
  • d649f1aca9 Merge pull request #205 from ethcore/cleanerclioptions Gav Wood 2016-01-25 17:12:45 +0100
  • 95e96a653f 2 bytes length check Nikolay Volf 2016-01-25 19:13:36 +0400
  • f4ab64fd6b happy path test Nikolay Volf 2016-01-25 18:47:13 +0400
  • 01ea703783 long length checks & indentation Nikolay Volf 2016-01-25 17:27:11 +0400
  • e592a185ef lost spaces again Nikolay Volf 2016-01-25 16:57:41 +0400
  • 48d1760b7f lost spaces Nikolay Volf 2016-01-25 16:54:52 +0400
  • 45059d5119 untrusted rlp data length check Nikolay Volf 2016-01-25 16:40:59 +0400
  • e61d1f810e U256<->H256 conversion arkpar 2016-01-25 13:39:15 +0100
  • b2050fa639 untrusted rlp data length check Nikolay Volf 2016-01-25 16:23:05 +0400