Odyssey v0.1.1
A small patch release with some bug fixes and minor adjustments.
- Sets the priority fee for sequencer sponsored transactions (
wallet_sendTransaction
) to a fixed 1 gwei. - Limits the gas usage by sequencer sponsored transactions (
wallet_sendTransaction
) to 150k gas. - Bumps reth, fixing an issue where transactions could get stuck until another transaction was added to the mempool.