Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go/consensus/tendermint: Always accept own transactions #2586

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

kostko
Copy link
Member

@kostko kostko commented Jan 23, 2020

A validator node should always accept own transactions (signed by the node's
identity key) regardless of the configured gas price.

@kostko kostko added the c:consensus/tendermint Category: Tendermint-based consensus label Jan 23, 2020
A validator node should always accept own transactions (signed by the node's
identity key) regardless of the configured gas price.
@kostko kostko force-pushed the kostko/feature/tm-checktx-own-txs branch from 57ee163 to 3fcc095 Compare January 23, 2020 08:48
@kostko kostko merged commit 280308d into master Jan 23, 2020
@kostko kostko deleted the kostko/feature/tm-checktx-own-txs branch January 23, 2020 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:consensus/tendermint Category: Tendermint-based consensus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants