LedgerHQ / satstack

Bitcoin full node with Ledger Live
BSD 2-Clause "Simplified" License
158 stars 32 forks source link

eth balance requests being sent to satstack #39

Closed d-xo closed 3 years ago

d-xo commented 3 years ago

Hi, I just installed satstack and got it up and running, very happy to be able to use my full node with ledger live :slightly_smiling_face: :tada:

When I look in the satstack logs, I see requests being made to eth related endpoints (e.g. /blockchain/v3/eth/addresses/0xADDR/balance), what exactly is happening to these requests? Are the requests forwarded to ledgers backend? Is ledger-live operating in a degraded state for non bitcoin assets if I have EXPLORER set to point to satstack?

onyb commented 3 years ago

@xwvvvvwx Thanks for taking satstack for a spin! 🙌

We're aware of this issue - basically Ledger Live should use satstack only for Bitcoin accounts, but it is not the case today. Rest assured that you won't experience this once https://github.com/LedgerHQ/ledger-live-desktop/pull/3291 is merged, which includes a native integration (easy setup, slick UX, etc) for satstack.

Let's keep this open until the official release, in case someone else runs into it.

onyb commented 3 years ago

Should be good with Ledger Live 2.18.0! Check out the updated usage instructions here (see recommended setup).

d-xo commented 3 years ago

awesome! Thanks :pray: :sparkles: