Version 0.8.0
- Use an SQlite3 database to store accounts, addresses, transactions, coins and pending transactions locally
- The database is synced with the blockchain using the syncacc command
- Add a configuration file to specify a different API host, the gap value and batching values
- Account and transaction import/export are in separate commands
- Pending transactions now properly lock the coins they spend
- Improved internal address management