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

[Feature] Allow to stop network at specific block #258

Closed
piwonskp opened this issue Oct 2, 2023 · 1 comment
Closed

[Feature] Allow to stop network at specific block #258

piwonskp opened this issue Oct 2, 2023 · 1 comment

Comments

@piwonskp
Copy link
Contributor

piwonskp commented Oct 2, 2023

For benchmarking or any kind of activity that involves comparing networks it would be very handy to be able to specify a configuration that allows to stop the network. There may be multiple conditions on which the network may be stopped.

The most useful conditions to stop the network as I see it:

  • At a specific block number
  • After a certain amount of time

Such network could then return the result by printing a report to stdout, saving in a file or keeping grafana container up so it's accessible.

@h4ck3rk3y
Copy link
Collaborator

Relevant discussion with Oleg - kurtosis-tech/kurtosis#1474

Highly recommend using the SDK for this!

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

No branches or pull requests

3 participants