Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* migrate `debug,evm,hardhat,net,web3` namespaces to jsonrpsee * migrate `config` namespace to jsonrpsee * migrate `zks` namespace to jsonrpsee * migrate `eth` namespace to jsonrpsee * return `debug` to `node` crate * fix e2e tests * align impersonating return type to upstream anvil * migrate CORS options to jsonrpsee * clippy * prettier * full revamp of CORS * move `transaction_order` to the types crate * clippy * move server building logic to `api_server` crate * clippy * make `api_server` agnostic on the number of binds * rename github workflow for e2e-rust * clarify jsonrpsee caveat + link to docs
- Loading branch information