Skip to content

Add --stop-at-block=num option

Krzysztof Leśniak requested to merge 599-stop-at-block-option into develop
  • Add --stop-at-block option to stop replay/sync/live mode at given block
  • Add --exit-at-block option that does the same, but also exits the application
  • Fix off-by-one error in shutdown manager

Requires test-tools!181 (merged)

Closes #599

Edited by Krzysztof Leśniak

Merge request reports