-
Notifications
You must be signed in to change notification settings - Fork 16
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
Document the v1 coverage pool #52
Merged
Merged
Commits on May 17, 2021
-
Moved DESIGN.adoc to docs-v2 directory
This document describes how v2 of coverage pools will work. For v1, we are going to provide another document describing the first release.
Configuration menu - View commit details
-
Copy full SHA for 6038195 - Browse repository at this point
Copy the full SHA 6038195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5f693 - Browse repository at this point
Copy the full SHA 0e5f693View commit details -
Configuration menu - View commit details
-
Copy full SHA for debe85b - Browse repository at this point
Copy the full SHA debe85bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e25e24e - Browse repository at this point
Copy the full SHA e25e24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 322843e - Browse repository at this point
Copy the full SHA 322843eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba17eb - Browse repository at this point
Copy the full SHA 3ba17ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c3ed2 - Browse repository at this point
Copy the full SHA d9c3ed2View commit details
Commits on May 19, 2021
-
Changed the mechanism risk manager uses for managing auction surplus
The mechanism previously proposed has two flaws. First, it is hard to implement and requires a lot of additional bookkeeping in the contract given that multiple auctions can be open at the same time and all of them can generate a surplus. Secondly, it might happen that the auction gets opened for 0.0001 TBTC because the rest was filled by the surplus. In this scenario, the auction value is much lower than the minimum tBTC lot size and the auction length set by the governance could make not sense.
Configuration menu - View commit details
-
Copy full SHA for 2e778f6 - Browse repository at this point
Copy the full SHA 2e778f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd0f88a - Browse repository at this point
Copy the full SHA fd0f88aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.