LedgerHQ / ledger-wallet-chrome

Ledger Wallet Chrome application
http://www.ledgerwallet.com/apps/bitcoin
MIT License
161 stars 118 forks source link

Cannot send a BCH transaction #76

Open ziir opened 6 years ago

ziir commented 6 years ago

Hi,

Using the production app, I am unable to send a BCH (split) transaction from my Ledger Nano S.

XHR [400] POST https://api.ledgerwallet.com/blockchain/v2/abc/transactions/send {}

The request body is an empty JSON object. The response body is {"error":"Missing parameter [tx]"}

This transaction is not urgent or whatever so I didn't get in touch with support, just thought it'd be worth a heads-up to you people.

Thanks,

ziir commented 6 years ago

Any update? Am getting a little bit concerned over the inability to respond on a technical issue that prevents users from withdrawing funds.

pollastri-pierre commented 6 years ago

Hi, do you have any logs ? You can get them by clicking on Settings > Tools > Export logs. Are you using the BCH application on your Nano S ?

ziir commented 6 years ago

Hi Pierre, thanks for looking into this.

Sure, I do have logs, just sent them over to pierre@ledger.fr

For posterity, an excerpt:

INFO,Transaction,UTXO: << stringify error: TypeError: Converting circular structure to JSON >> ... INFO,Transaction,Data: undefined ... INFO,Transaction,Raw TX: undefined

I am using the Bitcoin app on my Nano S, and the production Bitcoin Wallet app.

Looks related to #44 and #34