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

auth: change permissions for `Auth::Manage` and introduce `manageProvider` method #134

Closed rvanasa closed 9 months ago

rvanasa commented 9 months ago

Various permission-related follow-ups from the security review.

Closes #132. Closes #133. Closes #135.