Commit Graph

12005 Commits

Author SHA1 Message Date
jl777
1f9e4948a5 Merge pull request #69 from jl777/acspeed
Acspeed
2016-11-30 06:32:01 -03:00
Jack Grigg
03f83b9b0d Write witness caches when writing the best block
For steady-state operation, this reduces the average time between wallet disk
writes from once per block to once per hour.

On -rescan, witness caches are only written out at the end along with the best
block, increasing speed while ensuring that on-disk state is kept consistent.

Witness caches are now never recreated during a -reindex, on the assumption that
the blocks themselves are not changing (the chain is just being reconstructed),
and so the witnesses will remain valid.

Part of #1749.
2016-11-30 14:04:37 +13:00
jl777
9bbd16c57d test 2016-11-29 21:37:39 -03:00
jl777
eae9df9449 test 2016-11-29 20:46:56 -03:00
jl777
f70ced6ac2 test 2016-11-29 20:45:53 -03:00
jl777
99ce21a729 test 2016-11-29 20:33:49 -03:00
jl777
1e6ae72bc1 test 2016-11-29 20:20:37 -03:00
jl777
6bc551dd34 test 2016-11-29 19:41:42 -03:00
jl777
36d3c16c4f test 2016-11-29 19:32:50 -03:00
jl777
c3706d4064 test 2016-11-29 19:25:03 -03:00
jl777
ee8c89a855 test 2016-11-29 19:20:37 -03:00
jl777
cdff73943b test 2016-11-29 19:03:06 -03:00
jl777
91b997664c test 2016-11-29 18:59:54 -03:00
jl777
568bfd3d31 tests 2016-11-29 18:49:48 -03:00
jl777
aa99979a09 test 2016-11-29 18:19:10 -03:00
jl777
5aab039262 test 2016-11-29 18:16:56 -03:00
jl777
71e8e95fb6 test 2016-11-29 18:00:26 -03:00
jl777
ac8822389e test 2016-11-29 17:41:07 -03:00
jl777
fa96ccc110 test 2016-11-29 17:40:44 -03:00
jl777
ace915e551 test 2016-11-29 17:35:36 -03:00
jl777
620b39359d Merge pull request #68 from jl777/acspeed
Acspeed
2016-11-29 15:27:32 -03:00
jl777
b6191882b2 test 2016-11-29 15:25:01 -03:00
jl777
62e49ad92a test 2016-11-29 15:07:00 -03:00
jl777
4a21ccd29d test 2016-11-29 15:03:57 -03:00
Simon
e2a6161f4a Closes #1901. Increase default settings for the max block size when
mining and the amount of space available for priority transactions.
2016-11-29 10:01:20 -08:00
jl777
352e76d3e1 test 2016-11-29 15:00:07 -03:00
jl777
7322eaa0e2 test 2016-11-29 14:58:49 -03:00
jl777
bc2f79c958 test 2016-11-29 14:49:36 -03:00
jl777
331a618801 test 2016-11-29 14:32:51 -03:00
jl777
b6718eaf4f test 2016-11-29 14:21:40 -03:00
jl777
289c3e6bd8 test 2016-11-29 14:19:24 -03:00
jl777
4055185ceb test 2016-11-29 14:05:43 -03:00
jl777
c1ea37d50a test 2016-11-29 13:52:41 -03:00
jl777
b7fef0c9d6 test 2016-11-29 13:42:04 -03:00
jl777
1cfd79524b test 2016-11-29 13:41:44 -03:00
jl777
13d34e32dc test 2016-11-29 13:38:41 -03:00
jl777
9bd14f97d7 test 2016-11-29 13:15:41 -03:00
jl777
9b701b901e test 2016-11-29 12:42:52 -03:00
jl777
8b6b62bb21 Merge pull request #67 from jl777/acspeed
test
2016-11-29 11:56:14 -03:00
jl777
1855a4edc7 test 2016-11-29 10:18:53 -03:00
Simon
520ced1405 Closes #1857. Fixes bug where tx spending only notes had priority of 0. 2016-11-28 22:54:49 -08:00
zkbot
c29ab1fbb7 Auto merge of #1865 - bitcartel:master_checkpoint_11000, r=str4d
Add checkpoint at block height 15000
2016-11-29 05:39:27 +00:00
Jack Grigg
e2752e1eca Increase length of metrics divider 2016-11-29 18:17:28 +13:00
Jack Grigg
18f656d2af Clarify that metrics options are only useful without -daemon and -printtoconsole 2016-11-29 18:11:25 +13:00
lpescher
ae31e4563f Update help message to match the #4219 change 2016-11-28 13:28:32 -08:00
lpescher
73280baaf0 Update documentation to match the #4219 change 2016-11-28 13:28:24 -08:00
lpescher
1d2db2765e Make command line option to show all debugging consistent with similar options
Most people expect a value of 1 to enable all for command line arguments.
However to do this for the -debug option you must type "-debug=".
This has been changed to allow "-debug=1" as well as "-debug=" to
enable all debug logging
2016-11-28 13:28:15 -08:00
jl777
ff5d87ad6f Merge pull request #66 from jl777/acspeed
Acspeed
2016-11-28 09:31:51 -03:00
jl777
93204984f6 test 2016-11-28 09:29:56 -03:00
jl777
a60eb9be20 test 2016-11-27 17:26:02 -03:00