celo-org / developer-tooling

🛠️ SDKs and CLI for interacting with Celo
Apache License 2.0
10 stars 6 forks source link

cli should not need a node to get ledger addresses #161

Open martinvol opened 4 months ago

martinvol commented 4 months ago

Package

@celo/celocli

Have you ensured that all of these are up to date?

What version of the package are you on?

@celo/celocli@3.1.1

What command or function is the bug in?

celocli account:list

Operating System

macOS (Apple Silicon)

Describe the bug

% celocli account:list --useLedger --ledgerAddresses=14 › Warning: @celo/celocli update available from 3.1.1 to 4.0.0. Retrieving derivation Paths [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 ] Error: CONNECTION ERROR: Couldn't connect to node http://localhost:8545.

arthurgousset commented 4 months ago

Thanks for sharing 👍