Closed artur-abliazimov closed 6 days ago
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Hey @artur-abliazimov and thank you for opening this pull request! 👋🏼
It looks like you forgot to add a changelog entry for your changes. Make sure to add a changelog entry in the 'CHANGELOG.md' file.
LGTM
Summary by CodeRabbit
New Features
IEvent
andGasFeeData
for structured event representation and gas fee data in Ethereum transactions.EvmClient
to utilize theviem
library for Ethereum interactions, enhancing compatibility and performance.WARDEN_EVM_CHAIN_ID
to enhance configuration options for the scheduler component.Bug Fixes
OrderProcessor
for better type safety and clarity.Documentation
Chores