-
Notifications
You must be signed in to change notification settings - Fork 693
Closed
Description
Background
Follow up to #1903 (comment), make this fixed gas fee into a pool-level param for more customizability.
Right now we use a BalancerGasFeeForSwap fixed constant, we'll need to update that logic when we swap.
Suggested Design
Add a new field to PoolParams for balancer and stableswap pools, use this field to consume gas during applySwap.
Acceptance Criteria
PoolParamsstruct updated, prepare for contract migration- Unit tests in
pool_test.goand updated tests inswap_test.go
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done ✅