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

First UI updates #2

Merged
merged 7 commits into from
Sep 26, 2019

Conversation

ripcurlx
Copy link

I've replaced your existing code with the more final representation. It would be great if you could look at the TODOs I've added for domain data that is needed in the UI.

@ripcurlx ripcurlx requested a review from sqrrm as a code owner September 26, 2019 15:33
Copy link
Owner

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@sqrrm sqrrm merged commit 7fc59b4 into sqrrm:signed-witness-trading Sep 26, 2019
@ripcurlx ripcurlx deleted the signed-witness-trading branch December 18, 2019 08:34
sqrrm pushed a commit that referenced this pull request Jun 3, 2020
Without the break statement, the execution would continue through the subsequent case clauses until it encountered a break, executing `checkArgument` calls meant for `REIMBURSEMENT_MAX_AMOUNT`. More specifically, the bug would cause a failed check in the case where `inputValueAsCoin.value <= 200000000` is false.
sqrrm pushed a commit that referenced this pull request Jun 30, 2020
Refactor getFundingAddresses to use memoization
sqrrm pushed a commit that referenced this pull request Dec 16, 2022
…trade

Add API methods 'failtrade', 'unfailtrade' + test case (#2)
sqrrm pushed a commit that referenced this pull request Dec 16, 2022
…-price-to-string

Change API's OfferInfo proto's price field to string [#2]
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