graph-node
graph-node copied to clipboard
[Bug] graphman rewind can move the block pointer forward
Running graphman rewind
to a block N which is further than the current subgraph head number will run without raising errors and will move the head forward to block N. Even without the --force
flag. The command should instead raise an error.
@leoyvens Please assign this to me. Had a chat with @alex-pakalniskis earlier.
Would love to work on it.