Commit 9e6f1dc
feat: create custom filler that automatically add gas buffer (#210)
* 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 buffer1 parent 8d81f12 commit 9e6f1dc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
0 commit comments