Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Reverse swap flow #49

Merged
merged 1 commit into from
Jan 14, 2019
Merged

Reverse swap flow #49

merged 1 commit into from
Jan 14, 2019

Conversation

michael1011
Copy link
Member

@ghost ghost assigned michael1011 Jan 13, 2019
@ghost ghost added the in progress label Jan 13, 2019
@@ -59,3 +71,21 @@ export const toWholeCoins = satoshis => {
export const getCurrencyName = symbol => {
return symbol === 'BTC' ? 'Bitcoin' : 'Litecoin';
};

// TODO: refactor how we copy
Copy link
Contributor

Choose a reason for hiding this comment

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

You can remove this TODO, its irrelevant.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure? Why did you put it there in the first place?

Copy link
Contributor

Choose a reason for hiding this comment

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

The implementation was off the top of my head at first so I wasn't sure if it would cover all use cases, but I don't think we need anything fancier than that.

Copy link
Contributor

@ImmanuelSegol ImmanuelSegol left a comment

Choose a reason for hiding this comment

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

@michael1011 Solve the conflicts, but other then that looks very good.

@michael1011
Copy link
Member Author

Should be good now. Please have another look @ImmanuelSegol

@michael1011 michael1011 merged commit d7b2449 into master Jan 14, 2019
@michael1011 michael1011 deleted the reverse-swap branch January 14, 2019 18:57
@ghost ghost removed the in progress label Jan 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants