gregorydemay
gregorydemay
1. Tested with `cddl = "0.9.4"` 2. Cannot handle a CDDL schema involving nested array, e.g., `[0, [0]]`. Note that the not-nested schema `[0, 0]` seems to work fine. Example...
**Overview** Why do we need this feature? What are we trying to accomplish? **Requirements** What requirements are necessary to consider this problem solved? **Considered Solutions** What solutions were considered? **Recommended...
1. Move the candid type `InstallArgs` to the `evm_rpc_types` crate. 2. Move the candid type `Provider` to the `evm_rpc_types` crate. 3. Prepare the `evm_rpc_types` crate for releasing.
Add a Candid convenience method, e.g. like eth_getBlockByNumber, for `eth_estimateGas`.
Add a Candid convenience method, e.g. like `eth_getBlockByNumber`, for `eth_call`.
Proposal to upgrade all ledger suites managed by the ledger suite orchestrator to the latest version.
Proposal for the ckETH minter to use the EVM RPC canister to reach Ethereum.