accounts: refactor API for generalized USB wallets
Showing
- accounts/accounts.go 3 additions, 2 deletionsaccounts/accounts.go
- accounts/hd_test.go 10 additions, 10 deletionsaccounts/hd_test.go
- accounts/keystore/keystore_wallet.go 5 additions, 5 deletionsaccounts/keystore/keystore_wallet.go
- accounts/usbwallet/hub.go 62 additions, 40 deletionsaccounts/usbwallet/hub.go
- accounts/usbwallet/ledger.go 464 additions, 0 deletionsaccounts/usbwallet/ledger.go
- accounts/usbwallet/trezor.go 330 additions, 0 deletionsaccounts/usbwallet/trezor.go
- accounts/usbwallet/trezor_hub.go 0 additions, 210 deletionsaccounts/usbwallet/trezor_hub.go
- accounts/usbwallet/usbwallet.go 0 additions, 34 deletionsaccounts/usbwallet/usbwallet.go
- accounts/usbwallet/wallet.go 562 additions, 0 deletionsaccounts/usbwallet/wallet.go
- cmd/geth/main.go 3 additions, 1 deletioncmd/geth/main.go
- internal/ethapi/api.go 11 additions, 4 deletionsinternal/ethapi/api.go
Loading
Please register or sign in to comment