EIP-1559 - Dynamic Base Fee #4734
Annotations
10 errors and 2 warnings
Run Go Tests:
x/evm/types/params.go#L47
unknown field MaxDynamicBaseFeeUpwardAdjustment in struct literal of type Params
|
Run Go Tests:
x/evm/types/params.go#L48
unknown field MaxDynamicBaseFeeDownwardAdjustment in struct literal of type Params
|
Run Go Tests:
x/evm/types/params.go#L59
p.MaxDynamicBaseFeeUpwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeUpwardAdjustment)
|
Run Go Tests:
x/evm/types/params.go#L60
p.MaxDynamicBaseFeeDownwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Run Go Tests:
x/evm/types/params.go#L83
p.MaxDynamicBaseFeeUpwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeUpwardAdjustment)
|
Run Go Tests:
x/evm/types/params.go#L84
p.MaxDynamicBaseFeeUpwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeUpwardAdjustment)
|
Run Go Tests:
x/evm/types/params.go#L86
p.MaxDynamicBaseFeeDownwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Run Go Tests:
x/evm/types/params.go#L87
p.MaxDynamicBaseFeeDownwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Run Go Tests:
x/evm/types/params.pb.go#L232
m.MaxDynamicBaseFeeDownwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Run Go Tests:
x/evm/types/params.pb.go#L234
m.MaxDynamicBaseFeeDownwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/get-diff-action@v6, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "2bd84cf6af701466e86bd68d9e6859a435526f16-04-coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading