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.
Sina Mahmoodi
108eec3fee
node: remove dependency on wallet backend packages (#23019)
* accounts: new AddBackends method in manager
* node,cmd/geth: mv accman backend init to cmd/geth
* node,cmd/geth: mv scrypt config downstreawm from node
* accounts: use static buffer size for accman sub chan
minor fix
* accounts,cmd/geth: update accman backends through its event loop
* accounts,node: add comments
* accounts: un-export newBackendEvent
* accounts: use chan instead of wg in newBlockEvent
* node: rename isKeyDirEphem
* accounts,cmd: AddBackends->AddBackend
* accounts: fix potential blocking when adding backend
|
3 years ago |
.. |
abi
|
core: only check sendernoeoa in non fake mode (#23424)
|
3 years ago |
external
|
accounts/external: handle 0 chainid as not-set for the Clef API (#23394)
|
3 years ago |
keystore
|
all: add go:build lines (#23468)
|
3 years ago |
scwallet
|
all: add support for EIP-2718, EIP-2930 transactions (#21502)
|
4 years ago |
usbwallet
|
accounts: eip-712 signing for ledger (#22378)
|
4 years ago |
accounts.go
|
accounts: documentation fixes (#22645)
|
4 years ago |
accounts_test.go
|
all: update author list and licenses
|
5 years ago |
errors.go
|
all: replace passPHRASE with passWORD in user interactions (#19932)
|
5 years ago |
hd.go
|
accounts, signer: fix Ledger Live account derivation path (clef) (#21757)
|
4 years ago |
hd_test.go
|
accounts, signer: fix Ledger Live account derivation path (clef) (#21757)
|
4 years ago |
manager.go
|
node: remove dependency on wallet backend packages (#23019)
|
3 years ago |
sort.go
|
accounts, console: frendly card errors, support pin unblock
|
6 years ago |
url.go
|
all: make logs a bit easier on the eye to digest (#22665)
|
4 years ago |
url_test.go
|
all: update author list and licenses
|
5 years ago |