dcrd/cmd
Dave Collins 66010e4134
multi: Return fork len from ProcessBlock.
This modifies the ProcessBlock function in the blockchain package to
return the fork length for the connected block and updates all callers
and tests accordingly.  Several of the internal functions which
ProcessBlock calls are also updated in order to bubble the necessary
information back up so it can be returned.  It does not make any
behavioral changes.

This is being done to better expose information about the position of
the block within the chain to callers without them having to make
additional queries.
2018-05-27 20:20:43 -05:00
..
addblock multi: Return fork len from ProcessBlock. 2018-05-27 20:20:43 -05:00
dcrctl dcrctl: Fix --skipverify failing if rpc.cert not found. 2018-05-07 15:57:47 -05:00
findcheckpoint multi: Properly capitalize Decred. 2018-03-01 17:41:35 -06:00
gencerts multi: Correct clean and expand path handling. 2018-05-03 16:21:35 -05:00
promptsecret Add new tool, promptsecret (#649) 2017-03-31 14:00:18 -04:00