graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

[Bug] graphman rewind can move the block pointer forward

Open leoyvens opened this issue 1 year ago • 1 comments

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 avatar Feb 20 '24 13:02 leoyvens

@leoyvens Please assign this to me. Had a chat with @alex-pakalniskis earlier.

Would love to work on it.

YashBit avatar Aug 05 '24 14:08 YashBit