Versions in this module Expand all Collapse all v0 v0.5.0 Oct 21, 2025 GO-2025-3684 GO-2025-3684: Cosmos EVM Allows Partial Precompile State Writes in github.com/cosmos/evm Changes in this version + var File_cosmos_evm_server_v1_indexer_proto protoreflect.FileDescriptor + type TxResult struct + CumulativeGasUsed uint64 + EthTxIndex int32 + Failed bool + GasUsed uint64 + Height int64 + MsgIndex uint32 + TxIndex uint32 + func (*TxResult) Descriptor() ([]byte, []int) + func (*TxResult) ProtoMessage() + func (x *TxResult) GetCumulativeGasUsed() uint64 + func (x *TxResult) GetEthTxIndex() int32 + func (x *TxResult) GetFailed() bool + func (x *TxResult) GetGasUsed() uint64 + func (x *TxResult) GetHeight() int64 + func (x *TxResult) GetMsgIndex() uint32 + func (x *TxResult) GetTxIndex() uint32 + func (x *TxResult) ProtoReflect() protoreflect.Message + func (x *TxResult) Reset() + func (x *TxResult) String() string v0.5.0-rc.1 Oct 14, 2025 GO-2025-3684 GO-2025-3684: Cosmos EVM Allows Partial Precompile State Writes in github.com/cosmos/evm