feat(x/asset): Custom mintable, burnable precompiles [WIP] #251
Annotations
17 errors
test (1.22.x, macos-latest):
app/ante/handler_options_test.go#L141
cannot use suite.app.EvmKeeper (variable of type *"github.com/evmos/os/x/evm/keeper".Keeper) as "github.com/evmos/os/ante/interfaces".FeeMarketKeeper value in argument to evmosanteevm.NewDynamicFeeChecker: *"github.com/evmos/os/x/evm/keeper".Keeper does not implement "github.com/evmos/os/ante/interfaces".FeeMarketKeeper (missing method AddTransientGasWanted)
|
test (1.22.x, macos-latest):
app/ante/utils_test.go#L188
suite.app.EvmKeeper.ChainID undefined (type *"github.com/evmos/os/x/evm/keeper".Keeper has no field or method ChainID)
|
test (1.22.x, macos-latest):
testutil/network/util.go#L246
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
test (1.22.x, macos-latest):
testutil/network/util.go#L249
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
test (1.22.x, macos-latest):
testutil/network/util.go#L250
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
test (1.22.x, macos-latest):
testutil/network/util.go#L251
unknown field Authorized in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
test (1.22.x, macos-latest):
testutil/network/util.go#L251
undefined: assettypes.TokenAuthorization
|
test (1.22.x, macos-latest)
Process completed with exit code 1.
|
test (1.22.x, ubuntu-latest)
The job was canceled because "_1_22_x_macos-latest" failed.
|
test (1.22.x, ubuntu-latest):
app/ante/handler_options_test.go#L141
cannot use suite.app.EvmKeeper (variable of type *"github.com/evmos/os/x/evm/keeper".Keeper) as "github.com/evmos/os/ante/interfaces".FeeMarketKeeper value in argument to evmosanteevm.NewDynamicFeeChecker: *"github.com/evmos/os/x/evm/keeper".Keeper does not implement "github.com/evmos/os/ante/interfaces".FeeMarketKeeper (missing method AddTransientGasWanted)
|
test (1.22.x, ubuntu-latest):
app/ante/utils_test.go#L188
suite.app.EvmKeeper.ChainID undefined (type *"github.com/evmos/os/x/evm/keeper".Keeper has no field or method ChainID)
|
test (1.22.x, ubuntu-latest):
testutil/network/util.go#L246
unknown field Manager in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
test (1.22.x, ubuntu-latest):
testutil/network/util.go#L249
unknown field Total in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
test (1.22.x, ubuntu-latest):
testutil/network/util.go#L250
unknown field AuthorizationRequired in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
test (1.22.x, ubuntu-latest):
testutil/network/util.go#L251
unknown field Authorized in struct literal of type "github.com/realiotech/realio-network/x/asset/types".Token
|
test (1.22.x, ubuntu-latest):
testutil/network/util.go#L251
undefined: assettypes.TokenAuthorization
|
test (1.22.x, ubuntu-latest)
The operation was canceled.
|