Commit Graph

1096 Commits

Author SHA1 Message Date
NikVolf 3eb7245b63 fix bencher 2016-12-15 14:56:14 +01:00
debris 8c0a8d4c6d fixed compiling 2016-12-15 14:36:18 +01:00
debris cf6c847f87 Merge branch 'master' of github.com:ethcore/parity-bitcoin into mining_aux 2016-12-15 14:27:51 +01:00
debris f1f68f497b P2shCoinbaseTransactionBuilder && Magic::Unitest && removed skip_pow from chain_verification 2016-12-15 14:27:36 +01:00
Nikolay Volf 3d1db18f3c Merge pull request #338 from ethcore/fix_b82_mempool
Provider is always passed to execute_verification_task
2016-12-15 14:14:48 +01:00
Svyatoslav Nikolsky d1bbf6af16 fixed expect position && text 2016-12-15 15:56:51 +03:00
Svyatoslav Nikolsky 469e89d687 removed debug print 2016-12-15 15:43:13 +03:00
Svyatoslav Nikolsky 4b35a6cacf provider is always passed to execute_verification_task 2016-12-15 15:24:02 +03:00
Nikolay Volf 81f7ec14fe Merge pull request #336 from ethcore/travis-folds
Improve build folding sections readability
2016-12-15 12:52:47 +01:00
NikVolf d48fdade07 shuffle echos 2016-12-15 12:42:05 +01:00
NikVolf 5c3fa9e7ef also backtrace 2016-12-15 12:10:06 +01:00
NikVolf 5f24bed92d using one-line folds 2016-12-15 11:55:18 +01:00
NikVolf 59b30436c9 travis folding following echo 2016-12-15 11:38:56 +01:00
Nikolay Volf 19559052e7 Merge pull request #335 from ethcore/verification-bench
Proper verification benchmarks
2016-12-14 23:45:04 +01:00
NikVolf 7eca4ab0d1 Merge remote-tracking branch 'origin/master' into verification-bench 2016-12-14 23:31:47 +01:00
Svyatoslav Nikolsky 3dfa1a9028 Merge pull request #334 from ethcore/store-flush
Update kvdb to the proper flushing version from parity
2016-12-15 01:30:55 +03:00
NikVolf 5e98d25bd2 Merge branch 'store-flush' into verification-bench 2016-12-14 23:24:46 +01:00
NikVolf f7b4f72f7d another leftover for linux 2016-12-14 23:02:55 +01:00
NikVolf 92ea916e04 remove license 2016-12-14 21:18:54 +01:00
NikVolf 1b10e016c2 remove auto for other platforms 2016-12-14 21:12:53 +01:00
NikVolf 85a90e3f5f remove auto for linux also 2016-12-14 21:12:49 +01:00
NikVolf e69105c02a remove auto for other platforms 2016-12-14 21:11:27 +01:00
NikVolf c9f1016ce4 remove auto for linux also 2016-12-14 21:10:43 +01:00
NikVolf 75bd73b1f2 final working version 2016-12-14 21:04:58 +01:00
NikVolf c65d66b22c Merge branch 'store-flush' into verification-bench 2016-12-14 21:02:20 +01:00
NikVolf 89b2591e6f update kvdb from parity 2016-12-14 20:59:58 +01:00
NikVolf 9aebc736e1 flush on drop 2016-12-14 19:48:20 +01:00
NikVolf d6e001089a ongoing experiments 2016-12-14 19:44:42 +01:00
Nikolay Volf e3c1399b9e Merge pull request #333 from ethcore/rpc_raw_continue
`createrawtransaction` method completed
2016-12-14 18:24:51 +01:00
Svyatoslav Nikolsky d1a28b0676 fixed compilation 2016-12-14 18:20:08 +03:00
Svyatoslav Nikolsky af23fefa17 Merge pull request #332 from ethcore/verbose-difficulty
Make difficulty error less cryptic
2016-12-14 18:00:41 +03:00
Svyatoslav Nikolsky 424d582f85 createrawtransaction RPC completed 2016-12-14 18:00:22 +03:00
NikVolf a3637c8432 Merge branch 'verbose-difficulty' into verification-bench 2016-12-14 15:44:36 +01:00
NikVolf 57858a059a verbose difficulty error 2016-12-14 15:43:10 +01:00
NikVolf 5337ca8bc5 decrease speding 2016-12-14 15:40:25 +01:00
Svyatoslav Nikolsky 124509b0ce Merge pull request #331 from ethcore/fix-overflow
Fix counting block fees and rewards
2016-12-14 17:16:24 +03:00
NikVolf d21721d47e maxing out transaction total spend 2016-12-14 15:01:06 +01:00
Marek Kotewicz 6c31893120 Update README.md 2016-12-14 14:43:55 +01:00
Marek Kotewicz de17073b5e Update README.md 2016-12-14 14:38:40 +01:00
Marek Kotewicz 080356a21a Update README.md 2016-12-14 14:36:31 +01:00
NikVolf 66ab6f3727 Merge branch 'master' into fix-overflow 2016-12-14 14:11:49 +01:00
NikVolf 8ba14c028c fix hardcorded error 2016-12-14 13:27:02 +01:00
NikVolf 9ebbb252bd trailing comma 2016-12-14 13:25:24 +01:00
NikVolf 91206defc1 proper counting block fees and rewards 2016-12-14 13:20:09 +01:00
Svyatoslav Nikolsky a0193c024d Merge pull request #327 from ethcore/verification-bench
Verification benchmark
2016-12-14 15:17:45 +03:00
NikVolf 9fc5583fa3 Merge branch 'master' into fix-overflow 2016-12-14 13:08:45 +01:00
NikVolf c6858c64ae wip 2016-12-14 13:08:19 +01:00
NikVolf 79cc2f1b4e make satoshi 2016-12-14 12:57:47 +01:00
Svyatoslav Nikolsky e09401c7e9 Merge branch 'master' into rpc_raw_continue 2016-12-14 14:36:31 +03:00
Svyatoslav Nikolsky 64c059ee71 Merge pull request #328 from ethcore/fix_319
Replace non-final transactions in mempool + block assembler won't include such transactions in block
2016-12-14 14:33:23 +03:00