sqrrm
07007ea51e
Forgot to check in
2018-02-17 17:33:28 +01:00
sqrrm
7773127676
Allow compensation request with no bsq output
...
The case where the Bsq input equals the compensation request fee will
generate a transaction with no bsq output. It's still an allowed
compensation request. There should still be an issuance output that's
not yet considered bsq.
2018-02-17 17:00:05 +01:00
sqrrm
fa2c33e5d1
Check that min comp req is more than comp req fee
2018-02-17 16:54:48 +01:00
sqrrm
80a0829c2a
Some cleanup of CompensationRequestManager
2018-02-14 12:57:29 +01:00
Manfred Karrer
ff629542e7
Use camelCase
2018-02-13 20:56:23 -05:00
Manfred Karrer
14035e58a6
Merge pull request #1355 from sqrrm/comp-req-refactor
...
Comp req refactor
2018-02-13 20:55:29 -05:00
Manfred Karrer
0a1dc70ec0
Fix sorting of altcoins
2018-02-13 20:37:26 -05:00
Manfred Karrer
f8850dfd0a
Merge branch 'list-odn-coin' of https://github.com/Manbearpixel/exchange into Manbearpixel-list-odn-coin
...
# Conflicts:
# core/src/main/java/io/bisq/core/trade/statistics/TradeStatisticsManager.java
2018-02-13 20:23:02 -05:00
Manfred Karrer
879d8e0660
Merge branch 'add-darx-altcoin' of https://github.com/bitdaric/exchange into bitdaric-add-darx-altcoin
...
# Conflicts:
# core/src/main/java/io/bisq/core/trade/statistics/TradeStatisticsManager.java
# gui/src/main/java/io/bisq/gui/util/validation/AltCoinAddressValidator.java
# gui/src/test/java/io/bisq/gui/util/validation/AltCoinAddressValidatorTest.java
2018-02-13 20:19:14 -05:00
Manfred Karrer
22a3b94d40
Add Yenten
2018-02-13 20:16:53 -05:00
Manfred Karrer
2f04d1ca89
Merge pull request #1342 from reverendus/list-dai-token
...
Add DAI Token
2018-02-13 20:11:56 -05:00
Manfred Karrer
0064e5052f
Merge pull request #1332 from tau3/refactor/config-peer-nodes
...
Refactoring: WalletSetup#configPeerNodes
2018-02-13 13:14:16 -05:00
sqrrm
ab47148079
Move compensation request domain specifics out of gui
2018-02-13 15:26:03 +01:00
sqrrm
f73395f6f1
Fix log spelling
2018-02-13 14:03:08 +01:00
sqrrm
3fdb4fb860
Only warn on duplicate foreign compensation requests
2018-02-13 14:02:40 +01:00
sqrrm
d06746e78b
Change warning log to info
2018-02-13 13:48:48 +01:00
Manbearpixel
abe20f1b97
Added ODN Address Validation
2018-02-11 14:02:21 -06:00
bitdaric
9ca3876472
add BitDaric
2018-02-11 10:45:26 +03:30
Poompon
fc94fb564e
Add YENTEN [YTN] validaion
2018-02-10 15:34:52 +03:00
reverendus
0b83d9de23
Add DAI Token
2018-02-10 11:34:40 +01:00
Sergey Rozhnov
707fd5c986
Implemented unit test for BtcNodeConverter
2018-02-07 01:19:14 +04:00
Sergey Rozhnov
f9ab2614a8
Implemented unit test for PeerAddressRepository
2018-02-07 00:15:38 +04:00
Sergey Rozhnov
862de72666
Implemented unit test for WalletSetupPreferences
2018-02-06 23:38:00 +04:00
Sergey Rozhnov
cd05c8767c
Implemented unit test for WalletNetworkConfig
2018-02-06 23:27:31 +04:00
Sergey Rozhnov
6c250b135a
Minor refactorings in new code
2018-02-06 23:09:16 +04:00
sqrrm
8ec499888c
Simplyfy BsqParser test case setup
2018-02-06 19:26:09 +01:00
sqrrm
a6341ec7f1
Test parseBlocks and BsqBlockChain population
2018-02-06 19:21:37 +01:00
Sergey Rozhnov
bfb380e305
Replaced WalletsSetup#configPeerNodes method
2018-02-06 21:29:12 +04:00
Sergey Rozhnov
f68a997d04
Extracted ConfigPeerNodes.setUpMinBroadcastConnections method
2018-02-06 19:01:00 +04:00
Sergey Rozhnov
913873991c
Implemented PeerAddressesRepository class
2018-02-06 18:23:57 +04:00
Sergey Rozhnov
9a621d064f
Extracted tor nodes conversion into BtcNodeConverter
2018-02-06 17:36:40 +04:00
Sergey Rozhnov
b899304613
Added initial implementation of BtcNodeConverter class
2018-02-06 17:17:10 +04:00
Sergey Rozhnov
88e7fddc58
Split ConfigPeerNodes into smaller methods
2018-02-06 16:26:15 +04:00
Sergey Rozhnov
a62354a4bf
Copied refactored method as is into a separate class
2018-02-06 15:21:03 +04:00
sqrrm
3f4a3afb2f
Remove comment, map is used in many ways
2018-02-02 13:35:37 +01:00
sqrrm
e4e376dead
Don't return genesis if no tx found
2018-02-02 13:22:02 +01:00
Manfred Karrer
ee9b133f65
Merge branch 'Development'
...
# Conflicts:
# gui/src/main/java/io/bisq/gui/main/funds/transactions/TransactionsView.java
# gui/src/main/java/io/bisq/gui/main/overlays/windows/TorNetworkSettingsWindow.java
2018-02-01 14:10:42 -05:00
Manfred Karrer
6bce8f0cc6
Merge branch 'feature/refactor-transaction-view' of https://github.com/tau3/exchange into tau3-feature/refactor-transaction-view
2018-02-01 13:38:29 -05:00
Manfred Karrer
7cd96363ff
Merge #1297
2018-02-01 13:29:25 -05:00
Manfred Karrer
26db1270a5
Merge branch 'feature/1285/account-offer-validation' of https://github.com/tau3/exchange into tau3-feature/1285/account-offer-validation
2018-02-01 13:08:47 -05:00
Manfred Karrer
664f094d99
Handle delete of spv chain file at startup for windows
2018-01-31 19:19:49 -05:00
Manfred Karrer
a7a19ceaad
Remove not needed check for old files
2018-01-31 15:16:33 -05:00
Manfred Karrer
bf244856b1
v0.6.5
2018-01-31 13:04:24 -05:00
Manfred Karrer
c2ed1e2627
Avoid need for adding tokens to both lists
2018-01-31 13:01:40 -05:00
Sergey Rozhnov
ec2a978f52
implemented TransactionAwareTradables
2018-01-31 17:52:45 +04:00
Manfred Karrer
bfc54f4d68
Add REF token
2018-01-30 19:42:14 -05:00
Manfred Karrer
8098e3c0c6
Merge remote-tracking branch 'origin/master'
2018-01-30 15:03:47 -05:00
Chris Beams
183389356f
Merge pull request #1294 from bisq-network/fix-custom-btc-nodes-issue-#1291
...
Fix issue with custom btc nodes
2018-01-30 20:59:19 +01:00
Manfred Karrer
1e13375b9c
Merge remote-tracking branch 'origin/master'
2018-01-30 14:45:16 -05:00
Manfred Karrer
8732aeab54
Merge pull request #1287 from bisq-network/TradePeriodStartsAfterConfirmation
...
Start trading period after deposit transaction confirmation
2018-01-30 14:45:01 -05:00