Commit Graph

1301 Commits

Author SHA1 Message Date
NikVolf 0a7f30d6b9 memory pool expect explanation 2016-12-15 14:48:41 +01:00
NikVolf 2da8f24cf6 further sanitize the storage code 2016-12-15 14:40:23 +01:00
debris 8c0a8d4c6d fixed compiling 2016-12-15 14:36:18 +01:00
NikVolf 3c162ac867 best block resolve fix 2016-12-15 14:33:17 +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
NikVolf 8311b38cf3 Merge branch 'master' into regtests 2016-12-15 14:17:40 +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
NikVolf 769e1c4229 Merge remote-tracking branch 'origin/fix_b82_mempool' into regtests 2016-12-15 13:28:08 +01:00
Svyatoslav Nikolsky 4b35a6cacf provider is always passed to execute_verification_task 2016-12-15 15:24:02 +03:00
NikVolf cce1d6d368 inverse grep to find 1001 block success 2016-12-15 12:56:41 +01: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