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/light
Péter Szilágyi eebde1a2e2
core: ensure transactions correctly drop on pool limiting
7 years ago
..
lightchain.go core, light: delete SplitStatTy, ChainSplitEvent (unused) 8 years ago
lightchain_test.go consensus, core: drop all the legacy custom core error types 8 years ago
odr.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
odr_test.go consensus, core, ethstats: use engine specific block beneficiary (#14318) 8 years ago
odr_util.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
state.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
state_object.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
state_test.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
trie.go trie: remove Key in MissingNodeError 8 years ago
txpool.go core: ensure transactions correctly drop on pool limiting 7 years ago
txpool_test.go core, consensus: pluggable consensus engines (#3817) 8 years ago
vm_env.go all: import "context" instead of "golang.org/x/net/context" 8 years ago