Skip to content

v0.8.5-bug fixes and update cli commands

Compare
Choose a tag to compare
@luozhaohui luozhaohui released this 18 Dec 06:19
· 271 commits to master since this release
8dec1d8
  1. Update createnewaccount to generate new address/private-key/wif.
  2. Update createrawtx to specify utxo.
  3. Update signrawtx to sign with private-key or wif.
  4. Update getaddressetp to return utxos.
  5. Add cli command: popblock.
  6. Update cache policy of host.cache.
  7. Improve startup flow.
  8. Implement absolute timelocks: nLocktime and CLTV.
  9. Implement relative timelocks: nSequence and CSV.
  10. Support did on most cli commands.