dcrd/cmd
Ryan Staudt 022e587e23 addblock: Use chain bulk import mode.
This updates the block importer to enable bulk import mode on the chain
rather than passing in the blockchain.BFFastAdd parameter when
processing each block.
This will allow the blockchain.BehaviorFlags parameter to be removed
from the process block function in a subsequent commit.
2021-11-09 22:30:07 -06:00
..
addblock addblock: Use chain bulk import mode. 2021-11-09 22:30:07 -06:00
findcheckpoint findcheckpoint: Fix blockchain initialization. 2021-10-14 10:47:36 -05:00
gencerts multi: Don't use deprecated ioutil package. 2021-09-01 06:09:37 -05:00
promptsecret promptsecret: Add -n flag to prompt multiple times 2019-03-28 10:24:53 -05:00