Skip to content

refactor(evm): remove double JSON escaping of EventEthereumTx logs #593

refactor(evm): remove double JSON escaping of EventEthereumTx logs

refactor(evm): remove double JSON escaping of EventEthereumTx logs #593

Triggered via pull request February 3, 2025 17:48
Status Failure
Total duration 20s
Artifacts

proto-lint.yml

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

Annotations

8 errors
break-check: proto/eth/evm/v1/events.proto#L26
Field "7" with name "vm_error" on message "EventEthereumTx" changed option "json_name" from "ethTxFailed" to "vmError".
break-check: proto/eth/evm/v1/events.proto#L26
Field "7" on message "EventEthereumTx" changed name from "eth_tx_failed" to "vm_error".
break-check: proto/eth/evm/v1/events.proto#L32
Field "1" with name "logs" on message "EventTxLog" changed option "json_name" from "txLogs" to "logs".
break-check: proto/eth/evm/v1/events.proto#L32
Field "1" with name "logs" on message "EventTxLog" changed type from "string" to "message".
break-check: proto/eth/evm/v1/events.proto#L32
Field "1" on message "EventTxLog" changed name from "tx_logs" to "logs".
break-check: proto/eth/evm/v1/evm.proto#L1
Previously present message "TransactionLogs" was deleted from file.
break-check: proto/eth/evm/v1/evm.proto#L1
Previously present message "TxResult" was deleted from file.
break-check
buf found 7 breaking changes.