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

Reduce bs formatter interface #3253

Merged

Conversation

bodymindarts
Copy link

Part 3 of my ongoing refactoring to remove BSFormatter.

This is the last refactoring that deals with method extraction. Next step will be to extract the CoinFormatter interface to deal with the polymorphism between BsFormatter and BsqFormatter.

Tracking issue: #3240

freimair
freimair previously approved these changes Sep 16, 2019
Copy link
Contributor

@freimair freimair left a comment

Choose a reason for hiding this comment

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

Ack

@ripcurlx
Copy link
Contributor

@bodymindarts I think because of the merge of the release branch your PR needs to be updated.

@bodymindarts bodymindarts force-pushed the reduce-BSFormatter-interface branch from abb3f18 to 3ca10fd Compare September 18, 2019 04:19
@bodymindarts
Copy link
Author

Rebased vs master. Thanks for the hint @ripcurlx

@ripcurlx
Copy link
Contributor

Rebased vs master. Thanks for the hint @ripcurlx

@bodymindarts There are still (or again) conflicts with master.

freimair
freimair previously approved these changes Nov 19, 2019
Copy link
Contributor

@freimair freimair left a comment

Choose a reason for hiding this comment

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

Ack

@ripcurlx
Copy link
Contributor

@bodymindarts Based on our new GitHub configuration all your commits must be signed to be able to merge it. Please update also your old commits. Thanks!

Justin Carter added 4 commits November 19, 2019 09:23
All formatting related functions that are depended on by core and
desktop jars are extracted to the new class FormattingUtils.
Make them private instance functions at call site to minimize
dependencies.
@bodymindarts
Copy link
Author

@ripcurlx re-uploaded with signed commits

Copy link
Contributor

@freimair freimair left a comment

Choose a reason for hiding this comment

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

utAck

@ripcurlx ripcurlx merged commit 30b1f02 into bisq-network:master Nov 19, 2019
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.

3 participants