mmgen-wallet/scripts
philemon 978565f5bf
Data directory, config file and default wallet support:
* Under Linux, data directory is '~/.mmgen'; config file is 'mmgen.cfg'.
 * If default wallet is enabled, specifying the wallet on the command line is
   no longer necessary.  If not, all MMGen commands behave as previously.
 * The datadir structure mirrors that of Bitcoin Core: mainnet and testnet
   share a common config file, but testnet puts its other files including its
   default wallet in a separate subdirectory 'testnet3'.

New routines have been added to the test suite to test these features.
Tested only under Linux.
2016-11-21 19:59:03 +03:00
..
bitcoind-walletunlock.py Version 0.8.7a 2016-11-14 14:45:08 +03:00
compute-file-chksum.py Version 0.8.7a 2016-11-14 14:45:08 +03:00
deinstall.sh Data directory, config file and default wallet support: 2016-11-21 19:59:03 +03:00
tx-old2new.py Long (common) opts added for setting global vars; display with '--longhelp'. 2016-11-17 18:10:27 +03:00