You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.
book_offers shows the total size of all offers that can be partially funded. This creates an inconsistent situation where the unfunded amount that is shown in the book. Two unfunded offers will show only the value of the first, but a single large unfunded offer will show the whole value.
To be consistent, book_offers should either trim to the available value or display all offers, funded or not.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
book_offers shows the total size of all offers that can be partially funded. This creates an inconsistent situation where the unfunded amount that is shown in the book. Two unfunded offers will show only the value of the first, but a single large unfunded offer will show the whole value.
To be consistent, book_offers should either trim to the available value or display all offers, funded or not.
The text was updated successfully, but these errors were encountered: