multicaller: Move Block type to separate package to avoid dependency cycles (#9768)
* multicaller: Support generic calls, not just eth_call
* multicaller: Support generic calls, not just eth_call
* multicaller: Implement balance_call
* multicaller: Split out a generic rpc stub for testing RPC requests other than eth_call
Test balance call
* multicaller: Move Block type to separate package to avoid dependency cycles for multicaller tests.
* fix(op-service): remove old balance call test
---------
Co-authored-by:
refcell <abigger87@gmail.com>
Showing
This diff is collapsed.
Please register or sign in to comment