-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wallet: added prompt to dogecoin_wallet_load
headersdb_file: added prompt to dogecoin_headers_db_load headersdb_file: removed check from dogecoin_headers_db_free spv: moved fcntl to dogecoin_spv_client_discover_peers spvnode: added handle_sigint to reset stdin to blocking spvnode: added dogecoin_spv_client_free and dogecoin_ecc_stop on failure wallet: added prompt to dogecoin_wallet_init wallet: added encryption of random seed with software wallet: added dogecoin_wallet_free to dogecoin_wallet_init on failures such: added seed_to_master_key command doc: added seed_to_master_key to tools.md
- Loading branch information
Showing
6 changed files
with
164 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters