Christoph Atteneder
4bdac60fb5
Remove unused asset
2018-11-14 15:40:52 +01:00
Christoph Atteneder
ffd79db2bf
Increase splash screen logo design
2018-11-14 15:40:34 +01:00
Christoph Atteneder
c39d750454
Get rid of scrollbar in TradesChartsView
2018-11-14 15:14:39 +01:00
Christoph Atteneder
a58e2e9775
Improve readability in payment account display by decreasing line space between payment method specific fields
2018-11-14 12:51:24 +01:00
Christoph Atteneder
295c104a04
Remove password validation handling for protected and unprotected state
2018-11-14 12:21:01 +01:00
Christoph Atteneder
754ce56f70
Increase padding of first button
2018-11-14 11:55:09 +01:00
Christoph Atteneder
3d0aec5a92
Adapt Password, Wallet and Restore views
2018-11-14 11:51:04 +01:00
Christoph Atteneder
b3d0cad64b
Merge pull request #1921 from ManfredKarrer/small-fixes
...
Small fixes, new Testnet genesis tx
2018-11-14 07:28:53 +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
Manfred Karrer
2ddb769579
Fix null pointer
2018-11-13 19:23:22 -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
98a1d3bef6
Merge pull request #1917 from freimair/fixNetlayerDependencies
...
Fixed netlayer and tor binary dependency issues
2018-11-13 13:59:10 -05:00
Manfred Karrer
01442971b8
Fixed popup layout
2018-11-13 13:53:07 -05:00
Florian Reimair
9e88e6eed1
Fixed netlayer and tor binary dependency issues
2018-11-13 19:51:11 +01:00
Manfred Karrer
a607852d36
Fix wording
2018-11-13 12:54:59 -05:00
Manfred Karrer
7840cdcecf
Merge pull request #1915 from ripcurlx/more-ui-fixes
...
Redesign: UI improvements
2018-11-13 12:50:58 -05:00
Christoph Atteneder
7c774b9c7b
Improve layouting of balance to prevent truncation issues
2018-11-13 17:04:05 +01:00
Christoph Atteneder
887249afe4
Reduce padding of action buttons in notification to prevent truncation
2018-11-13 16:10:46 +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
e85a09ae75
Revert removed constraints from Overlay
2018-11-13 14:56:19 +01:00
Christoph Atteneder
05742dc3e4
Adapt charts in trade statistics
2018-11-13 14:36:30 +01:00
Christoph Atteneder
9f158d785c
Adapt calendar picker
2018-11-13 14:07:20 +01:00
Christoph Atteneder
c6804cb00d
Use FormBuilder helper methods for creating UI
2018-11-13 13:52:34 +01:00
Christoph Atteneder
eef23fbf88
Add offset for ripple to achieve center positioning
2018-11-13 13:39: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
50de29228e
Merge branch 'release-candidate-0.9.0' of https://github.com/bisq-network/bisq into release-candidate-0.9.0
2018-11-12 20:26:53 -05:00
Manfred Karrer
f8fd3a4d9a
Merge branch 'ManfredKarrer-add-proof-of-burn-feature' into release-candidate-0.9.0
2018-11-12 20:25:51 -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
fd6e7c8130
Merge pull request #1913 from ManfredKarrer/fix-currency-bug
...
Fix issues with wrong base currency
2018-11-12 20:20:20 -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
16e4b72d4d
Fix tests
2018-11-12 00:25:25 -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
cf46f0b06a
Do not show popup in devmode
2018-11-11 17:20:08 -05:00
Manfred Karrer
5019135941
Merge pull request #1904 from ManfredKarrer/add-asset-listing-fee
...
Add asset listing fee
2018-11-11 17:10:45 -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
ef9636157e
Merge branch 'release-candidate-0.9.0' into add-asset-listing-fee
2018-11-10 13:29:13 -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
Manfred Karrer
13ca7b4714
Merge pull request #1906 from sqrrm/btcnode-ip-update
...
Update btc node ip
2018-11-10 09:19:37 -05:00
sqrrm
fbfdf94dca
Update btc node ip
2018-11-10 14:56:08 +01:00
Manfred Karrer
27dea71bfd
Optimize processing of initial trade statistics and witness data
...
We changed the earlier behaviour with delayed execution of chunks of the list as it caused
worse results as if it is processed in one go.
Main reason is probably that listeners trigger more code and if that is called early at
startup we have better chances that the user has not already navigated to a screen where the
trade statistics are used for UI rendering.
We need to take care that the update period between releases stay short as with the current
situation before 0.9 release we receive 4000 objects with a newly installed client, which
causes the application to stay stuck for quite a while at startup.
2018-11-09 20:43:07 -05: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