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.
rjl493456442
73f5bcb75b
core, accounts, eth, trie: handle genesis state missing (#28171)
* core, accounts, eth, trie: handle genesis state missing
* core, eth, trie: polish
* core: manage txpool subscription in mainpool
* eth/backend: fix test
* cmd, eth: fix test
* core/rawdb, trie/triedb/pathdb: address comments
* eth, trie: address comments
* eth: inline the function
* eth: use synced flag
* core/txpool: revert changes in txpool
* core, eth, trie: rename functions
|
1 year ago |
.. |
abi
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
external
|
accounts: replace noarg fmt.Errorf with errors.New (#27331)
|
1 year ago |
keystore
|
cmd/clef: suppress fsnotify error if keydir not exists (#28160)
|
1 year ago |
scwallet
|
accounts: replace noarg fmt.Errorf with errors.New (#27331)
|
1 year ago |
usbwallet
|
accounts: use atomic type (#27857)
|
1 year ago |
accounts.go
|
build: upgrade to go 1.19 (#25726)
|
2 years ago |
accounts_test.go
|
all: update author list and licenses
|
5 years ago |
errors.go
|
accounts: fix typo in comments (#24805)
|
3 years ago |
hd.go
|
build: upgrade to go 1.19 (#25726)
|
2 years ago |
hd_test.go
|
accounts, signer: fix Ledger Live account derivation path (clef) (#21757)
|
4 years ago |
manager.go
|
all: fix spelling mistakes (#25961)
|
2 years ago |
sort.go
|
accounts, console: frendly card errors, support pin unblock
|
6 years ago |
url.go
|
build: upgrade to go 1.19 (#25726)
|
2 years ago |
url_test.go
|
accounts: increase parseURL test coverage (#25033)
|
2 years ago |