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.
Felix Lange
65da8f601f
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
...
The eth/61 protocol was disabled in #2776 , this commit removes its
message handlers and hash-chain sync logic.
(cherry picked from commit 016007bd25
)
Conflicts:
eth/handler.go
eth/handler_test.go
9 years ago
..
downloader
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
9 years ago
fetcher
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
9 years ago
filters
[release/1.4.11] eth: fix #2710 filter races
9 years ago
api.go
[release/1.4.7] core/state, eth: Updated suicides objects when tracing transactions
9 years ago
backend.go
[release/1.4.10] cmd, core, eth, params: implement flags to control dao fork blocks
9 years ago
backend_test.go
[release/1.4.10] accounts, core, eth: pass chain config for chain maker to test DAO
9 years ago
bad_block.go
[release/1.4.6] eth: enable bad block reports
9 years ago
bind.go
[release 1.4.5] accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call
9 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
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
9 years ago
handler_test.go
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
9 years ago
helper_test.go
[release/1.4.10] accounts, core, eth: pass chain config for chain maker to test DAO
9 years ago
metrics.go
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
9 years ago
peer.go
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
9 years ago
protocol.go
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
9 years ago
protocol_test.go
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
9 years ago
sync.go
[release/1.4.6] eth: don't accept transactions until we sync up with the network
9 years ago
sync_test.go
[release/1.4.4] eth: skip transaction handling during fast sync
9 years ago