Skip to content

修改交易费用的计算方式:EffectiveGasPrice标识最终支付的费用不需要区分是否EIP1559 #2

修改交易费用的计算方式:EffectiveGasPrice标识最终支付的费用不需要区分是否EIP1559

修改交易费用的计算方式:EffectiveGasPrice标识最终支付的费用不需要区分是否EIP1559 #2

Triggered via pull request August 29, 2024 10:07
Status Failure
Total duration 50s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: wallet/collection_cold.go#L56
fmt.Errorf format %w reads arg #1, but call has 0 args
build: wallet/deposit.go#L80
fmt.Errorf format %w reads arg #1, but call has 0 args
build: wallet/withdraw.go#L56
fmt.Errorf format %w reads arg #1, but call has 0 args
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/