plugeth/internal
Martin Holst Swende 72dcd3c58b core, eth, internal: Added debug_getBadBlocks() method (#3654)
* core,eth,internal: Added `debug_getBadBlocks()` method

When bad blocks are discovered, these are stored within geth.
An RPC-endpoint makes them availablewithin the `debug`
namespace. This feature makes it easier to discover network forks.

```

* core, api: go format + docs

* core/blockchain: Documentation, fix minor nitpick

* core: fix failing blockchain test
2017-02-13 21:44:06 +01:00
..
build internal/build: use 'git tag --points-at' to get the current tag 2016-11-27 18:42:48 +01:00
debug internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" 2016-11-01 18:40:36 +08:00
ethapi Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 2017-02-13 15:15:12 +01:00
guide accounts, cmd, eth, internal, mobile, node: split account backends 2017-02-13 14:00:02 +02:00
jsre accounts/abi, internal/jsre/deps: gofmt -w -s (#3636) 2017-02-03 13:32:04 +01:00
web3ext core, eth, internal: Added debug_getBadBlocks() method (#3654) 2017-02-13 21:44:06 +01:00