feat: dynamic gas price, keeper implementation #6824
tm2.yml
on: pull_request
Run Main
/
...
/
lint
44s
Run Main
/
...
/
generated
8s
Run Main
/
...
/
test
9s
Annotations
12 errors and 3 warnings
Run Main / Go Test / test
no required module provides package github.com/gnolang/gno/tm2/pkg/sdk/params; to add it:
|
Run Main / Go Test / test
Process completed with exit code 1.
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Linter / lint:
tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
|
Run Main / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
Run Main / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
Run Main / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|