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

Adjust cycles cost calculation #129

Closed rvanasa closed 9 months ago

rvanasa commented 9 months ago

The cost of a Candid-RPC request should use the same (more precise) underlying logic as the JSON-RPC request method.