ithacaxyz / odyssey

A testnet open-source Layer 2 from the future, co-designed with the developer tools stack.
https://www.ithaca.xyz/updates/odyssey
Apache License 2.0
200 stars 49 forks source link

fix(walltime): flip block_timestamp/wall_time_ms #75

Closed transmissions11 closed 2 weeks ago

transmissions11 commented 2 weeks ago

These variables were flipped from their intended meanings.

See: https://github.com/transmissions11/reth-walltime/blob/15218b6d66c8da339bab541aa71373aaceb66165/bin/reth/src/optimism.rs#L170-L171