bitcore-wallet-service/TODO.txt

9 lines
427 B
Plaintext
Raw Normal View History

2015-02-07 06:15:54 -08:00
- When creating a wallet, the id should be generated by the server and returned to the client to be used as part of the wallet secret.
- Check not blank & length < 100 for both wallet.name & copayer.name
- Proposal with spent input should be tagged as invalid or removed
- Cron job to broadcast accepted txps that failed to broadcast (we may need to track broadcast attempts for this).
2015-02-07 07:48:57 -08:00
- check parameters for KEY at storage