avalanchego icon indicating copy to clipboard operation
avalanchego copied to clipboard

Feature Request: IPC access to C-Chain (EVM)

Open michaelbnewman opened this issue 4 years ago • 6 comments

Currently there are RPC and WS connections available to C-Chain (EVM), but a similar connection with IPC is not available. Please see https://github.com/ava-labs/gecko/issues/254 for discussion that gecko IPC endpoints are not the same information providers as RPC and WS for EVM. It would be a nice feature to make EVM connecting IPC available, since its the fastest type of connection and most secure. Its already a feature that standard geth provides. For an example from web3py, see: https://web3py.readthedocs.io/en/stable/providers.html#web3.providers.ipc.IPCProvider

michaelbnewman avatar Jun 29 '20 14:06 michaelbnewman

Seems strange that this appears to be the only request for this feature. Are you aware of any other discussion or modification to support this?

keeran avatar Apr 30 '22 17:04 keeran

+1 Definitely need this

billyadelphia avatar May 01 '22 03:05 billyadelphia

+1

davidp94 avatar May 27 '22 09:05 davidp94

+1

arthurwolf avatar Oct 15 '22 22:10 arthurwolf