emeraldpay / dshackle

Fault Tolerant Load Balancer for Ethereum and Bitcoin APIs
Apache License 2.0
298 stars 65 forks source link

Add RSK (Rootstock) support #226

Open gofman8 opened 1 year ago

gofman8 commented 1 year ago

Hello, Could it be possible to add RSK network support ? https://github.com/rsksmart/rskj

https://github.com/emeraldpay/dshackle/blob/master/proto/common.proto#L22

Thanks in advince!

taxmeifyoucan commented 1 year ago

If you don't need a first class support and want just to make it work now, you can use a workaround by disabling chain validation. It should work with probably any EVM chain. Here is an example for Ethereum L2 https://github.com/taxmeifyoucan/eth-rpc-proxy/blob/master/dshackle_conf/arbitrum.yaml