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.
 
 
 
 
 
 
go-ethereum/consensus
hadv 49f63deb24
consensus/clique: replace bubble sort by golang stable sort
6 years ago
..
clique consensus/clique: replace bubble sort by golang stable sort 6 years ago
ethash consensus: move test use only var/func to test(#17004) 6 years ago
misc rlp, trie, contracts, compression, consensus: improve comments (#14580) 7 years ago
consensus.go build: enable goimports and varcheck linters (#16446) 7 years ago
errors.go core, trie: intermediate mempool between trie and database (#15857) 7 years ago