evm_rpc-v2.7.0
·
94 commits
to main
since this release
- SHA-256 hash: 2286a397c11f03f7fd7664c7552d608a9663c816d1e870f6d1403a2dbd1889c3
Deployments
| Type | Canister ID | Deployed? |
|---|---|---|
| 🚀 Production | 7hfb6-caaaa-aaaar-qadga-cai |
139311 ✅ |
| 🧪 Staging | xhcuo-6yaaa-aaaar-qacqq-cai |
✅ |
What's Changed
Added
- For each
eth_*endpoint, add a new correspondingeth_*CyclesCostquery endpoint with the same Candid arguments, that allows computing the cycles cost of calling the correspondingeth_*update endpoint (#508, #509)
Changed
- Use constant-size request IDs in JSON-RPC requests to allow for consistent request cycles costs (#514)