Sergey Rozhnov
|
ce4c084878
|
Refactored unit tests for CurrencyList; integrated Currency list with dependent classes
|
2018-02-01 20:15:18 +04:00 |
|
Sergey Rozhnov
|
3c246bdb69
|
Implemented unit tests for CurrencyList class
|
2018-02-01 19:47:17 +04:00 |
|
Sergey Rozhnov
|
e9efcf996b
|
Refactored CurrencyList class
|
2018-02-01 19:13:39 +04:00 |
|
Sergey Rozhnov
|
7b07ce1777
|
Extracted comparing logic into a separate method
|
2018-02-01 17:06:42 +04:00 |
|
Sergey Rozhnov
|
688568d83b
|
Extracted GUIUtil.fillCurrencyListItems into a separate class
|
2018-02-01 16:31:57 +04:00 |
|
Manfred Karrer
|
c5d9dd4511
|
Add TODO
|
2018-01-31 22:18:51 -05:00 |
|
Manfred Karrer
|
adbf7957fa
|
Update build script
|
2018-01-31 22:18:43 -05:00 |
|
Manfred Karrer
|
4965ec8969
|
Update dev path
|
2018-01-31 21:22:06 -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
|
04560092ba
|
Improve handling of Tor shutdown
|
2018-01-31 16:52:35 -05:00 |
|
Manfred Karrer
|
06acfac36b
|
Shut down Tor before deleting the tor files
|
2018-01-31 16:26:05 -05:00 |
|
Manfred Karrer
|
89e11ac0e4
|
Handle locked files at delete directory method. Improve UI handling for TorNetworkSettingWindow
|
2018-01-31 15:44:30 -05:00 |
|
Manfred Karrer
|
a7a19ceaad
|
Remove not needed check for old files
|
2018-01-31 15:16:33 -05:00 |
|
Manfred Karrer
|
98c65d6192
|
Merge remote-tracking branch 'origin/master'
|
2018-01-31 13:55:34 -05:00 |
|
Manfred Karrer
|
cbe730d062
|
Merge branch 'option-to-delete-tor-files'
|
2018-01-31 13:54:16 -05:00 |
|
Manfred Karrer
|
74bd09917f
|
Update PersistableNetworkPayloadMap_BTC_MAINNET
|
2018-01-31 13:13:15 -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 |
|
Chris Beams
|
7beba50cb1
|
Merge pull request #1301 from bisq-network/option-to-delete-tor-files
Add cleanup tor files button to tor network settings
|
2018-01-31 18:27:09 +01:00 |
|
Manfred Karrer
|
eeeabaf015
|
Fix typos
|
2018-01-31 11:42:16 -05:00 |
|
Manfred Karrer
|
a8b0449fd1
|
Use sceneProperty listener instead of UserThread.runAfter at PR #1302
|
2018-01-31 10:33:23 -05:00 |
|
Chris Beams
|
0b28e12905
|
Merge pull request #1302 from blabno/feature/1286-support-quick-access-to-top-nav-items
Support quick access to top nav items with Alt 1–9 keyboard shortcuts
|
2018-01-31 11:50:25 +01:00 |
|
Bernard Labno
|
6453eaa2b0
|
Support quick access to top nav items with Alt 1–9 keyboard shortcuts #1286
|
2018-01-31 11:29:46 +01:00 |
|
Manfred Karrer
|
64ba300408
|
Add cleanup tor files button to tor network settings
|
2018-01-31 00:25:39 -05:00 |
|
Manfred Karrer
|
8b14f6bb15
|
Add request and response timestamp and retry counter to monitor
|
2018-01-30 22:34:36 -05: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
|
25190bbe1f
|
Merge pull request #1296 from ripcurlx/add-util-tests
Add util tests
|
2018-01-30 14:58:41 -05: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 |
|
Manfred Karrer
|
aa06f3045b
|
Make useTorForBitcoinJ final again
|
2018-01-30 12:06:26 -05:00 |
|
Manfred Karrer
|
83f7cfbd8b
|
Refactor handling of empty list from custom nodes to avoid code duplication
|
2018-01-30 12:02:17 -05:00 |
|
Manfred Karrer
|
acab31955e
|
Use new flag useCustomNodes to not overload program argument value useAllProvidedNodes
|
2018-01-30 11:49:46 -05:00 |
|
Manfred Karrer
|
9ac49bd91a
|
Change guard logic for bitcoinNodesString
|
2018-01-30 11:41:42 -05:00 |
|
Christoph Atteneder
|
3d36e56532
|
Add first simple test for getTradeCurrency
|
2018-01-30 10:58:58 +01:00 |
|
Christoph Atteneder
|
b8fd8ec779
|
Add test for .fillCurrencyListItems
|
2018-01-29 20:33:59 +01:00 |
|
Manfred Karrer
|
a09df40571
|
Change sorting
|
2018-01-29 11:27:21 -05:00 |
|
Manfred Karrer
|
50c1607126
|
Merge pull request #1290 from bisq-network/fix-zero-balance-after-restore
Fix zero balance after restore
|
2018-01-29 10:09:01 -05:00 |
|
Manfred Karrer
|
8ea5adf218
|
Merge pull request #1272 from ripcurlx/hotfix/fix-spread-sorting
Adapt sorting behavior to values displayed in the spread column
|
2018-01-29 10:08:46 -05:00 |
|
Christoph Atteneder
|
428a38d6a0
|
Add test for fiat currency
|
2018-01-29 10:13:32 +01:00 |
|
Christoph Atteneder
|
d57b5354b0
|
Add basic tests for currency converters
|
2018-01-29 10:09:47 +01:00 |
|
Christoph Atteneder
|
28258831de
|
BigDecimal not needed in this case
|
2018-01-29 09:23:53 +01:00 |
|
Manfred Karrer
|
d6d5993627
|
Merge MVT
|
2018-01-28 19:15:19 -05:00 |
|
Manfred Karrer
|
b81f58006b
|
Merge branch 'BetterBetting-list-betr-token'
|
2018-01-28 19:10:24 -05:00 |
|
Manfred Karrer
|
20fd6a706e
|
Merge branch 'list-betr-token' of https://github.com/BetterBetting/exchange-bisq-network into BetterBetting-list-betr-token
|
2018-01-28 19:08:49 -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 |
|
Manfred Karrer
|
1b4e0c3e87
|
Merge pull request #1276 from ripcurlx/fix-gui-tests-for-different-locale
Overwrite default locale to be able to run gui tests on non en_US machines
|
2018-01-26 22:30:22 -05:00 |
|
Manfred Karrer
|
d1aff34340
|
Merge pull request #1283 from cbeams/fix-english
Fix typos and English errors in banned node dialog
|
2018-01-26 22:29:58 -05:00 |
|