Skip to content

v0.8.0#14

Open
MDobak wants to merge 11 commits intomasterfrom
v0.8
Open

v0.8.0#14
MDobak wants to merge 11 commits intomasterfrom
v0.8

Conversation

@MDobak
Copy link
Copy Markdown
Contributor

@MDobak MDobak commented Aug 31, 2024

Version 0.8 introduces significant refactoring to allow support for various L2 and RPC providers that may differ from standard Ethereum.

Key Changes:

  • Transaction and Call Types: These are now interfaces, allowing for multiple implementations, including custom ones.
  • Default RPC Client: The default RPC client is now extendable, making it easier to add non-standard RPC methods.
  • TXModifier: TXModifier has been replaced with hijackers, which can modify all RPC calls, not just transactions.

TODO:

  • Add blob TX types
  • Increase test coverage
  • Update README
  • Update examples
  • Fix pending issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant