Add MaxTxGasWanted to filter out large gas txs #846
Annotations
2 errors and 2 warnings
internal/mempool/mempool.go#L372
invalid operation: wtx.gasWanted > txmp.config.MaxTxGasWanted (mismatched types int64 and int)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v3, actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, technote-space/get-diff-action@v6. 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: "6b38136ed1185752be8f940039f0070285b6a971-00-coverage", "6b38136ed1185752be8f940039f0070285b6a971-05-coverage", "6b38136ed1185752be8f940039f0070285b6a971-06-coverage", "6b38136ed1185752be8f940039f0070285b6a971-08-coverage", "6b38136ed1185752be8f940039f0070285b6a971-10-coverage", "6b38136ed1185752be8f940039f0070285b6a971-12-coverage", "6b38136ed1185752be8f940039f0070285b6a971-13-coverage", "6b38136ed1185752be8f940039f0070285b6a971-14-coverage", "6b38136ed1185752be8f940039f0070285b6a971-19-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/
|
This job failed
Loading