taikoxyz / raiko

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

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

Closed Brechtpd closed 1 month ago

Brechtpd commented 1 month 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.