Christoph Atteneder
57763a2607
Enable locales for Thai and Vietnamese
2018-11-22 13:11:08 +01:00
Christoph Atteneder
4c95d030e8
Adapt layout of popup windows
2018-11-21 15:31:49 +01:00
Christoph Atteneder
48b4c3ce9c
Increase first line padding
2018-11-21 11:49:57 +01:00
Manfred Karrer
2564ae93f4
Remove comment
2018-11-18 12:13:34 -05:00
Manfred Karrer
89b092b7ea
Small fixes
...
- Use Array list for PB list as PB lists are unmodifyable
- Rename method to contain the unspent property
- fix row index in view
2018-11-18 11:07:30 -05:00
sqrrm
e815c4b105
Use lockup txid to track confiscation
...
1. Every bond is defined by its lockup transaction. To make it easy to
track which bonds are confiscated it's easier to track them by only one
txid instead of using a map with a mix of lockup txoutputs and unlock
txoutputs.
To check if a txoutput has been confiscated it has to be checked against
the originiating lockup txid.
2. Minor fixes of naming lockedup -> lockup and comments.
2018-11-17 23:13:13 +01:00
sqrrm
aa27d443a4
Display confiscated bond value
2018-11-17 23:13:13 +01:00
sqrrm
0c855f8dd0
Clearer param change validation
2018-11-17 23:13:13 +01:00
sqrrm
e577d0c4a9
Fix resource name
2018-11-17 23:13:13 +01:00
Manfred Karrer
aa05651ff4
Merge branch 'master' into release-candidate-0.9.0
2018-11-17 15:22:58 -05:00
Manfred Karrer
e37813c658
Merge pull request #1935 from freimair/externalTor
...
Bisq can now use an external Tor service
2018-11-17 14:02:11 -05:00
Manfred Karrer
c8416019f3
Merge pull request #1933 from ManfredKarrer/fix-temp-file-issue
...
Don't use a temp file for the sound file
2018-11-17 13:50:51 -05:00
Manfred Karrer
5f766b4cd5
Convert long dash to short dash for minus values
...
Fixes https://github.com/bisq-network/bisq/issues/1925
2018-11-17 12:32:42 -05:00
Manfred Karrer
43ace0b659
Don't use a temp file for the sound file
...
We play a silent sound to prevent app nap and network disconnections.
Instead of a temp file which got deleted on exit and recreated each
startup we store it once in the data directory root.
Fixes https://github.com/bisq-network/bisq/issues/1931
2018-11-17 12:06:59 -05:00
Florian Reimair
64c6e3d783
Connect with CookieAuthentication
2018-11-17 18:03:10 +01:00
Florian Reimair
139ec518fc
Connect with PasswordAuthentication
2018-11-17 18:03:10 +01:00
Florian Reimair
63f8bbf8c5
Connect to external Tor with NullAuthentication
2018-11-17 18:03:10 +01:00
Manfred Karrer
ca78453e04
Merge pull request #1930 from ManfredKarrer/small-fixes
...
Cleanup
2018-11-16 20:33:40 -05:00
Manfred Karrer
ac7ed15bcc
Merge branch 'release-candidate-0.9.0' of https://github.com/bisq-network/bisq into release-candidate-0.9.0
2018-11-16 20:30:30 -05:00
Manfred Karrer
f3851145f0
Merge branch 'master' into release-candidate-0.9.0
2018-11-16 20:29:56 -05:00
Manfred Karrer
0c2c68e146
Put Blockstream explorer as first item in the list
...
Put Blockstream explorer as first item in the list so it will be
taken as default explorer.
2018-11-16 20:29:39 -05:00
Manfred Karrer
4bec5b3830
Cleanup
2018-11-16 20:18:47 -05:00
Christoph Atteneder
dc69cac87e
Show error text without truncation
2018-11-14 17:07:17 +01:00
Christoph Atteneder
3d0aec5a92
Adapt Password, Wallet and Restore views
2018-11-14 11:51:04 +01:00
Manfred Karrer
dd638bf6bc
Add util method for setting isDaoActivated
2018-11-13 21:16:11 -05:00
Manfred Karrer
13ebca9949
Update testnet seednode and genesis tx
2018-11-13 20:20:19 -05:00
Manfred Karrer
3152a075e3
Set new testnet genesis tx, Change arbitr. activ. date
2018-11-13 19:23:57 -05:00
Yash Bhutwala
e4a3dd972c
feature: add blockstream.info mainnet and testnet explorers (both non-tor and tor versions)
2018-11-13 15:59:11 -05:00
Manfred Karrer
e098caf35c
Merge branch 'release-candidate-0.9.0' into small-fixes
2018-11-13 14:01:53 -05:00
Manfred Karrer
12e875240d
Merge branch 'master' into release-candidate-0.9.0
...
# Conflicts:
# core/src/main/java/bisq/core/payment/AccountAgeWitnessService.java
2018-11-13 14:00:54 -05:00
Manfred Karrer
a607852d36
Fix wording
2018-11-13 12:54:59 -05:00
Christoph Atteneder
7c774b9c7b
Improve layouting of balance to prevent truncation issues
2018-11-13 17:04:05 +01:00
Christoph Atteneder
0ac911bbdf
Adapt Arbitrator registration window
2018-11-13 15:58:50 +01:00
Christoph Atteneder
21aa91f41d
Adapt trade charts styles
2018-11-13 15:47:02 +01:00
Christoph Atteneder
17a9d794fb
Merge pull request #1905 from ManfredKarrer/optimize-initial-data-load
...
Optimize initial data load
2018-11-13 13:19:50 +01:00
Manfred Karrer
b852a6b94a
Merge branch 'master' into release-candidate-0.9.0
2018-11-12 20:36:47 -05:00
Manfred Karrer
630090bb17
Merge remote-tracking branch 'origin/add-proof-of-burn-feature' into add-proof-of-burn-feature
2018-11-12 20:24:21 -05:00
Manfred Karrer
a65f1df5c8
Improve method name, add comment
2018-11-12 20:16:55 -05:00
sqrrm
7e342990c0
Fix text
...
Co-Authored-By: ManfredKarrer <mk@nucleo.io>
2018-11-12 20:10:36 -05:00
Manfred Karrer
9f9349c835
Fix issues with wrong base currency
...
From the changes in isCryptoCurrency which return true in case of BTC
there have been some bugs. We changed the check to distinguish between
altcoin and fiat to check for BTC as base currency now.
That area would require a bigger refactoring...
2018-11-11 18:00:43 -05:00
Manfred Karrer
87efe89662
Add proof of burn feature to dao
2018-11-11 12:56:54 -05:00
Manfred Karrer
82884d5332
Merge branch 'release-candidate-0.9.0' into add-proof-of-burn-feature
2018-11-10 13:29:53 -05:00
Manfred Karrer
c2cb0e2965
Merge pull request #1902 from aejontargaryen/update-altcoin-account-popups
...
Update altcoin accounts info popups
2018-11-10 13:27:38 -05:00
Manfred Karrer
5dbdfbfc29
Update displayStrings.properties
2018-11-10 13:27:00 -05:00
sqrrm
fbfdf94dca
Update btc node ip
2018-11-10 14:56:08 +01:00
Manfred Karrer
9678516c2a
Replace containsKey with putIfAbsent call. Remove log.
2018-11-09 20:35:58 -05:00
Manfred Karrer
d8bae356ff
Complete asset listing fee feature
2018-11-09 20:24:17 -05:00
Manfred Karrer
fa911e96ed
Merge pull request #1903 from freimair/torrc
...
engage commandline argument parser
2018-11-09 10:25:17 -05:00
Florian Reimair
90f3ccd5a6
activate commandline argument parser
2018-11-09 15:40:45 +01:00
aejontargaryen
dd6fd3a76e
update altcoin info popups
2018-11-09 08:41:43 +00:00