Skip to content

Commit 05bc57f

Browse files
authored
Merge pull request #784 from balancer/mkflow27/issue783
Mkflow27/issue783
2 parents 891c30d + 850d17c commit 05bc57f

18 files changed

+1874
-9
lines changed

.changeset/thirty-pugs-peel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@balancer/sdk": minor
3+
---
4+
5+
add fixed price LBPs and improve input validators for LBPs

scripts/updateDeployments.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ const targetContractsV3 = [
6464
'StableSurgePoolFactory',
6565
'GyroECLPPoolFactory',
6666
'LBPoolFactory',
67+
'FixedPriceLBPoolFactory',
6768
'ReClammPoolFactory',
6869
'MockGyroEclpPool',
6970
'LBPMigrationRouter',

0 commit comments

Comments
 (0)