Ben Kaufman
faf27f8930
Add MacOS support in install_java.sh script
2019-03-01 10:14:11 +02:00
Manfred Karrer
bb368d638c
Merge pull request #2481 from devinbileck/show-btc-valuation
...
Show valuation in BTC balance tooltips
2019-02-28 20:59:13 -05:00
Devin Bileck
1d55d06fce
Show valuation in BTC balance tooltips
...
When hovering over the available, reserved, and locked BTC balances
in the main view, show the market price valuation based on your
preferred currency.
Fixes https://github.com/bisq-network/bisq/issues/1770
2019-02-28 16:46:52 -08:00
Manfred Karrer
89c9fd20b0
Merge branch 'master' of https://github.com/bisq-network/bisq
2019-02-28 14:11:27 -05:00
Manfred Karrer
c565156b58
Change log level. Log notification sendMessage only if really sent.
2019-02-28 14:10:29 -05:00
Christoph Atteneder
538e4ec56c
Merge pull request #2468 from devinbileck/update-testing-doc
...
Update testing doc for TestPad
2019-02-28 16:01:09 +01:00
Manfred Karrer
a9ee15d9f6
Revert 2473067b09
...
Seed nodes do not connect to correct network. The PR needs to be better
tested and fixed.
2019-02-27 14:00:05 -05:00
Manfred Karrer
740c112b48
Update seednode operator
2019-02-27 13:21:34 -05:00
Manfred Karrer
2473067b09
Merge pull request #2464 from freimair/seedNodeRepo_refactoring
...
Seed node repo refactoring
2019-02-27 13:18:06 -05:00
Manfred Karrer
76e406a643
Merge pull request #2475 from freimair/memoryleak_be_gone
...
Fixed memory leak in message throttle mechanism
2019-02-27 13:07:12 -05:00
Florian Reimair
03a20a05f7
Fixed memory leak in message throttle mechanism
2019-02-27 16:08:33 +01:00
Christoph Atteneder
d68198efeb
Merge pull request #2401 from hatchpay/list-HATCH-asset
...
List Hatch (HATCH)
2019-02-27 13:05:11 +01:00
hatchpay
e2352e2a07
List Hatch (HATCH)
2019-02-27 12:54:04 +01:00
Christoph Atteneder
21e29e3ed5
Merge pull request #2353 from heliumchain/list-helium-asset
...
List Helium (HLM)
2019-02-27 12:49:47 +01:00
Christoph Atteneder
aac7e93cd7
Merge pull request #2326 from CloakProject/master
...
List CloakCoin (CLOAK)
2019-02-27 12:49:33 +01:00
Christoph Atteneder
a0bf57a219
Merge pull request #2184 from sennevb/list-bitzec
...
List Bitzec (BZC)
2019-02-27 12:48:40 +01:00
sennevb
6d3328dba2
List Bitzec (BZC)
2019-02-27 12:21:48 +01:00
Devin Bileck
b1c8e82b16
Update testing doc for TestPad
2019-02-26 15:11:37 -08:00
Manfred Karrer
341b718026
Merge pull request #2467 from devinbileck/bugfix-1996
...
Fix Windows system tray icon resolution
2019-02-26 09:30:49 -05:00
Florian Reimair
37115294d3
Remove testnet seed node repo
2019-02-26 10:38:09 +01:00
Florian Reimair
985239bf01
Adjust monitor to new seed node repo
2019-02-26 10:35:52 +01:00
Devin Bileck
812a4bdfd2
Fix Windows system tray icon resolution
...
For high resolution, using auto sizing provides better results.
Fixes https://github.com/bisq-network/bisq/issues/1996
2019-02-25 23:42:00 -08:00
Manfred Karrer
f8f9492b3e
Merge pull request #2462 from ManfredKarrer/dao-fix-incorrect-available-balance-for-voting
...
Fix incorrect available balance for voting
2019-02-25 10:49:16 -05:00
Florian Reimair
17d8d3fed6
Incorporate DAO_TESTNET
2019-02-25 15:58:27 +01:00
Florian Reimair
df540d7ce8
Honor manually provided seed nodes
2019-02-25 14:52:22 +01:00
Florian Reimair
282b0f2ef2
Refactor SeedNodeRepo stuff
2019-02-25 14:51:38 +01:00
Manfred Karrer
e52ac9dca3
Fix incorrect available balance for voting
...
- Subtract vote fee from available wallet balance
- Add log for errors
- Update view in error case
2019-02-24 14:23:19 -05:00
Manfred Karrer
fb5c9834e0
Merge pull request #2432 from freimair/monitor
...
Monitor release: Settled
2019-02-24 11:15:13 -05:00
Manfred Karrer
e369c76d28
Merge pull request #2444 from devinbileck/github-redirects
...
Use URL redirects to GitHub content
2019-02-24 11:07:56 -05:00
Manfred Karrer
4ec028dbb7
Merge pull request #2460 from devinbileck/bugfix-2452
...
Handle IllegalArgumentException in multi-screen environment
2019-02-24 11:02:41 -05:00
Devin Bileck
90d8b4b545
Handle IllegalArgumentException in multi-screen environment
...
When the application window is being created, it checks what the
maximum bounds for a window is in order to set the window size.
However, multi-screen environments may encounter an
IllegalArgumentException (Window must not be zero).
Just ignore the exception and continue, which means the window will
use the minimum window size since we are unable to determine if we can
use a larger size.
Fixes https://github.com/bisq-network/bisq/issues/2452
2019-02-23 23:20:59 -08:00
Florian Reimair
3ce1243767
Only add capability where it is needed
2019-02-23 12:45:12 +01:00
Christoph Atteneder
25498a9e1a
Revert to SNAPSHOT release
2019-02-21 23:16:23 +01:00
Christoph Atteneder
b6bf22b77d
Fix typo
2019-02-21 22:57:42 +01:00
Christoph Atteneder
985ffeb879
Add rpm support
2019-02-21 22:34:50 +01:00
Christoph Atteneder
d31173bc4f
Update version number for v0.9.4
2019-02-21 22:34:36 +01:00
Manfred Karrer
c3e30d6f99
Dont use referrer url for block explorer calls
2019-02-21 16:31:02 -05:00
Manfred Karrer
f2e9e1e887
Dont use referrer url for block explorer calls
2019-02-21 16:21:38 -05:00
Manfred Karrer
544f065b89
Fix wrong postfix for db files
2019-02-21 15:27:54 -05:00
Manfred Karrer
a8a1397728
Update strings
2019-02-21 15:08:05 -05:00
Manfred Karrer
c5d741e0bb
Add db files for dao
2019-02-21 15:01:37 -05:00
Manfred Karrer
23589c207e
Merge pull request #2455 from ManfredKarrer/dao-deactivate-localhost-for-dao-testnet
...
Dao deactivate localhost for dao testnet
2019-02-21 13:39:24 -05:00
Manfred Karrer
cad16e0f92
Prevent connection to localhost bitcoin node if dao testnet is used (fix)
2019-02-21 13:24:09 -05:00
Manfred Karrer
0561c12a90
Prevent connection to localhost bitcoin node if dao testnet is used (fix)
2019-02-21 12:25:48 -05:00
Manfred Karrer
518fe724d9
Prevent connection to localhost bitcoin node if dao testnet is used
2019-02-21 12:00:35 -05:00
Manfred Karrer
64fd8d9bc8
Remove testnet from network combobox
2019-02-21 12:00:02 -05:00
Christoph Atteneder
68671a362d
Merge pull request #2453 from ripcurlx/fix-rpm-build
...
Fix issues with rpm build
2019-02-21 17:10:28 +01:00
Christoph Atteneder
5c1da7dc8f
Fix wrong variable and clean up task that doesn't work on Ubuntu
2019-02-21 16:14:04 +01:00
Christoph Atteneder
8b5454ff3d
Only exit script if no javapackager exists for configured JDK
2019-02-21 16:13:19 +01:00
Manfred Karrer
bd9143bfee
Merge pull request #2451 from ripcurlx/change-text-for-dao-testnet
...
Change from Testnet to DAO Testnet setting
2019-02-21 09:47:13 -05:00