Conversation
|
still working on fixing the failing integration tests. @tzdybal Since previously the fraud proofs were enabled by default ( |
a9c95e7 to
7bd201f
Compare
IIRC no. @Manav-Aggarwal please confirm. |
Yep that's correct. No dependencies assuming it. |
|
@tzdybal @Manav-Aggarwal i think this PR is ready for review. |
tzdybal
left a comment
There was a problem hiding this comment.
Looks good, I would only to test code with fraud proofs both enabled and disabled.
minor fix to fix the integration tests expanding the executor tests to cover both fraud proof enable and disable cases
7bd201f to
5689e32
Compare
Fixes #619 by adding a flag to enable fraud proofs. Note that, there is a change in the default behavior after this commit is merged, where previously by default the fraud proofs were enabled, but now they will be disabled and the flag
--rollmint.experimental_insecure_fraud_proofsmust be passed enable fraud proofs.