internet-computer-protocol / evm-rpc-canister

Interact with EVM blockchains from the Internet Computer.
https://internetcomputer.org/docs/current/developer-docs/multi-chain/ethereum/evm-rpc/overview
Apache License 2.0
63 stars 13 forks source link

Immutable RPC providers #244

Closed rvanasa closed 1 month ago

rvanasa commented 2 months ago

Removing the ability for the provider owner to change details about an RPC provider is an important step towards complete decentralization of the EVM RPC canister.

rvanasa commented 1 month ago

Completed via #252.