Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kurkó Mihály
107c67d74e
accounts, cmd, internal, signer: add note about backing up the keystore ( #19432 )
...
* accounts: add note about backing up the keystore
* cmd, accounts: move the printout to accountCreate
* internal, signer: add info when new account is created via rpc
* cmd, internal, signer: split logs
* cmd/geth: make account new output a bit more verbose
6 years ago
..
abi
core, eth, les, light: scope receipt functionality a bit cleaner
6 years ago
external
accounts: switch Ledger derivation path to canonical one
6 years ago
keystore
accounts, cmd, internal, signer: add note about backing up the keystore ( #19432 )
6 years ago
scwallet
Merge pull request #19438 from karalabe/ledger-new-derivation-path
6 years ago
usbwallet
accounts: switch Ledger derivation path to canonical one
6 years ago
accounts.go
accounts: switch Ledger derivation path to canonical one
6 years ago
accounts_test.go
accounts, eth, clique, signer: support for external signer API ( #18079 )
6 years ago
errors.go
accounts: fix comment typo ( #15977 )
7 years ago
hd.go
accounts: switch Ledger derivation path to canonical one
6 years ago
hd_test.go
accounts: refactor API for generalized USB wallets
7 years ago
manager.go
accounts, cmd, internal: disable unlock account on open HTTP ( #17037 )
6 years ago
sort.go
accounts, console: frendly card errors, support pin unblock
6 years ago
url.go
accounts: add unit tests for URL ( #17182 )
6 years ago
url_test.go
accounts: add unit tests for URL ( #17182 )
6 years ago