Skip to content

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

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

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

Triggered via pull request January 31, 2025 17:53
Status Failure
Total duration 17s
Artifacts

proto-lint.yml

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

Annotations

7 errors
break-check: proto/eth/evm/v1/events.proto#L12
Previously present field "7" with name "eth_tx_failed" on message "EventEthereumTx" was deleted.
break-check: proto/eth/evm/v1/events.proto#L33
Field "1" with name "logs" on message "EventTxLog" changed option "json_name" from "txLogs" to "logs".
break-check: proto/eth/evm/v1/events.proto#L33
Field "1" with name "logs" on message "EventTxLog" changed type from "string" to "message".
break-check: proto/eth/evm/v1/events.proto#L33
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 6 breaking changes.