Manfred Karrer
af73a1840b
Merge pull request #2036 from ripcurlx/update-build-scripts
...
Remove 32bit versions and update for Java 9+ support
2018-12-03 21:48:44 +01:00
Christoph Atteneder
07ae9c31a4
Update icon
2018-12-03 19:39:15 +01:00
Christoph Atteneder
309f4b98a8
Fix wrong path
2018-12-03 19:38:47 +01:00
Christoph Atteneder
436f27b19d
Remove 32bit versions and update for Java 9+ support
2018-12-03 16:48:53 +01:00
Christoph Atteneder
6bdbe41023
Merge pull request #2035 from ripcurlx/update-translations
...
Update translations
2018-12-03 12:44:03 +01:00
Christoph Atteneder
ee30a89892
Update translations
2018-12-03 12:43:09 +01:00
Christoph Atteneder
3527f8583e
Merge pull request #2034 from ripcurlx/ui-improvements
...
UI improvements for release
2018-12-03 10:10:37 +01:00
Christoph Atteneder
002f8f3771
Force address hyperlinks to be centered
2018-12-03 10:03:18 +01:00
Manfred Karrer
60681065b0
Merge pull request #2032 from devinbileck/handle-cli-output_windows.txt-with-CRLF-line-endings
...
Handle cli-output_windows.txt with CRLF line endings
2018-12-03 09:51:00 +01:00
Manfred Karrer
8c7bd7685b
Merge pull request #2031 from devinbileck/normalize-line-endings
...
Normalize line endings
2018-12-03 09:50:34 +01:00
Christoph Atteneder
083856aace
Extend row height
2018-12-03 09:47:52 +01:00
Christoph Atteneder
77989ebf91
Fix scrolling issue
2018-12-03 09:41:23 +01:00
Christoph Atteneder
d9ae83525a
Change max input length
2018-12-03 09:02:28 +01:00
Christoph Atteneder
ceeefa4367
Add button hover effect
2018-12-03 08:18:47 +01:00
Christoph Atteneder
4be4a88b97
Add new splash screen design
2018-12-03 08:17:28 +01:00
Devin Bileck
f3799187cc
Handle cli-output_windows.txt with CRLF line endings
...
On Windows, it is likely that cli-output_windows.txt will have CRLF line
endings since core.autocrlf is normally true which converts LF endings
to CRLF on checkout. This causes BisqHelpFormatterTest to fail since
the actual content it is compared against uses LF endings.
As a result, when loading the cli-output_windows.txt file normalize
line endings to LF.
2018-12-02 22:36:00 -08:00
Devin Bileck
b85223810c
Normalize line endings
...
Change line endings for desktop/src/main/resources/fonts/OFL.txt to LF
rather than CRLF for consistency.
2018-12-02 22:04:50 -08:00
Manfred Karrer
de54518839
Set version 0.9.0
2018-12-03 00:38:44 +01:00
Manfred Karrer
538c0bb691
Add default value to avoid null pointer
2018-12-03 00:06:28 +01:00
Manfred Karrer
b8c85983e3
Remove devMode check
2018-12-03 00:06:13 +01:00
Manfred Karrer
ff89759bd0
Add progressbar to P2P network state in footer
2018-12-02 23:44:51 +01:00
Manfred Karrer
4f10ef4287
Republish DAO data with < 4 peers for testnet or regtest
2018-12-02 23:05:59 +01:00
Manfred Karrer
d4729751e8
Fix handling of reorgs
...
- apply snapshot in case of a reorg and if the snapshot is still empty.
Set chain height to genesis height.
- Handle case if cycles are empty
- Add checks for getLast for linked lists
2018-12-02 22:31:38 +01:00
Manfred Karrer
e1e9180291
Fix wrong URL in DAO views
2018-12-02 21:21:50 +01:00
Manfred Karrer
8add4903fb
Fix testnet genesis tx height
2018-12-02 20:31:41 +01:00
Manfred Karrer
c4145b8312
Set new testnet genesis tx, increase DAO periods
2018-12-02 19:48:46 +01:00
Manfred Karrer
145f03733c
Add trade statistic db files for testnet and regtest
...
- gives testnet and regtest a more realistic environment (most assets
would be disabled due lack of trade activity otherwise as testnet and
regtest ahs dao enabled)
2018-12-02 19:43:20 +01:00
Manfred Karrer
fb26d3d0b8
Update db files
2018-12-02 19:41:54 +01:00
Manfred Karrer
42e0d410d2
Detect if DAO full node has no BTC core running
...
If DAO full mode is used Bitcoin core need to be running. If not an RPC
exception is thrown. We detect that and show a popup with instructions.
2018-12-02 18:12:45 +01:00
Manfred Karrer
7c2d10066f
Fix flickering of json popup, add esc handler
...
- popup was visible shortly in wrong position
- pressing escape did not close popup
2018-12-02 15:28:30 +01:00
Manfred Karrer
4cdbc816ce
Fix missing reason for dispute fields
...
- reason for dispute fields have been not visible in dispute payout
window (row index of next iem was not increased)
- Moved payout amount fields to second column to not exceed window
height
- Set window width wider
- Cleanups
2018-12-02 15:19:07 +01:00
Manfred Karrer
a6eedf97c5
Add TODO
2018-12-02 14:53:57 +01:00
Manfred Karrer
2ba21f0277
Update display string
2018-12-02 14:24:37 +01:00
Manfred Karrer
5b17d3d571
Merge pull request #2028 from ManfredKarrer/do-not-use-tor-for-btcj-testnet
...
Do not use tor for btcj testnet
2018-12-02 13:39:10 +01:00
Manfred Karrer
5a11314abb
Merge branch 'release-candidate-0.9.0' into do-not-use-tor-for-btcj-testnet
2018-12-02 13:37:05 +01:00
Manfred Karrer
fe458bce12
Don't use tor for BitcoinJ if testnet
2018-12-02 13:36:47 +01:00
Manfred Karrer
8507e0d665
Merge branch 'master' into release-candidate-0.9.0
...
# Conflicts:
# assets/src/main/java/bisq/asset/coins/BitCloud.java
# assets/src/main/java/bisq/asset/coins/Credits.java
# assets/src/main/java/bisq/asset/coins/Cryptonodes.java
# assets/src/main/java/bisq/asset/coins/DRIP.java
# assets/src/main/java/bisq/asset/coins/FuturoCoin.java
# assets/src/main/java/bisq/asset/coins/MegaCoin.java
# assets/src/main/java/bisq/asset/coins/NewPowerCoin.java
# assets/src/main/java/bisq/asset/coins/Wavi.java
# assets/src/test/java/bisq/asset/coins/BitCloudTest.java
# assets/src/test/java/bisq/asset/coins/CreditsTest.java
# assets/src/test/java/bisq/asset/coins/CryptonodesTest.java
# assets/src/test/java/bisq/asset/coins/DRIPTest.java
# assets/src/test/java/bisq/asset/coins/FuturoCoinTest.java
# assets/src/test/java/bisq/asset/coins/MegaCoinTest.java
# assets/src/test/java/bisq/asset/coins/NewPowerCoinTest.java
2018-12-02 12:27:30 +01:00
Manfred Karrer
4da613f4b5
Merge branch 'master' into release-candidate-0.9.0
...
# Conflicts:
# assets/src/main/java/bisq/asset/coins/BitCloud.java
# assets/src/main/java/bisq/asset/coins/Credits.java
# assets/src/main/java/bisq/asset/coins/Cryptonodes.java
# assets/src/main/java/bisq/asset/coins/DRIP.java
# assets/src/main/java/bisq/asset/coins/FuturoCoin.java
# assets/src/main/java/bisq/asset/coins/MegaCoin.java
# assets/src/main/java/bisq/asset/coins/NewPowerCoin.java
# assets/src/main/java/bisq/asset/coins/Wavi.java
# assets/src/test/java/bisq/asset/coins/BitCloudTest.java
# assets/src/test/java/bisq/asset/coins/CreditsTest.java
# assets/src/test/java/bisq/asset/coins/CryptonodesTest.java
# assets/src/test/java/bisq/asset/coins/DRIPTest.java
# assets/src/test/java/bisq/asset/coins/FuturoCoinTest.java
# assets/src/test/java/bisq/asset/coins/MegaCoinTest.java
# assets/src/test/java/bisq/asset/coins/NewPowerCoinTest.java
2018-12-02 12:27:03 +01:00
Manfred Karrer
d0d1cd5502
Merge pull request #2024 from albpal/java-for-os-rpm-based
...
Added script to install Java SE 10 target platform on OS rpm based
2018-12-02 12:21:29 +01:00
Manfred Karrer
aca9018190
Merge pull request #2026 from devinbileck/fix-windows-system-tray-icon
...
Fix incorrectly named Windows system tray 2x icon
2018-12-02 12:20:43 +01:00
Devin Bileck
76c8a148f3
Fix incorrectly named Windows system tray 2x icon
2018-12-02 00:18:14 -08:00
Manfred Karrer
5b3d521e36
Imprve text and actiavte chainSyncIndicator when not synced
2018-12-02 01:18:58 +01:00
Manfred Karrer
ebc5d4e5ab
Merge pull request #2025 from CaveSpectre11/issue-2021-address-validation-fix
...
Issue 2021 - Asset validation override issues in many coin extensions
2018-12-01 21:35:24 +01:00
Cave Spectre
2288042080
Issue 2021 - Asset validation override issues in many coin extensions
...
- Fix length issue in regular expression of validate() override in main asset coins.
PIVX most likely started the 1+{25,34} that was then proliferated through the copies.
While it likely should be 1+33, I could only confirm that 35 is too long, so the
code is changed to be 1+{24,33} in order to reduce it by the presumed forgotten first
character.
- Fixup testInvalidAddresses() to better test regex rules in test asset coins. The PIVX
base code was testing against 3 addresses, that all had a different first character,
therefore none of the rest of the regular expression was being tested. Changed those
addresses (and others for other susceptable coins) to accurately test first character
match, length, and invalid characters in the 24 to 33 series.
2018-12-01 14:57:30 -05:00
Albert Palau
188f14f988
Added script to install Java SE 10 target platform on OS rpm based
2018-12-01 16:30:59 +01:00
Christoph Atteneder
d396ab2c32
Merge pull request #2020 from ManfredKarrer/fix-wallet-date
...
Use date of 0.5 release if no date for seed was specified
2018-12-01 07:32:46 +01:00
Christoph Atteneder
99e7c670ce
Merge pull request #2022 from ManfredKarrer/fix-missing-country-in-locale
...
Use en_US if default locale has no country defined.
2018-12-01 07:32:07 +01:00
Manfred Karrer
86f44c7a64
Use en_US if default locale has no country defined.
...
On some systems there is not country defined, in that case we use en_US
2018-12-01 01:15:17 +01:00
Manfred Karrer
d929128652
Merge branch 'master' into release-candidate-0.9.0
2018-11-30 23:08:52 +01:00
Manfred Karrer
a9a8703de0
Merge pull request #2019 from ManfredKarrer/fix-log-path
...
Fix log path
2018-11-30 23:07:31 +01:00