Skip to content

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. #481

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.

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. #481

Triggered via pull request August 5, 2024 23:12
Status Failure
Total duration 20s
Artifacts

proto-lint.yml

on: pull_request
break-check
9s
break-check
Fit to window
Zoom out
Zoom in

Annotations

9 errors
break-check: proto/eth/evm/v1/query.proto#L1
Previously present message "QueryNibiruAccountRequest" was deleted from file.
break-check: proto/eth/evm/v1/query.proto#L1
Previously present message "QueryNibiruAccountResponse" was deleted from file.
break-check: proto/eth/evm/v1/query.proto#L15
Previously present RPC "NibiruAccount" on service "Query" was deleted.
break-check: proto/eth/evm/v1/query.proto#L94
Field "2" with name "balance_wei" on message "QueryEthAccountResponse" changed option "json_name" from "codeHash" to "balanceWei".
break-check: proto/eth/evm/v1/query.proto#L94
Field "2" on message "QueryEthAccountResponse" changed name from "code_hash" to "balance_wei".
break-check: proto/eth/evm/v1/query.proto#L96
Field "3" with name "code_hash" on message "QueryEthAccountResponse" changed option "json_name" from "nonce" to "codeHash".
break-check: proto/eth/evm/v1/query.proto#L96
Field "3" with name "code_hash" on message "QueryEthAccountResponse" changed type from "uint64" to "string".
break-check: proto/eth/evm/v1/query.proto#L96
Field "3" on message "QueryEthAccountResponse" changed name from "nonce" to "code_hash".
break-check
buf found 8 breaking changes.