Commit Graph

830 Commits

Author SHA1 Message Date
debris 7270bba43c verification flags 2016-11-29 17:03:59 +01:00
Marek Kotewicz c3b87773dd Merge pull request #218 from ethcore/previous_transaction_output_provider
initial work on b82, abstraction for verify_transaction, use Previous…
2016-11-29 16:20:54 +01:00
debris 440dae5a8e use Vec::get instead if iter().nth 2016-11-29 16:19:54 +01:00
debris b90d3eebcf Merge branch 'master' into previous_transaction_output_provider 2016-11-29 16:15:46 +01:00
Marek Kotewicz f785520571 Merge pull request #190 from ethcore/fixed_178
Wait until orphan blocks are verified before responding with headers
2016-11-29 15:59:50 +01:00
Nikolay Volf a928309a93 Merge pull request #217 from ethcore/sync_filter_tests
Added tests for connection filter
2016-11-29 17:37:46 +03:00
Svyatoslav Nikolsky 340374e839 Merge pull request #220 from ethcore/db-rollback
Rollback storage
2016-11-29 17:35:12 +03:00
NikVolf eb808f7449 rollback function for storage 2016-11-29 17:24:04 +03:00
debris 65664556b6 initial work on b82, abstraction for verify_transaction, use PreviousTransactionOutputProvider 2016-11-29 14:40:55 +01:00
Nikolay Volf 36f83639ec Merge pull request #213 from ethcore/sync_cmpctblk_tests
Added tests for cmpctblock
2016-11-29 15:55:33 +03:00
Svyatoslav Nikolsky bdf3114fc4 additional tests for connection filter 2016-11-29 15:54:09 +03:00
Svyatoslav Nikolsky 1127775c54 also extend verifying_blocks_futures with orphan blocks hashes 2016-11-29 15:40:26 +03:00
Marek Kotewicz e6ba16025e Merge pull request #214 from ethcore/parallel-verification
Parallel verification of block transactions
2016-11-29 13:28:22 +01:00
NikVolf a57271c8f9 parallel threshold 2016-11-29 15:24:02 +03:00
debris 319323ee83 test_b83 2016-11-29 13:01:03 +01:00
Svyatoslav Nikolsky 2526bcefdb serve getheaders && getdata completely in server thread 2016-11-29 14:52:28 +03:00
Svyatoslav Nikolsky 270a04c887 Merge branch 'master' into fixed_178 2016-11-29 14:51:22 +03:00
NikVolf a17c2fe82a using task-splitter in block 2016-11-29 14:07:11 +03:00
Svyatoslav Nikolsky 24387e8308 Merge pull request #212 from ethcore/updated_tools
added network crate to test.sh and clippy.sh
2016-11-29 13:53:30 +03:00
Svyatoslav Nikolsky 02aa1dcf12 lost file 2016-11-29 13:48:14 +03:00
debris d456e20f15 added network crate to test.sh and clippy.sh 2016-11-29 11:36:46 +01:00
Svyatoslav Nikolsky bf7368e719 added tests for cmpctblock 2016-11-29 13:35:54 +03:00
Marek Kotewicz d273048d08 Merge pull request #211 from ethcore/sync_serve_transactions
Serve transactions requests
2016-11-29 11:04:38 +01:00
Svyatoslav Nikolsky f4c30b6b4b fixed server_getdata_responds_transaction_when_transaction_is_in_memory 2016-11-29 12:15:58 +03:00
Svyatoslav Nikolsky 08330f635e serve transactions requests 2016-11-28 18:33:24 +03:00
Svyatoslav Nikolsky c460a43d84 Merge pull request #210 from ethcore/fix_find_and_delete_block268561
fix find and delete for block 268561
2016-11-28 18:05:48 +03:00
debris 56315efd9e fix find and delete for block 268561 2016-11-28 15:54:56 +01:00
Marek Kotewicz 1e9428a3a5 Merge pull request #203 from ethcore/indexed-blocks
Using IndexedBlock-s in sync, verification & db
2016-11-28 15:12:28 +01:00
Marek Kotewicz 07f6b85a3f Merge pull request #208 from ethcore/read_block_header_only
Read block_header instead of block when we only need header
2016-11-28 15:10:37 +01:00
Nikolay Volf 6292ad4a3d Merge pull request #209 from ethcore/fixing_206
Fixed OP_1NEGATE instruction
2016-11-28 16:48:04 +03:00
NikVolf d5f454c89d with_capacity 2016-11-28 16:47:01 +03:00
NikVolf cfaa6fadbf fix warnings 2016-11-28 16:40:22 +03:00
NikVolf 0320a7c6ed fix typo 2016-11-28 16:35:20 +03:00
NikVolf fb881adb66 sync refactoring 2016-11-28 16:24:48 +03:00
NikVolf 32e21d6e37 ongoing sync refactoring 2016-11-28 15:55:00 +03:00
NikVolf 24803433b3 Merge branch 'master' into indexed-blocks 2016-11-28 15:32:56 +03:00
Svyatoslav Nikolsky 5a38b6a3b4 fixed test_arithmetic_correct_arguments_order 2016-11-28 15:25:38 +03:00
Svyatoslav Nikolsky 5b56426ff5 test_arithmetic_correct_arguments_order 2016-11-28 15:18:57 +03:00
Svyatoslav Nikolsky 3eb55f0481 Merge pull request #207 from ethcore/depsup
updated dependencies and graph
2016-11-28 14:19:49 +03:00
Svyatoslav Nikolsky 28b8580e09 read block_header instead of block when we only need header 2016-11-28 14:13:17 +03:00
debris 5857f0a2da Merge branch 'master' of github.com:ethcore/parity-bitcoin into depsup 2016-11-28 10:37:26 +01:00
debris bcc84f6f6f updated dependencies and graph 2016-11-28 10:37:17 +01:00
Marek Kotewicz 252eec711a Merge pull request #205 from ethcore/sync_getblocktxn
Process `getblocktxn` message in sync
2016-11-28 10:23:10 +01:00
Svyatoslav Nikolsky 20fc5d1b97 tests for getblocktxn 2016-11-28 09:52:24 +03:00
Svyatoslav Nikolsky d6bf6d1805 process getblocktxn message 2016-11-28 09:35:59 +03:00
Marek Kotewicz b6060f5560 Merge pull request #204 from ethcore/sigops
regtests sigops fixes (now stuck at b82)
2016-11-27 23:16:18 +01:00
debris b877b1398a Merge branch 'master' of github.com:ethcore/parity-bitcoin into sigops 2016-11-27 22:38:40 +01:00
debris e839b8b499 sigops_count fixes 2016-11-27 22:38:30 +01:00
NikVolf 67e64a5391 verificatino uses indexed blokcs 2016-11-27 23:49:51 +03:00
NikVolf 6fee34ad66 Merge branch 'master' into indexed-blocks 2016-11-27 22:13:10 +03:00