Camotelli
Camotelli
选型rpc框架ing......
不知道有没有做过这方面的调研和benchmark https://github.com/brpc/brpc
Any plan to provide alteranative so we could use `Infura` or `Alchemy` RPC nodes? Thanks ``` (node:5748) UnhandledPromiseRejectionWarning: Error: Unsupported method [eth_signTypedData]. See available methods at https://docs.alchemy.com/alchemy/documentation/apis at SignOnboardingAction.ethSignTypedDataInternal (xxxxx\@dydxprotocol\v3-client\build\src\eth-signing\signer.js:68:19)...
### Component Forge ### Describe the feature you would like With [EIP 3860](https://eips.ethereum.org/EIPS/eip-3860#parameters), the contract size limit should be doubled from 24KB to 48KB? https://github.com/foundry-rs/foundry/blob/master/common/src/compile.rs#L175 ```diff - const CONTRACT_SIZE_LIMIT: usize...