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.
zelig
4d005a2c1d
rpc api: eth_getNatSpec
...
* xeth, rpc: implement eth_getNatSpec for tx confirmations
* rename silly docserver -> httpclient
* eth/backend: httpclient now accessible via eth.Ethereum init-d via config.DocRoot
* cmd: introduce separate CLI flag for DocRoot (defaults to homedir)
* common/path: delete unused assetpath func, separate HomeDir func
9 years ago
..
downloader
core, eth, trie: fix data races and merge/review issues
9 years ago
fetcher
core, eth, trie: fix data races and merge/review issues
9 years ago
filters
core, eth, trie: fix data races and merge/review issues
9 years ago
backend.go
rpc api: eth_getNatSpec
9 years ago
backend_test.go
core, eth, trie: fix data races and merge/review issues
9 years ago
cpu_mining.go
all: Add GPU mining, disabled by default
9 years ago
gasprice.go
core, eth, event, miner, xeth: fix event post / subscription race
9 years ago
gpu_mining.go
all: Add GPU mining, disabled by default
9 years ago
handler.go
core, eth, trie: fix data races and merge/review issues
9 years ago
handler_test.go
core, eth, trie: fix data races and merge/review issues
9 years ago
helper_test.go
eth: clean out light node notions from eth
9 years ago
metrics.go
core, eth, trie: fix data races and merge/review issues
9 years ago
peer.go
eth: time out status message exchange after 5s
9 years ago
protocol.go
eth: clean out light node notions from eth
9 years ago
protocol_test.go
eth: clean out light node notions from eth
9 years ago
sync.go
core, eth, trie: fix data races and merge/review issues
9 years ago
sync_test.go
core, eth, trie: fix data races and merge/review issues
9 years ago