feat(evm): Combine both account queries into "/eth.evm.v1.Query/EthAccount", accepting both nibi-prefixed Bech32 addresses and Ethereum-type hexadecimal addresses as input. #488
Annotations
10 errors
proto/eth/evm/v1/query.proto#L1
Previously present message "QueryNibiruAccountRequest" was deleted from file.
|
proto/eth/evm/v1/query.proto#L1
Previously present message "QueryNibiruAccountResponse" was deleted from file.
|
proto/eth/evm/v1/query.proto#L15
Previously present RPC "NibiruAccount" on service "Query" was deleted.
|
proto/eth/evm/v1/query.proto#L92
Field "1" with name "balance" on message "QueryEthAccountResponse" changed option "json_name" from "balanceWei" to "balance".
|
proto/eth/evm/v1/query.proto#L92
Field "1" on message "QueryEthAccountResponse" changed name from "balance_wei" to "balance".
|
proto/eth/evm/v1/query.proto#L94
Field "2" with name "balance_wei" on message "QueryEthAccountResponse" changed option "json_name" from "codeHash" to "balanceWei".
|
proto/eth/evm/v1/query.proto#L94
Field "2" on message "QueryEthAccountResponse" changed name from "code_hash" to "balance_wei".
|
proto/eth/evm/v1/query.proto#L96
Field "3" with name "code_hash" on message "QueryEthAccountResponse" changed option "json_name" from "nonce" to "codeHash".
|
proto/eth/evm/v1/query.proto#L96
Field "3" with name "code_hash" on message "QueryEthAccountResponse" changed type from "uint64" to "string".
|
proto/eth/evm/v1/query.proto#L96
Field "3" on message "QueryEthAccountResponse" changed name from "nonce" to "code_hash".
|
The logs for this run have expired and are no longer available.
Loading