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
b9b3efb09f
all: fix ineffectual assignments and remove uses of crypto.Sha3
go get github.com/gordonklaus/ineffassign
ineffassign .
|
8 years ago |
.. |
testdata
|
cmd/geth: add tests for account commands
|
9 years ago |
accountcmd.go
|
cmd/geth: improve command help messages (#3227)
|
8 years ago |
accountcmd_test.go
|
all: fix issues reported by honnef.co/go/simple/cmd/gosimple
|
8 years ago |
chaincmd.go
|
cmd/geth: tidied up the source (#3385)
|
8 years ago |
consolecmd.go
|
cmd/geth: improve command help messages (#3227)
|
8 years ago |
consolecmd_test.go
|
cmd, ethstats, les, mobile, params: native netstats (#3336)
|
8 years ago |
dao_test.go
|
cmd: drop DAO related choice flags since ETC diverged
|
8 years ago |
genesis_test.go
|
cmd/geth: fix port clash in genesis test
|
9 years ago |
main.go
|
logger, pow/dagger, pow/ezp: delete dead code
|
8 years ago |
misccmd.go
|
cmd/geth: tidied up the source (#3385)
|
8 years ago |
monitorcmd.go
|
all: fix ineffectual assignments and remove uses of crypto.Sha3
|
8 years ago |
run_test.go
|
cmd: fix CLI package deprecation warnings
|
9 years ago |
usage.go
|
cmd, ethstats, les, mobile, params: native netstats (#3336)
|
8 years ago |