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

Refactoring mainviewmodel #1589

Merged
merged 14 commits into from Jun 27, 2018
Merged

Refactoring mainviewmodel #1589

merged 14 commits into from Jun 27, 2018

Conversation

ManfredKarrer
Copy link
Member

- Add BalanceModel in core
- Add BalancePresentation, DisputePresentation and TradePresentation in core
- Remove balance calculation code from MainViewModel to BalanceModel
- Move BSFormatter and BSQFormatter to core
- Move onTradesChanged to TradeManager
- Add CorePresentationModule
- Group TradeManager startup code to initTradeManager
- Move applyTradePeriodState and updateTradePeriodState to TradeManager
- Move filter code to CorruptedDatabaseFilesHandler.getCorruptedDatabaseFiles
- Add tradeManager.getSetOfAllTradeIds
- Move p2p network setup code code to P2PNetworkSetup
- Move wallet setup code code to WalletAppSetup
- Move marketPrice code to MarketPricePresentation
# Conflicts:
#	src/main/java/bisq/desktop/main/MainViewModel.java
Copy link
Member

@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.

utACK

@ripcurlx
Copy link
Member

utACK

@ManfredKarrer ManfredKarrer merged commit 2e6971a into bisq-network:master Jun 27, 2018
@ManfredKarrer ManfredKarrer deleted the refactoring-mainviewmodel branch June 27, 2018 05:13
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.

None yet

3 participants