Review integration with @vechain/web3-providers-connex
#23
Labels
bug
Something isn't working
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
Some of the RPC proxy endpoints do not work properly depending on the network (for instance,
eth_chainId
does not return the correct ID for Thor Solo, ordebug_traceTransaction
does not redirect correctly to the REST endpointPOST
debug/tracers
).The purpose of this ticket is to address this issue while keeping compatibility with ethers v5 (at the time of writing this description, the VeChain SDK is using ethers v6).
The text was updated successfully, but these errors were encountered: