Josh Rickmar
85425c2c80
Abstract out wallet tracking function.
...
This will soon be used to also implement tracking of utxo and txs for
address in this wallet.
2013-09-03 17:16:07 -04:00
Josh Rickmar
42274b143f
Defer closing files when reading saved wallet.
2013-09-03 17:05:22 -04:00
Josh Rickmar
1918bd3698
Do not fail if default wallet does not exist.
...
We must instead wait for the user to explicitly generate their own
wallet for an account name. This is because all btcwallet wallets
must be encrypted, and the passphrase must be known at time of wallet
generation.
2013-09-03 10:21:14 -04:00
Josh Rickmar
1c1ab52ef7
Implement new JSON extension 'createencryptedwallet'.
2013-09-03 09:49:16 -04:00
Josh Rickmar
9eae969230
Implement new wallet and chained address creation.
2013-09-03 00:10:32 -04:00
Josh Rickmar
a56e4e89d2
Initial commit.
2013-08-21 10:37:30 -04:00