EYBlockchain / nightfall_3

a mono-repo containing an optimistic version of nightfall
Creative Commons Zero v1.0 Universal
260 stars 57 forks source link

Nullifier rollback #1424

Closed druiz0992 closed 1 year ago

druiz0992 commented 1 year ago

What does this implement/fix? Explain your changes.

In a rollback, nullifiers are rolledback if incorrect transaction is not a transfer because its assumed that users are in different clients. However, if both users are in the same client, then the nullifier must also be rolledback.

Does this close any currently open issues?

What commands can I run to test the change?

Any other comments?