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

Multicollateral bonding curve pool initialization #919

Merged
merged 244 commits into from
Mar 7, 2024

Conversation

bragov4ik
Copy link
Contributor

@bragov4ik bragov4ik commented Feb 28, 2024

  • Add initialization for mcbc source akin to other sources
  • Better test organization in qa-tools
  • Remove redundant type parameter in qa-tools pallet (whitelist capacity; whitelist was removed previously)
  • Small improvements of qa-tools (readability, code deduplication)

@bragov4ik bragov4ik linked an issue Feb 28, 2024 that may be closed by this pull request
@bragov4ik bragov4ik added feature Adding support for a new feature in the network ShouldHave Important and adds significant value to the release, but not vital labels Feb 28, 2024
pallets/qa-tools/Cargo.toml Outdated Show resolved Hide resolved
pallets/qa-tools/src/lib.rs Outdated Show resolved Hide resolved
pallets/qa-tools/src/lib.rs Outdated Show resolved Hide resolved
Base automatically changed from 749-initialize-liquidity to develop March 6, 2024 12:38
@bragov4ik bragov4ik requested a review from wer1st March 6, 2024 13:26
@bragov4ik bragov4ik merged commit a5dc5ce into develop Mar 7, 2024
6 checks passed
@bragov4ik bragov4ik deleted the 749-initialize-mcbc branch March 7, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding support for a new feature in the network ShouldHave Important and adds significant value to the release, but not vital
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QA Tools: initialize liquidity source
3 participants