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

Acl Amm v3 #1312

Closed
wants to merge 12 commits into from
Closed

Acl Amm v3 #1312

wants to merge 12 commits into from

Conversation

joaobrunoah
Copy link
Contributor

@joaobrunoah joaobrunoah commented Feb 19, 2025

Description

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Code refactor / cleanup
  • Optimization: [ ] gas / [ ] bytecode
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes
  • Complex code has been commented, including external interfaces
  • Tests have 100% code coverage
  • The base branch is either main, or there's a description of how to merge

Issue Resolution

uint256 private _lastTimestamp;
uint256[] private _virtualBalances;

uint256 private _c;
Copy link
Contributor

@danielmkm danielmkm Feb 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use a more descriptive name here

elshan-eth and others added 2 commits March 11, 2025 19:13
@joaobrunoah joaobrunoah deleted the acl-amm-cow-v3 branch March 13, 2025 13:39
@joaobrunoah
Copy link
Contributor Author

Closed because was replaced by a dedicated repo: https://github.com/balancer/adaptive-cl-amm

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.

3 participants