Commit Graph

1031 Commits

Author SHA1 Message Date
Svyatoslav Nikolsky 923f24177f Script::extract_destinations 2016-12-12 17:09:54 +03:00
debris 7d7498b35c add logs to verification 2016-12-12 14:32:47 +01:00
Nikolay Volf 58c344320e Merge pull request #276 from ethcore/rpc_blockchain
Rpc BlockChain trait
2016-12-12 14:11:36 +01:00
Svyatoslav Nikolsky 0714037a3a Merge branch 'master' into rpc_blockchain 2016-12-12 15:33:12 +03:00
debris 2f7b940794 DoubleSpends verification 2016-12-12 13:11:00 +01:00
debris 64a3d4d080 verification refactor almost done 2016-12-12 12:04:19 +01:00
debris 552b7b2468 Merge branch 'master' of github.com:ethcore/parity-bitcoin into block_assembler_tests 2016-12-12 10:33:24 +01:00
Marek Kotewicz 0b26bd846b Merge pull request #300 from ethcore/fix_296
Check mempool::is_spent in ChainMemoryPoolTransactionOutputProvider
2016-12-12 10:24:22 +01:00
debris a4e64c0fec TransactionEval rule 2016-12-11 23:26:22 +01:00
debris 74817084ab memory pool transaction acceptor 2016-12-11 23:00:42 +01:00
Svyatoslav Nikolsky fdf704f6ae check mempool::is_spent in ChainMemoryPoolTransactionOutputProvider::is_spent 2016-12-12 00:56:32 +03:00
debris 1d2e0ce495 TransactionAcceptor 2016-12-11 22:31:10 +01:00
Nikolay Volf d2f98bcff0 Merge pull request #299 from ethcore/db-opt
Use buffered write for commiting blocks
2016-12-11 21:20:02 +01:00
NikVolf 4d178961f2 using background writes 2016-12-11 20:15:44 +01:00
debris 95c2fa7d8d HeaderAcceptor finished 2016-12-11 19:10:00 +01:00
debris 0df90a85bd use rayon for parallel verification 2016-12-11 17:42:26 +01:00
debris f8c71c6c37 moved verification Canon structs to their own file 2016-12-11 16:12:28 +01:00
debris b17e466af8 ChainVerifier refactor in progress 2016-12-11 16:03:16 +01:00
Marek Kotewicz 1065541453 Merge pull request #297 from ethcore/sync_orhan_fix
Fixed panic when same orphan tx is received twice
2016-12-11 11:12:36 +01:00
Svyatoslav Nikolsky 408b5cda35 when_got_same_orphan_transaction_twice 2016-12-11 09:37:42 +03:00
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