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 |
.. |
algorithm.go
|
ethash: fix typo
|
7 years ago |
algorithm_go1.7.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
algorithm_go1.8.go
|
build: enable unconvert linter (#15456)
|
7 years ago |
algorithm_go1.8_test.go
|
rlp, trie, contracts, compression, consensus: improve comments (#14580)
|
8 years ago |
algorithm_test.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
consensus.go
|
consensus, core, params: rebrand Metro to Byzantium
|
8 years ago |
consensus_test.go
|
tests: update tests and implement general state tests (#14734)
|
8 years ago |
ethash.go
|
rlp, trie, contracts, compression, consensus: improve comments (#14580)
|
8 years ago |
ethash_test.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
sealer.go
|
consensus, eth: don't CPU mine by default during remote mining
|
8 years ago |