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
137 stars 28 forks source link

Integrate revmc jit #25

Open onbjerg opened 4 days ago

onbjerg commented 4 days ago

See https://github.com/paradigmxyz/alphanet/issues/86#issuecomment-2377980590

0xurb commented 4 days ago

@onbjerg Can I take it?

0xurb commented 4 days ago

Also seems that revmc has older Reth version, which gives me different primitives for several types (such like SpecId, reth_revm::Context's Host implementation, etc.)

DaniPopes commented 4 days ago

Sorry this is already being worked on. And no the types are the same, it might be due to different revm versions

0xurb commented 4 days ago

Yes, I meant same types, but different versions. As it WIP, I’ll find some other issue to deal with, thanks to respond.