Skip to content

fix(genesis): separate genesis param and chain param #3674

fix(genesis): separate genesis param and chain param

fix(genesis): separate genesis param and chain param #3674

Triggered via pull request August 10, 2024 08:42
@kehiykehiy
synchronize #1458
kehiy:params
Status Failure
Total duration 3m 9s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
linting: genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
linting: genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
linting: genesis/genesis_param.go#L37
unknown field MaximumFee in struct literal of type genParams (typecheck)
linting: wallet/config.go#L4
could not import github.com/pactus-project/pactus/genesis (-: # github.com/pactus-project/pactus/genesis
linting: genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
linting: genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
linting: genesis/genesis_param.go#L37
unknown field MaximumFee in struct literal of type genParams) (typecheck)
linting: cmd/daemon/init.go#L7
could not import github.com/pactus-project/pactus/genesis (-: # github.com/pactus-project/pactus/genesis
linting: genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
linting: genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
linting
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum