You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5ded23b Thanks @KONFeature! - Upgrade to @erpc-cloud/config v0.0.36 (supporting providers, proxy pools etc) + add providers in thebuilder store (so available with decorate method)`
b334abc Thanks @KONFeature! - - Introduce the builder pattern using initErpcConfig
Remove auto generated type and move to the exported type of @erpc-cloud/config
Review upstreams builder helpers for a wider support of the matching pattern
Remove YAML file generation, since erpc now support js/ts config file
Remove free rpc benchmark for now, currently envisaging multiple way to re-introduce it later, maybe using dynamic config or the selection eval policy?
0052307 Thanks @KONFeature! - Add a new evm+free type of upstream (alongside the buildFreeUpstreams(...) helper) to generate placeholder upstreams that will be filled with the 15 best free rpcs
0052307 Thanks @KONFeature! - Add a new free-rpc command to get the 15 best free rpc url for a given chain