Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc fixes on LM system #1196

Merged
merged 2 commits into from
Mar 23, 2022
Merged

Misc fixes on LM system #1196

merged 2 commits into from
Mar 23, 2022

Conversation

nventuro
Copy link
Contributor

@nventuro nventuro commented Mar 23, 2022

There's nothing groundbreaking here. I noticed we had already removed mutability of the gauge in the factory, but never got rid of the admin functionality.

edit: updated in light of #1195 to remove the duplicated content

@nventuro nventuro requested a review from TomAFrench March 23, 2022 20:56
@nventuro nventuro force-pushed the vebal-deployment-fixes branch from ad5d9f2 to 9d2aac6 Compare March 23, 2022 20:57
@TomAFrench TomAFrench merged commit 9e5d7d2 into master Mar 23, 2022
@TomAFrench TomAFrench deleted the vebal-deployment-fixes branch March 23, 2022 21:25
TomAFrench added a commit that referenced this pull request Mar 24, 2022
* master:
  Deploy Batch Relayer V2 to Polygon (#1182)
  Fix reading historical balances/total supply by timestamp (#1201)
  Prevent duplicate gauges for a pool being added to GaugeController (#1185)
  Authorizer: Fix missing renames (#1193)
  Misc fixes on LM system (#1196)
  Lock gauge implementation on LiquidityGaugeFactory (#1195)
  Create bal_supply.md (#1192)
  Use BALTokenHolder factory in coordinator (#1194)
  fix: Decimal math errors in stable-pool math.ts (#1188)
  Fix tests for real now
  Fix tests
  Add BAL Token Holder contract (#1149)
  Authorizer: Rename and improve wording (#1167)
  ManagedPool weight storage (#1102)
  Add snapshot link to veBAL script readme (#1189)
  veBALDeploymentCoordinator gauge deployment (#1187)
TomAFrench added a commit that referenced this pull request Apr 6, 2022
* master: (31 commits)
  Add custom implementation of FeeDistributor contract (#1191)
  Authorizer: Improve grant/revoke delays granularity (#1197)
  Linear Pool: ERC4626 Finalized (#1177)
  Weighted pool: use correct compare operators (#1209)
  Re-do Polygon BalancerHelpers deployment
  Update deployments readme
  chore: deploy SmartWalletChecker to kovan (#1208)
  Add SmartWalletChecker (#1207)
  Update readme.md (#1206)
  veBAL deployment (#1205)
  Misc veBAL changes (#1204)
  chore: organise contracts in liquidity-mining package (#1203)
  Fix compile error
  Deploy Batch Relayer V2 to Polygon (#1182)
  Fix reading historical balances/total supply by timestamp (#1201)
  Prevent duplicate gauges for a pool being added to GaugeController (#1185)
  Authorizer: Fix missing renames (#1193)
  Misc fixes on LM system (#1196)
  Lock gauge implementation on LiquidityGaugeFactory (#1195)
  Create bal_supply.md (#1192)
  ...
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