EIP-1559 - Dynamic Base Fee #1731
Annotations
10 errors and 2 warnings
Run ETH Blocktest:
x/evm/types/params.go#L47
unknown field MaxDynamicBaseFeeUpwardAdjustment in struct literal of type Params
|
Run ETH Blocktest:
x/evm/types/params.go#L48
unknown field MaxDynamicBaseFeeDownwardAdjustment in struct literal of type Params
|
Run ETH Blocktest:
x/evm/types/params.go#L59
p.MaxDynamicBaseFeeUpwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeUpwardAdjustment)
|
Run ETH Blocktest:
x/evm/types/params.go#L60
p.MaxDynamicBaseFeeDownwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Run ETH Blocktest:
x/evm/types/params.go#L83
p.MaxDynamicBaseFeeUpwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeUpwardAdjustment)
|
Run ETH Blocktest:
x/evm/types/params.go#L84
p.MaxDynamicBaseFeeUpwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeUpwardAdjustment)
|
Run ETH Blocktest:
x/evm/types/params.go#L86
p.MaxDynamicBaseFeeDownwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Run ETH Blocktest:
x/evm/types/params.go#L87
p.MaxDynamicBaseFeeDownwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Run ETH Blocktest:
x/evm/types/params.pb.go#L232
m.MaxDynamicBaseFeeDownwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Run ETH Blocktest:
x/evm/types/params.pb.go#L234
m.MaxDynamicBaseFeeDownwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading