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.
gary rong
5f8888e116
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
* accounts, consensus, core, eth: make chain maker consensus agnostic
* consensus, core: move CalcDifficulty to Engine interface
* consensus: add docs for calcDifficulty function
* consensus, core: minor comment fixups
|
7 years ago |
.. |
clique
|
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 years ago |
ethash
|
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 years ago |
misc
|
rlp, trie, contracts, compression, consensus: improve comments (#14580)
|
8 years ago |
consensus.go
|
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 years ago |
errors.go
|
consensus/clique: Proof of Authority (#3753)
|
8 years ago |