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

Rebase ComposableStablePool #1962

Closed
wants to merge 19 commits into from
Closed

Rebase ComposableStablePool #1962

wants to merge 19 commits into from

Conversation

EndymionJkb
Copy link
Collaborator

Description

Rebase to NewBasePool, which gets rid of a lot of index munging (though not 100%). Also allows reducing the immutable storage, which should save a bunch of bytecode.

There is still something fishy with a few rate tests (note the skipped ones), which is why it's a draft. Minimal test changes, related to no longer having to track the BPT index.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes - it's big, not gonna lie - but mostly "inline" and readable
  • Complex code has been commented, including external interfaces
  • Tests are included for all code paths - skipped ones need to be fixed
  • The base branch is either master, or there's a description of how to merge

Issue Resolution

Advances #1953

@nventuro
Copy link
Contributor

Superceded by #2065.

@nventuro nventuro closed this Nov 30, 2022
@nventuro nventuro deleted the rebase-stable branch November 30, 2022 14:34
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