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

test: RPC provider API key modifications #269

Closed rvanasa closed 1 month ago

rvanasa commented 1 month ago

Follow-up testing and bugfixes for #252.

This PR...

Note that the canister upgrade tests use the same Wasm before and after upgrade. In the future (probably out of scope of this PR), we could extend this to test upgrading from the most recently deployed canister's Wasm file.

rvanasa commented 1 month ago

Merging and will make any follow-up changes in additional PRs.