bitcore-wallet-service/TODO

14 lines
497 B
Plaintext
Raw Normal View History

2015-02-15 06:33:04 -08:00
ClientLib
- check derive address
- check change address
- remove storage from clientlib
- check prposal signature
- check xpriv keys correspond to wallet's network
- check secret format in join
- test raw tx have signatures
- add broadcast API to server
- enhance 'no network (internet)' error
- /Users/ematiu/devel/bitcore-wallet-service/node_modules/bitcore/lib/transaction/transaction.js:137
throw new errors.Transaction.DustOutputs();
and others TX errores now appear at broadcast time.