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 functionality for advancing blocks, advancing time, and causing downtime #4

Merged
merged 14 commits into from
Jun 16, 2023

Conversation

p-offtermatt
Copy link
Member

@p-offtermatt p-offtermatt commented Jun 14, 2023

This PR adds RPC endpoints:

  • advance_blocks runs a specified number of empty blocks to the app
  • set_signing_status sets a specified validator to sign or not sign
  • advance_time advances the local timestamp of the blockchain by a specified amount.

Closes cosmos/interchain-security#938

@p-offtermatt p-offtermatt marked this pull request as ready for review June 16, 2023 12:37
@p-offtermatt p-offtermatt merged commit 4c23143 into main Jun 16, 2023
@p-offtermatt p-offtermatt deleted the ph/downtime branch June 16, 2023 12:41
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.

Implement CometMock-specific functionality: Advancing Blocks, Advancing Time, and Downtime
1 participant