Skip to content

[BUG] Block is not marked invalid when it violates consensus settings #446

@galt-tr

Description

@galt-tr

Describe the bug

I am running on teratestnet with

excessiveblocksize=10737418240
blockmaxsize=1073741824

It is attempting to sync blocks from peers which violate thiese settings but the block is never marked invalid, it is infinitely attempted to be processed it appears from the logs.

Expected behavior

The block should be marked invalid and I shouldn't attempt to sync to this peer any longer

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions