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/eth
Jeffrey Wilcke 7f515b0e88 Merge pull request #2564 from bas-vk/submit-tx 8 years ago
..
downloader eth/downloader: fix reviewer comments 8 years ago
fetcher eth: various typos 9 years ago
filters eth/filter: bugfix which can cause a nil pointer crash when parsing filter arguments 8 years ago
api.go Merge pull request #2564 from bas-vk/submit-tx 8 years ago
backend.go eth: add new RPC method (personal.) SignAndSendTransaction 8 years ago
backend_test.go all: update license information 9 years ago
bind.go accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call 8 years ago
cpu_mining.go all: update license information 9 years ago
gasprice.go core, eth, rpc: split out block validator and state processor 9 years ago
gpu_mining.go all: update license information 9 years ago
handler.go eth: skip transaction handling during fast sync 8 years ago
handler_test.go all: fix go vet warnings 9 years ago
helper_test.go core, eth, miner: improve shutdown synchronisation 8 years ago
metrics.go eth: various typos 9 years ago
peer.go core, eth, miner: improve shutdown synchronisation 8 years ago
protocol.go eth, p2p, rpc/api: polish protocol info gathering 9 years ago
protocol_test.go all: fix go vet warnings 9 years ago
sync.go eth: skip transaction handling during fast sync 8 years ago
sync_test.go eth: skip transaction handling during fast sync 8 years ago