quorum/tests
Felix Lange ca18202eb9 eth: enable bad block reports
We used to have reporting of bad blocks, but it was disabled
before the Frontier release. We need it back because users
are usually unable to provide the full RLP data of a bad
block when it occurs.

A shortcoming of this particular implementation is that the
origin peer is not tracked for blocks received during eth/63
sync. No origin peer info is still better than no report at
all though.
2016-05-25 02:02:51 +02:00
..
files tests: updated homestead tests 2016-02-18 10:08:18 +01:00
block_test.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
block_test_util.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
init.go eth: enable bad block reports 2016-05-25 02:02:51 +02:00
rlp_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
rlp_test_util.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
state_test.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
state_test_util.go all: update license information 2016-04-15 09:48:05 +02:00
transaction_test.go tests: updated homestead tests 2016-02-18 10:08:18 +01:00
transaction_test_util.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
util.go all: update license information 2016-04-15 09:48:05 +02:00
vm_test.go cmd/evm, core/vm, test: refactored VM and core 2015-10-04 01:13:54 +02:00
vm_test_util.go all: update license information 2016-04-15 09:48:05 +02:00