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.
Felix Lange
c8e9a91672
build: upgrade to golangci-lint 1.24.0 (#20901)
* accounts/scwallet: remove unnecessary uses of fmt.Sprintf
* cmd/puppeth: remove unnecessary uses of fmt.Sprintf
* p2p/discv5: remove unnecessary use of fmt.Sprintf
* whisper/mailserver: remove unnecessary uses of fmt.Sprintf
* core: goimports -w tx_pool_test.go
* eth/downloader: goimports -w downloader_test.go
* build: upgrade to golangci-lint 1.24.0
|
5 years ago |
.. |
api.go
|
core, eth: fix goimports for Go 1.11
|
6 years ago |
downloader.go
|
eth/downloader: fix data race in downloader
|
5 years ago |
downloader_test.go
|
build: upgrade to golangci-lint 1.24.0 (#20901)
|
5 years ago |
events.go
|
cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode (#17321)
|
6 years ago |
fakepeer.go
|
core, eth, les, light: scope receipt functionality a bit cleaner
|
6 years ago |
metrics.go
|
metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910)
|
7 years ago |
modes.go
|
cmd/geth: add --config file flag (#13875)
|
8 years ago |
peer.go
|
core, eth: implement eth/65 transaction fetcher
|
5 years ago |
queue.go
|
eth/downloader: fix possible data race by inconsistent field protection (#20690)
|
5 years ago |
statesync.go
|
trie: remove node ordering slice in sync batch (#19929)
|
5 years ago |
testchain_test.go
|
cosensus, core, eth, params, trie: fixes + clique history cap
|
6 years ago |
types.go
|
eth: conform better to the golint standards (#16783)
|
6 years ago |