Commit graph

2226 commits

Author SHA1 Message Date
Sergey Rozhnov
cadaac15e9 split AccountValidator into ReceiptValidator and ReceiptPredicates; implemented unit test for ReceiptPredicates 2018-01-29 18:36:23 +04:00
Manfred Karrer
d6d5993627
Merge MVT 2018-01-28 19:15:19 -05:00
Manfred Karrer
261af202d6
Support mixed clear net and onion custom nodes. Fall back to provided nodes if custom nodes are empty. 2018-01-28 19:08:10 -05:00
Manfred Karrer
45dc374176
Fix issue with custom btc nodes: #1291 2018-01-28 18:28:57 -05:00
Sergey Rozhnov
78d96037df extracted isEqualPaymentMethods and isValidByType methods in AccountValidator 2018-01-28 19:53:12 +04:00
Sergey Rozhnov
32dea5e203 extracted io.bisq.core.payment.AccountValidator.isValidForSameOrSpecificBankAccount method 2018-01-28 17:18:11 +04:00
Sergey Rozhnov
e88e53ed3f extracted io.bisq.core.payment.AccountValidator.isSameOrSpecificBank method 2018-01-28 16:53:25 +04:00
Sergey Rozhnov
35ee48510d extracted io.bisq.core.payment.AccountValidator.isMatchesCountryCodes method 2018-01-28 16:25:31 +04:00
Sergey Rozhnov
d85e23ae3d added isMatchingCurrency and isSepaRelated methods to AccountValidator 2018-01-28 16:17:54 +04:00
Sergey Rozhnov
2cff6aa06c extracted io.bisq.core.payment.PaymentAccountUtil.isPaymentAccountValidForOffer into a separate class for further refactoring 2018-01-28 16:02:47 +04:00
Manfred Karrer
b220c1a6e2
Add new strings. Cleanup. 2018-01-26 22:25:03 -05:00
Manfred Karrer
03cde2ad65
Reuse FileUtil.deleteFileIfExists 2018-01-26 22:19:56 -05:00
Manfred Karrer
da16a8169c
Add issuedReceiveAddresses to AddressEntryList at wallet restore #1288 2018-01-26 22:07:23 -05:00
Manfred Karrer
6d98ce4af2
Refactor: Move code from PendingTradesViewModel.getTimeWhenDisputeOpens to Trade.getTradeStartTime. 2018-01-26 20:11:03 -05:00
Manfred Karrer
3e32a71d64
Improve logic flow of getTimeWhenDisputeOpens. Cleanup. 2018-01-26 14:33:44 -05:00
Manfred Karrer
a70a810c76
Set boundaries for block date 2018-01-26 12:35:10 -05:00
Manfred Karrer
2a004a2f68
Merge branch 'master' into TradePeriodStartsAfterConfirmation
# Conflicts:
#	core/src/main/java/io/bisq/core/btc/wallet/WalletConfig.java
2018-01-26 12:22:45 -05:00
Manfred Karrer
020a333db1
Cleanup 2018-01-26 12:19:58 -05:00
Manfred Karrer
af03007bb7
Change bitcoin node poyvpdt762gllauu to 3xucqntxp5ddoaz5 2018-01-26 12:15:19 -05:00
Manfred Karrer
0a138c7c1c
Fix issue: User with Western Union account can accept Cash Deposit offers #1249 2018-01-26 11:45:23 -05:00
Manfred Karrer
4af14af595
Change price node rb2l2qale2pqzjyo to 62nvujg5iou3vu3i 2018-01-26 10:25:49 -05:00
Manfred Karrer
172c51a6c3
Change selection of randomized provider node 2018-01-26 08:45:36 -05:00
Manfred Karrer
9027db5c29
Improve logs 2018-01-25 22:45:10 -05:00
Manfred Karrer
cca9a62e3a
Reconnect to new provider if price data is outdated 2018-01-25 22:18:38 -05:00
Manfred Karrer
0d0c5e833c
Fix timeout and retry handling at PriceFeedService 2018-01-25 21:20:21 -05:00
Manfred Karrer
90def6de10
Fix handling of applying filter to ProvidersRepository. Refactoring of ProvidersRepository. 2018-01-25 19:23:17 -05:00
Manfred Karrer
1e9b6e40ea
Move code block in filter from onDataReceived to onUpdatedDataReceived 2018-01-25 18:42:32 -05:00
Manfred Karrer
d565c9fe0c
Refactoring: Rename onBootstrapComplete to onUpdatedDataReceived and onRequestingDataCompleted to onDataReceived. 2018-01-25 18:40:21 -05:00
sqrrm
95ecec6d12
Add command line option to set BSQ genesis tx id 2018-01-25 16:52:36 +01:00
sqrrm
14e5d69998
Minor cleanup and renaming 2018-01-25 16:42:57 +01:00
Manfred Karrer
6895ac9105
Refactoring: Rename methods 2018-01-24 20:43:30 -05:00
Manfred Karrer
f1d60ddcdb
Fix wrong argument at callFunctionWithWriteLock 2018-01-24 20:21:22 -05:00
Manfred Karrer
22d79b0f54
Remove unneeded Type 2018-01-24 20:18:18 -05:00
Manfred Karrer
125143c8f5
Merge branch 'bsqparser-test' of https://github.com/sqrrm/exchange into sqrrm-bsqparser-test 2018-01-24 20:13:59 -05:00
Manfred Karrer
34dd0b71d0
Merge branch 'Development' into dao
# Conflicts:
#	gui/src/main/java/io/bisq/gui/bisq.css
#	gui/src/main/java/io/bisq/gui/main/dao/compensation/active/ActiveCompensationRequestView.java
#	gui/src/main/java/io/bisq/gui/main/dao/compensation/create/CreateCompensationRequestView.java
#	gui/src/main/java/io/bisq/gui/main/dao/voting/vote/VoteView.java
#	gui/src/main/java/io/bisq/gui/main/dao/wallet/tx/BsqTxView.java
#	gui/src/main/java/io/bisq/gui/main/funds/transactions/TransactionsView.java
2018-01-24 19:44:01 -05:00
Christoph Fröschl
4620fb8b4b Add path character for litecoin blockcypher web address 2018-01-24 15:19:19 +01:00
sqrrm
99d9ea6619
bsqparsertest: add test for isBsqTx
Testing only the most basic cases of inputs.
2018-01-24 13:56:48 +01:00
sqrrm
4dd4c248ed
bsqparser: refactor isBsqTx and make atomic 2018-01-24 13:55:59 +01:00
Manfred Karrer
8075f9eef9
Fix NullPointer if faultHandler is null at initial request 2018-01-23 18:53:24 -05:00
sqrrm
e9e4a827ca
bsqblockchain: use write lock for atomic writes
A ReentrantReadWriteLock is used. By acquiring the write lock over the
atomic write all other locks acquired during the atomic operation will
work as expected.
2018-01-23 15:37:22 +01:00
Manfred Karrer
33eecd81aa
Release 0.6.4 2018-01-20 20:47:53 -05:00
Manfred Karrer
885e57fb62
Change default tx fee from 100 to 200 sat per byte 2018-01-20 19:52:16 -05:00
Manfred Karrer
0dc5d82983
Add XIN 2018-01-20 19:41:07 -05:00
Manfred Karrer
0594bddd0d
Add CREA coin 2018-01-20 19:38:00 -05:00
Manfred Karrer
8360f3b0e3
Cleanup 2018-01-20 19:24:18 -05:00
Manfred Karrer
ada683805b
Fix setting of new provider url after filter reset if no filter was set before 2018-01-20 19:23:59 -05:00
Manfred Karrer
0351db5f40
Fix wrong handling of initial request 2018-01-20 19:23:16 -05:00
Manfred Karrer
9cf9ce6ea4
Alwyas check for block download complete also if not localhost btc node 2018-01-20 08:44:18 -05:00
Manfred Karrer
33ed6c6d29
Add isReadyForTxBroadcast check for dispute messages 2018-01-20 08:24:32 -05:00
Manfred Karrer
fab97fcaf8
Show warning popup if not sufficient btc nodes or localhost btc node not synced 2018-01-19 21:58:26 -05:00