Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-09 | doc: remove release note fragments | fanquake | |
Removes all release note fragments from prior to the 0.18.0 branch off. All of these fragments have been merged into the WIP release-notes on the dev wiki. | |||
2019-02-10 | [wallet] Support creating a blank wallet | Andrew Chow | |
A blank wallet is a wallet that has no keys, script or watch only things. A new wallet flag indicating that it is blank will be set when the wallet is blank. Once it is no longer blank (a seed has been generated, keys or scripts imported, etc), the flag will be unset. |