Skip to content

Odyssey v0.1.1

Compare
Choose a tag to compare
@onbjerg onbjerg released this 12 Oct 17:14
· 63 commits to main since this release
a112eae

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.