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

Add disable seqno check #168

Closed
wants to merge 2 commits into from
Closed

Add disable seqno check #168

wants to merge 2 commits into from

Conversation

philipsu522
Copy link
Contributor

@philipsu522 philipsu522 commented Nov 17, 2023

Describe your changes and provide context

Add a param to make loadtests easier by disabling seqno checks. Note that this will have to work in conjunction with setting cache-size to 0 (otherwise tendermint complains about tx already existing in mempool).

Testing performed to validate your change

Tested on a local chain:

  • tx bank send --seqno 2
  • tx bank send --seqno 1
  • tx bank send --seqno 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants