Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Errors from bitcoin rpc commands #536

Closed
pharesim opened this issue Jul 20, 2014 · 4 comments
Closed

Errors from bitcoin rpc commands #536

pharesim opened this issue Jul 20, 2014 · 4 comments

Comments

@pharesim
Copy link

I have issues with some RPC commands returning errors or not the expected data:

bitcoin_getaccountaddress wallet12345
20005 unknown_receive_account: unknown receive account

expected behavior: create new account and address

bitcoin_listaccounts
[]

expected behavior: return all wallet accounts, even when not funded yet

sendfrom myaccount BTSRecipientAddress 1
31011 expired_transaction: expired transaction
{"trx_arg":{"expiration":"19700101T000000",

expected behavior: send transaction

@pharesim pharesim changed the title Error from bitcoin rpc commands Errors from bitcoin rpc commands Jul 20, 2014
@vikramrajkumar
Copy link
Contributor

@vikramrajkumar
Copy link
Contributor

Bitcoin compatibility API is untested, currently unsupported, and should be removed IMO.

@nathanielhourt
Copy link
Contributor

Is there any reason to keep this open? Shall we just put it in the WONTFIX bin? :P

@vikramrajkumar
Copy link
Contributor

e3232c8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants