feat(x/asset): Custom mintable, burnable precompiles [WIP] #233
Annotations
15 errors
test (1.22.x, macos-latest)
cannot use 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 evmosevmante.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):
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)
cannot use 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 evmosevmante.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):
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.
|