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)
|
2 years 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)
|
2 years ago |
usbwallet
|
accounts: use atomic type (#27857)
|
2 years ago |
accounts.go
|
…
|
|
accounts_test.go
|
…
|
|
errors.go
|
…
|
|
hd.go
|
…
|
|
hd_test.go
|
…
|
|
manager.go
|
all: fix spelling mistakes (#25961)
|
2 years ago |
sort.go
|
…
|
|
url.go
|
…
|
|
url_test.go
|
…
|
|