Skip to content

DPoW#107

Merged
jl777 merged 348 commits intomasterfrom
dPoW
Jan 3, 2017
Merged

DPoW#107
jl777 merged 348 commits intomasterfrom
dPoW

Conversation

@jl777
Copy link
Copy Markdown
Owner

@jl777 jl777 commented Jan 3, 2017

Beta

bitcartel and others added 30 commits November 28, 2016 22:54
mining and the amount of space available for priority transactions.
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.
These can be removed after the next MiniUPnP release.

Closes #1835.
"You have validated 0 transactions!" sounds a little less enthusiastic that intended. Also, only says "1 transaction".
Metrics - Don't exclaim unless > 1

"You have validated 0 transactions!" sounds a little less enthusiastic that intended. This uses a period instead.

After patch, it also says "a transaction".
 * separate completion for bitcoind and bitcoin-cli
 * remove RPC support from bitcoind completion
 * add completion for bitcoin-tx and bitcoin-qt
 * rely on autoloading of completions
At this point, I believe it is universally accepted that "blockchain" is one word, and should not be separated into two.
…verification behavior to be tuned by the caller.
@jl777 jl777 merged commit 76d0581 into master Jan 3, 2017
jl777 pushed a commit that referenced this pull request Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants