Commit Graph

1061 Commits

Author SHA1 Message Date
Svyatoslav Nikolsky 5a7688c3cc fixed compilation 2016-12-11 07:02:45 +03:00
debris f1475696c8 ChainVerifier refactor in progress 2016-12-11 04:01:48 +01:00
debris 06971497ee Merge branch 'master' into block_assembler_tests 2016-12-10 23:05:14 +01:00
Marek Kotewicz 8136b8a997 Merge pull request #293 from ethcore/previous_tx_output_provider
PreviousTransactionOutputProvider refactor
2016-12-10 23:01:07 +01:00
debris 56e4e54074 Transaction Output Observer 2016-12-10 22:34:04 +01:00
Svyatoslav Nikolsky 9e380b8ccd continue work on gettxout 2016-12-11 00:30:19 +03:00
Svyatoslav Nikolsky 8185a2f7c7 fixed strange compilation issues 2016-12-10 21:55:24 +03:00
Svyatoslav Nikolsky de3786a301 cleaning up 2016-12-10 21:49:21 +03:00
debris f669a27d06 PreviousTransactionOutputProvider refactor in progress 2016-12-10 19:47:02 +01:00
Svyatoslav Nikolsky fc146bd225 continue blockchain RPCs 2016-12-10 21:24:39 +03:00
debris 40f65b28c8 make PreviousTransactionOutputProvider a part of Store 2016-12-10 18:42:16 +01:00
debris 7bed6f592b make PreviousTransactionOutputProvider a part of Store 2016-12-10 18:41:09 +01:00
Svyatoslav Nikolsky bca86010df continue blockchain RPCs implementation 2016-12-10 18:05:03 +03:00
Svyatoslav Nikolsky f3f313f5dc Merge pull request #287 from ethcore/generic_as_substore
AsSubstore trait
2016-12-10 16:17:39 +03:00
debris 5171ce9585 Merge branch 'generic_as_substore' into block_assembler_tests 2016-12-10 14:06:46 +01:00
debris 087c314fd1 AsSubstore trait 2016-12-10 14:00:34 +01:00
Svyatoslav Nikolsky 4f7d44691a Merge branch 'master' into rpc_blockchain 2016-12-10 15:52:12 +03:00
Svyatoslav Nikolsky 03413b1501 continue with blockchain RPCs 2016-12-10 15:50:44 +03:00
Nikolay Volf cfc90b79aa Merge pull request #286 from ethcore/difficulty
Chain current difficulty calculation
2016-12-10 13:24:59 +01:00
Svyatoslav Nikolsky 8cd9b2dbdc fixed tests 2016-12-10 14:38:51 +03:00
NikVolf 08d7f0211c add chain difficulty calc 2016-12-10 12:32:04 +01:00
debris bfd236a632 fixed block assembler iterator when one of previous transactions was ignored, iterator is also generic over entries 2016-12-10 12:24:46 +01:00
debris ee07970e19 BlockAssembler uses FittingTransactionsIterator 2016-12-10 11:57:34 +01:00
Svyatoslav Nikolsky 416ac097b5 started getblock iplementation 2016-12-10 13:50:07 +03:00
Svyatoslav Nikolsky 83a1ba6375 Merge pull request #281 from ethcore/use_jsonrpc_macros
use jsonrpc-macros, fixes #277
2016-12-10 10:30:58 +03:00
debris d8f6dbea86 use just one version of parking_lot 2016-12-10 02:07:29 +01:00
debris 3c1fd8d46a use jsonrpc-macros, fixes #277 2016-12-10 01:25:15 +01:00
Marek Kotewicz 3d4a518d2c Merge pull request #280 from ethcore/depsup
draw deps graph smaller so it fits in readme
2016-12-09 23:40:05 +01:00
debris 2357679879 draw deps graph smaller so it fits in readme 2016-12-09 23:36:58 +01:00
Svyatoslav Nikolsky d452f7ce36 Merge pull request #278 from ethcore/depsup
updated dependencies, draw nicer graph in svg format
2016-12-10 01:01:29 +03:00
debris 78906f5594 draw nicer graph in svg format 2016-12-09 22:32:04 +01:00
debris 74ca4725ed updated dependencies and graph 2016-12-09 22:20:17 +01:00
Svyatoslav Nikolsky 516151743c added tests for ser/deser GetBlockResponse 2016-12-09 23:25:06 +03:00
Nikolay Volf 5bd37e1748 Merge pull request #274 from ethcore/indexed_block
indexed block refactor and optimization
2016-12-09 21:21:59 +01:00
Svyatoslav Nikolsky 1b9afd4e01 test for RPC block serialize && deserialize 2016-12-09 22:18:44 +03:00
debris f76ab12e06 Merge branch 'master' of github.com:ethcore/parity-bitcoin into indexed_block 2016-12-09 19:44:14 +01:00
Marek Kotewicz 9a3c8de606 Merge pull request #273 from ethcore/tx-cache
Transaction & meta lru cache (WiP)
2016-12-09 19:40:43 +01:00
Svyatoslav Nikolsky b279b4f170 Merge branch 'master' into rpc_blockchain 2016-12-09 21:22:23 +03:00
Svyatoslav Nikolsky e4fc56f119 GetBlockResponse struct 2016-12-09 21:21:05 +03:00
debris 398d5d5836 fixes after merge with master 2016-12-09 19:06:33 +01:00
debris 9d0afa4592 Merge branch 'master' of github.com:ethcore/parity-bitcoin into indexed_block 2016-12-09 19:01:42 +01:00
NikVolf dc6b874ab7 fix bug with work distribution 2016-12-09 18:47:01 +01:00
Marek Kotewicz 678febcca3 Merge pull request #275 from ethcore/rpc_getblocktemplate
getblocktemplate rpc
2016-12-09 18:34:39 +01:00
debris 14f764ebcf fixed bugs introduced during refactor 2016-12-09 18:32:28 +01:00
Svyatoslav Nikolsky 6304a40ab7 rpc BlockChain trait 2016-12-09 20:14:26 +03:00
NikVolf e707fd73cb update review 2016-12-09 17:49:02 +01:00
debris 0811e876c0 finish indexed block refactor 2016-12-09 16:24:06 +01:00
Svyatoslav Nikolsky 038aba6553 fixed tests compilation 2016-12-09 18:03:42 +03:00
Svyatoslav Nikolsky 62bda1b136 added getblocktemplate_accepted test 2016-12-09 17:59:02 +03:00
debris ac1289fa71 Merge branch 'master' of github.com:ethcore/parity-bitcoin into indexed_block 2016-12-09 15:45:42 +01:00