Versions in this module Expand all Collapse all v5 v5.0.1 Jul 13, 2022 GO-2024-2715 GO-2024-2715: Evmos transaction execution not accounting for all state transition after interaction with precompiles in github.com/evmos/evmos v5.0.0 Jun 14, 2022 GO-2024-2715 GO-2024-2715: Evmos transaction execution not accounting for all state transition after interaction with precompiles in github.com/evmos/evmos Changes in this version + var CancelIncentiveProposalHandler = govclient.NewProposalHandler(cli.NewCancelIncentiveProposalCmd, ...) + var RegisterIncentiveProposalHandler = govclient.NewProposalHandler(cli.NewRegisterIncentiveProposalCmd, rest.RegisterIncentiveProposalRESTHandler) Other modules containing this package github.com/tharsis/evmos github.com/tharsis/evmos/v2 github.com/tharsis/evmos/v3 github.com/tharsis/evmos/v4