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.
gary rong
d5cae48bae
accounts, cmd, internal: disable unlock account on open HTTP (#17037)
* cmd, accounts, internal, node, rpc, signer: insecure unlock protect
* all: strict unlock API by rpc
* cmd/geth: check before printing warning log
* accounts, cmd/geth, internal: tiny polishes
|
6 years ago |
.. |
abi
|
accounts/abi: generic unpacking of event logs into map[string]interface{} (#18440)
|
6 years ago |
external
|
clef: external signing fixes + signing data (#19003)
|
6 years ago |
keystore
|
accounts: prefer nil slices over zero-length slices (#19079)
|
6 years ago |
usbwallet
|
usbwallet: check error returned by driver close (#18057)
|
6 years ago |
accounts.go
|
accounts: fix typos from the `SignData` merge (#19119)
|
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: wallet derivation path comment is mistaken (#17934)
|
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 |
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 |