[bisq-network/bisq] Redesign dao state monitoring [4] (PR #5782)

chimp1984 notifications at github.com
Tue Nov 2 16:39:11 CET 2021


@chimp1984 pushed 85 commits.

0942d8fc67eafee5005d2a19242f73026d098188  Move OfferPayload into package bisq.core.offer.bisq_v1
3838b45e15f5401f0a57280a60c22c4404a219b7  Move CreateOfferService into package bisq.core.offer.bisq_v1
76441ffa1638fbcabf81eeb159e1e11d09461df3  Move MarketPriceNotAvailableException into package bisq.core.offer.bisq_v1
b93295ac0bdcf5fd2623df6e0443f1c272561de7  Move MutableOfferPayloadFields into package bisq.core.offer.bisq_v1
990c62b8e921fd3b984eb088d97ee41d7a292135  Move TriggerPriceService into package bisq.core.offer.bisq_v1
0e8ff7d921ca573aad5c6653c73643aa528cb859  Move TakeOfferModel into package bisq.core.offer.bisq_v1
ab91be8f2af5ed2d5b0d1e05bbd54ccab25f0779  Move AvailabilityResult into package bisq.core.offer.availability
fa9896d472fb09b948af4bd5a3a4e86f012ebec1  Move bisq.core.offer.messages package into package bisq.core.offer.availability
aa02ac8a6d42efcdc6d39cd7c22e2acbdf18d782  Move content of bisq.core.offer.placeoffer package into package bisq.core.offer.placeoffer.bisq_v1
4b968ce00c8da7d538ffb4edf30b418a65df2e9b  Rename OfferFilter to OfferFilterService
09aa24ce2d0718d95ed83d63eebf44f694c32e71  Move Contract, SellerAsMakerTrade, SellerAsTakerTrade, SellerTrade,
b580a615b58155c49879e5e330261c06d9fc5cbd  Make updateDepositTxFromWallet public
4dc71214a0b43b77e9fc94d456fdd4c5d607b978  Move Trade to bisq.core.trade.model.bisq_v1 package
2b573092a974cd8e44e48f7f12b943818854b244  Move MakerTrade and TakerTrade to bisq.core.trade.model package
eef55b7d67182cfc7ca27876bdd41d489b5c7398  Move Tradable to bisq.core.trade.model package
5b59d50ed5f1520dd57b62b9e7613b422bb8bc58  Move TradableList to bisq.core.trade.model package
838f7e2e179ceacec0358365ad58fcd70a99a180  Make FluentProtocol.Event public
e2f8236be7c581d1797d5b755d12a863fe3c68b1  Make setup in FluentProtocol public
21e9bb4bdf2edcdd778c5338517cae49f69b8a7f  Move protocol classes to bisq.core.trade.protocol.bisq_v1 package
83054349e8bbf58e0ee0e7fb89b824edd2427011  Move tasks package into bisq.core.trade.protocol.bisq_v1 package
97903e6a5aa9f1868f62326a6835ac8582241293  Move TradingPeer into bisq.core.trade.protocol.bisq_v1 package
69ca8de0d956b3b4b5c753f1de4992cfcde21bb2  Move messages package into bisq.core.trade.protocol.bisq_v1 package
c090116f04f7ea1f41be85798857c68f0f385677  Move ClosedTradableManager, FailedTradesManager into bisq.core.trade.bisq_v1 package
bd7af46d3fba7869252627c8812df9ff5182204b  Rename CleanupMailboxMessages to CleanupMailboxMessagesService
0bc5ede803fc9d4d4a6e5aae97b51231ef8763e7  Move CleanupMailboxMessagesService, ClosedTradeUtil to package bisq.core.trade.bisq_v1
3b7a14cd3ab54e8b1e1db4c2d84cae893cbdd67c  Move TransactionResultHandler, TradeResultHandler to package bisq.core.trade.bisq_v1
ac8dd031b3a712744efd8aee2c76072eeeb9bde6  Move TradeDataValidation, DumpDelayedPayoutTx, TradeDataValidation, TradeUtil, TradeTxException to package bisq.core.trade.bisq_v1
449472ed455d42a2bd06a289cd31a1cef812f618  Rename ProcessModelServiceProvider to Provider
3dd4a752b1ce6e6c8db442edec56286988082e3d  Rename txID to txId
f25d0d1bab0d0482a79acf529759a08eeb1f047f  Move createoffer package inside bisq.desktop.main.offer.bisq_v1 package
9a1306af1d3f0a66360eb38e7e1ed68f6aca986d  Move takeoffer package inside bisq.desktop.main.offer.bisq_v1 package
cc4b0015e40c417d34f64752f59756ef7bb6aa67  Move MutableOffer view classes into bisq.desktop.main.offer.bisq_v1 package
4ebbaa35a53b630b853222ffcebbe5c758907c91  Move OfferDataModel, OfferViewUtil into bisq.desktop.main.offer.bisq_v1 package
fbfdaf4e312bfb86569dc3c0f7d6329d99db25ed  Rename FeeUtil to OfferViewModelUtil
3b5b20d1529405a61db0472a001a1dc88177fed7  Move OfferViewModelUtil into bisq.desktop.main.offer.bisq_v1 package
6a8f612116d8dc1f0c376bf12a353a0b27d9220f  Cleanups, refromatting, add final qualifier
3bb303b27a42ed9aa951bbdfb855560b589233b7  Move TradingPeer to package bisq.core.trade.protocol.bisq_v1.model
993c6025e7b8f534340a835ce2627afaf920575b  Make setPaymentStartedAckMessage and setDepositTxSentAckMessage public
ed13d7207bdab7b8f5be07798b6150bda38e06ab  Move ProcessModel to package bisq.core.trade.protocol.bisq_v1.model
7d48cdb941fcaa1c1281e1f9f3fbaf8c1969933b  Cleanups
56759be40d68052311918213dc43f40d8bfb7a01  Move tests to package bisq.desktop.main.offer.bisq_v1.createoffer
d5dfdb4a354d9e89759dc5566648ad21ec453579  Merge branch 'chimp-bsq-swap-1' into bsq-swap-low-risk-refactorings-2
fd28c63c558e367253f4d41939663dd0d25b2253  Fix merge issues (nothing critical)
f7fcaa915e0467ce51a41688685ae6d557b39443  Add BSQ swap code
1c1b2802ccad4ef225858bd6d54b5ab17fb1b244  Apply codacy review suggestions
74789b1cc5be67e2c93213551e66add63d736dcb  Move Utilities.objectToJson to JsonUtil.objectToJson
75fff982b8b10ad475b03745b21ffb736f19e394  Add custom json serializer for OfferPayload
8ab630224c8f4624a1c206732234806b071c8fa0  Update text
06bba393b1cd776bcffd2b0ec9459a2016617749  Remove missingFundsListener after successful take offer
0e41c9637784e40a523baa02e0335c2f1d7a0d52  Change log level
9b1720f4c19779c207a088a0a73398a739765f43  Improve BSQ swap offer details window
5eec56295338042317c24af5f62600c427fa6014  Update dev mode values for create offer
884fe09b2546e646c8aedf857517862d87a1b9be  Workaround for weird JFXComboBox bug
6890b50722465f86772c5f8e9246efbd4bde814a  Add default value if no filter is available
bcf54d4eb7e5d65710ea87a701df5b8cf37a8c2e  Add log
20e83b6afe2b0008f51b6ac1d3ccb92b6e58af33  Reset address entry if BSQ swap offer is used for create offer
91276c9bde70dd3010c4fc828e4631ec357c8c03  Use checkNotNull and checkArgument for checking pre conditions
90e5cf1ba0749f7a5c4a0f08e491c712d85f4b32  Add requestPersistence call.
fbe15cdaea13e889711a4cd2b594149db0906f5d  Improve naming, comments, extract variables
3b8692180e89b90ff5b7480934299edd43208e0c  Improve naming, comments, extract variables, inline method
3276c80d9bc71554dcf6920622a61bc224d309e1  Remove redundant complete call
d0bb4218396475247d5fae22adf24e3a923a8668  Improve naming, cleanups, use static imports
311d1e4c4ecca1a12b2353139ff9aebb1eb9ed6b  Fix linebreak
726307c1bb0b43b69e4ab0d587351e91f9dfd4ee  Combine nested if statements
bcbce6e0d50456820afa7546246050338102e628  Revert behaviour to old version in master to return null if amount is null.
addfadeffdd54eca2fd4522cd79922bc30e579fc  Cleanups
8ee8cba66809d10a7d21b1b04f3fa2aafa900683  Apply patch from ghubstan
0c0c27c0d94bb37f9593546ae80286430034657e  Rename package
17d7388aa775573982ffe48f3dc26a30f9d7c4d0  Fix link to BSQ_Swaps wiki
2f5c644aa35ee683fb9aac91ee18b944f69991cf  Apply patch from @ghubstan
d5d3a85bfb92322e5cead3e53c1f799187787b5e  Apply patch from @ghubstan
f8f20f44476128b6e591f2abdbca8ed0e73d2657  Add BSQ swap code
bc7cbb2afdeba564c738d1ecf5ba5c08cc541c32  Apply codacy review suggestions
dcdbb1b8ae9bbe2ee1995b0b6d91d0006e82c0af  Cleanups, improve logs
f73d29e4b8559005d48cb6772fbb59a60e6ea189  Rename onChangeAfterBatchProcessing to onDaoStateHashesChanged
24a17da9e16811e7b8eafe466af93e502ae8480f  Add method. Inline var
f943ad53e9ab215c733ad678085caca911a527fc  Fix getCycleIndex method
b2133f8ef667ab10236b066ec7a60aacd5bb222f  Improve GcUtil
ff50073dc23b939950af04c3a4298d945034ec95  Add useFullModeDaoMonitor field to PreferencesPayload
74fdca05fdff49966fec56d94e52eef6b579e46c  Remove prevHash from StateHash classes (the prevHash was only used for display.
838180a4c0a98bf45524ad29b44e6de3248e296c  Add daoStateBlockChainNotConnecting property (impl. will come in other commits)
ff60274112725f0319dfcc9bf2d440636a9d8770  Delete DaoEventCoordinator (we will handle coordination in
6012b19c2a92e4e0665b946e8caf2ef635c2d954  Add pruneStore method
2d9c185a83c7327bf59fc4f3fec984bc6dcf0c33  Implement new behaviour for dao state monitoring and snapshotting
76b617e277971213c8f4c803ba36c9f51607602f  Remove unused import


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/bisq-network/bisq/pull/5782/files/32d9242059ed8cc617266876322080444740a68f..76b617e277971213c8f4c803ba36c9f51607602f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211102/d9f98f4b/attachment-0001.htm>


More information about the bisq-github mailing list