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.
ferhat elmas
86f6568f66
build: enable unconvert linter (#15456)
* build: enable unconvert linter
- fixes #15453
- update code base for failing cases
* cmd/puppeth: replace syscall.Stdin with os.Stdin.Fd() for unconvert linter
|
7 years ago |
.. |
flowcontrol
|
les: fix megacheck warnings (#14941)
|
8 years ago |
api_backend.go
|
les, light: LES/2 protocol version (#14970)
|
7 years ago |
backend.go
|
les, core/bloombits: post-LES/2 fixes (#15391)
|
7 years ago |
bloombits.go
|
all: gofmt -w -s (#15419)
|
7 years ago |
distributor.go
|
all: gofmt -w -s (#15419)
|
7 years ago |
distributor_test.go
|
all: gofmt -w -s (#15419)
|
7 years ago |
execqueue.go
|
les: fix goroutine leak in execQueue (#14480)
|
8 years ago |
execqueue_test.go
|
les: fix goroutine leak in execQueue (#14480)
|
8 years ago |
fetcher.go
|
les: fix misuse of WaitGroup (#15365)
|
7 years ago |
handler.go
|
core, eth, les: fix messy code (#15367)
|
7 years ago |
handler_test.go
|
core, eth, les: fix messy code (#15367)
|
7 years ago |
helper_test.go
|
les, light: LES/2 protocol version (#14970)
|
7 years ago |
metrics.go
|
all: fix spelling errors
|
8 years ago |
odr.go
|
all: gofmt -w -s (#15419)
|
7 years ago |
odr_requests.go
|
les, light: LES/2 protocol version (#14970)
|
7 years ago |
odr_test.go
|
les, light: LES/2 protocol version (#14970)
|
7 years ago |
peer.go
|
build: enable unconvert linter (#15456)
|
7 years ago |
protocol.go
|
core, eth, les: fix messy code (#15367)
|
7 years ago |
randselect.go
|
les: implement light server pool
|
8 years ago |
randselect_test.go
|
all: gofmt -w -s
|
8 years ago |
request_test.go
|
les, light: LES/2 protocol version (#14970)
|
7 years ago |
retrieve.go
|
les, light: LES/2 protocol version (#14970)
|
7 years ago |
server.go
|
les, light: LES/2 protocol version (#14970)
|
7 years ago |
serverpool.go
|
les: fix channel assignment data race (#15441)
|
7 years ago |
sync.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
txrelay.go
|
les: code refactoring (#14416)
|
8 years ago |