Skip to content

feat: create custom filler that automatically add gas buffer#210

Merged
azixus merged 8 commits into
mainfrom
feat/gas-buffer-filler
Nov 7, 2025
Merged

feat: create custom filler that automatically add gas buffer#210
azixus merged 8 commits into
mainfrom
feat/gas-buffer-filler

Conversation

@azixus
Copy link
Copy Markdown
Contributor

@azixus azixus commented Nov 5, 2025

Write a custom filler that allows for automatically add a gas buffer to the estimation returned by alloy's default GasFiller.

Should hopefully fix the reverts we were seeing on calling rebalanceSolver

@azixus azixus force-pushed the feat/onlyswaps-better-errors branch from 16066be to eeeb88f Compare November 5, 2025 13:37
@azixus azixus force-pushed the feat/gas-buffer-filler branch from c9a4e2e to 1b67a02 Compare November 5, 2025 13:37
Base automatically changed from feat/onlyswaps-better-errors to main November 7, 2025 16:56
@azixus azixus force-pushed the feat/gas-buffer-filler branch from 90f7d5c to cb415ec Compare November 7, 2025 17:05
@azixus azixus merged commit dc0e1b6 into main Nov 7, 2025
0 of 4 checks passed
@azixus azixus deleted the feat/gas-buffer-filler branch November 7, 2025 17:06
CluEleSsUK pushed a commit that referenced this pull request Nov 12, 2025
* feat(superalloy): add filler that includes a gas buffer

* feat(onlyswaps-solver): update fillers to add custom gas buffer

* feat(config): add optional tx_gas_buffer parameter to NetworkConfig

* refactor: add recommended_fillers in superalloy

* feat(onlyswaps-verifier): use recommended fillers with gas buffer in onlyswaps-verifier

* fix(superalloy): remove cfg feature = fillers

* feat(superalloy/fillers): allow setting gas price buffer to `GasBufferFiller`

* feat(onlyswaps-*): add support for custom gas price buffer
CluEleSsUK pushed a commit that referenced this pull request Nov 12, 2025
* feat(superalloy): add filler that includes a gas buffer

* feat(onlyswaps-solver): update fillers to add custom gas buffer

* feat(config): add optional tx_gas_buffer parameter to NetworkConfig

* refactor: add recommended_fillers in superalloy

* feat(onlyswaps-verifier): use recommended fillers with gas buffer in onlyswaps-verifier

* fix(superalloy): remove cfg feature = fillers

* feat(superalloy/fillers): allow setting gas price buffer to `GasBufferFiller`

* feat(onlyswaps-*): add support for custom gas price buffer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants