good morning!!!!

Skip to content
Snippets Groups Projects
Commit 72dcd3c5 authored by Martin Holst Swende's avatar Martin Holst Swende Committed by Jeffrey Wilcke
Browse files

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
parent 4ece9c6c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment