taikoxyz / raiko

Multi-proofs for Taiko. SNARKS, STARKS and Trusted Execution Enclave. Our previous ZK-EVM circuits are deprecated.
Apache License 2.0
124 stars 91 forks source link

fix(raiko): fix sticky invalid tx state #184

Closed Brechtpd closed 6 months ago

Brechtpd commented 6 months ago

There's a couple of ways to clear the sticky tx state, not sure if this is the cleanest one but seems to work.

I think it's okay to set the list of warm addresses to empty without removing the addresses that should still be warm, but not 100% sure about this.