aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/accounts.go
Commit message (Expand)AuthorAgeFilesLines
* accounts,signer: better support for EIP-191 intended validator (#19523)Martin Holst Swende2019-05-161-1/+1
* accounts: switch Ledger derivation path to canonical onePéter Szilágyi2019-04-101-1/+5
* accounts: fix typos from the `SignData` merge (#19119)Guillaume Ballet2019-02-191-2/+2
* signer, clef: implement EIP191/712 (#17789)Paul Berg2019-02-061-15/+33
* accounts, eth, clique, signer: support for external signer API (#18079)Martin Holst Swende2019-02-051-4/+31
* accounts: fixed typo (#17421)Sasuke19642018-08-171-1/+1
* accounts: refactor API for generalized USB walletsPéter Szilágyi2017-08-091-2/+3
* accounts, console, internal: support trezor hardware walletPéter Szilágyi2017-08-091-2/+19
* accounts, cmd, internal, node: implement HD wallet self-derivationPéter Szilágyi2017-02-131-1/+14
* accounts, cmd, internal, mobile, node: canonical account URLsPéter Szilágyi2017-02-131-5/+2
* accounts, cmd, eth, internal, miner, node: wallets and HD APIsPéter Szilágyi2017-02-131-145/+111
* accounts, cmd, eth, internal, mobile, node: split account backendsPéter Szilágyi2017-02-131-0/+179