Skip to content

abci: Add txNeverValid field to ResponseCheckTx and output error #624

@jmalicevic

Description

@jmalicevic

Feature Request

Summary

We add an additional field to ResponseCheckTx to allow the application to signal to CometBFT that the transaction could never have been valid. Upon receiving this, CometBFT, outputs an error message that includes the sending peers ID, allowing operators to disconnect from it or filter this peer using its IP.

More details on the implementation proposal and reasoning behind this can be found in RFC 101.

Metadata

Metadata

Assignees

No one assigned

    Labels

    abciApplication blockchain interfaceenhancementNew feature or requestsecurity

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions