Rollback Query
For debugging purposes, we need to be able to force a rollback to occur in a function and for us to check that it is working properly.
We need a query in the Solidity code such that we can check a condition in the rollback state as the state varaibles are being rolled back to their proper values.
Required Issues: #4 (closed) #18 (closed)
Edited by Jon Shahen