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

feat: dont allow to create xyk pool if lbp is running #257

Merged
merged 7 commits into from
Nov 23, 2021

Conversation

enthusiastmartin
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #257 (cd2961f) into master (d7eee2b) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   83.72%   83.76%   +0.04%     
==========================================
  Files          21       21              
  Lines        2101     2107       +6     
==========================================
+ Hits         1759     1765       +6     
  Misses        342      342              
Impacted Files Coverage Δ
pallets/lbp/src/lib.rs 89.50% <100.00%> (+0.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7eee2b...cd2961f. Read the comment docs.

@enthusiastmartin enthusiastmartin linked an issue Nov 23, 2021 that may be closed by this pull request
pallets/lbp/src/lib.rs Outdated Show resolved Hide resolved
@mrq1911 mrq1911 merged commit f501dd6 into master Nov 23, 2021
@Roznovjak Roznovjak mentioned this pull request Jan 7, 2022
3 tasks
@jak-pan jak-pan deleted the feat/lbp-pool-control branch February 22, 2024 10:54
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.

Find a way to disallow XYK pool creation while LBP is running
3 participants