Manfred Karrer
d09296e86c
Use TxFeeEstimationService
...
- feeTxSizeEstimationRecursionCounter was never reset, so that caused
probably bugs by ignoring fee estimation after it was called >10 times.
The default size was used then so the bug was not very obvious as long
the tx size was not very large.
2019-01-11 23:23:30 +01:00
Manfred Karrer
ba114cbdd0
Remove estimateBtcTradingFeeTxSize
2019-01-11 23:21:17 +01:00
Manfred Karrer
274beef3e5
Add getEstimatedFeeTxSize method
2019-01-11 23:21:06 +01:00
Manfred Karrer
76dd6b5126
Add TxFeeEstimationServiceTest
2019-01-11 23:20:46 +01:00
Manfred Karrer
d876cc14fc
Add TxFeeEstimationService
2019-01-11 23:20:18 +01:00
Manfred Karrer
9d42031187
Move setup code for tradeManager to onAllServicesInitialized method
2019-01-11 22:00:46 +01:00
Manfred Karrer
74c2c0cf61
Refactor BalanceModel to Balances
...
- Remove BalanceModel
- Add Balances (pure domain model)
- Add BalancePresentation (shared presentation model in core)
- Move domain listener callbacks which can trigger balance update
to Balances
2019-01-11 21:42:29 +01:00
Devin Bileck
ed7a7df2ad
Merge branch 'master' of https://github.com/bisq-network/bisq into rpm-package
...
# Conflicts:
# desktop/package/linux/package.sh
# desktop/package/linux/rpm.sh
2019-01-11 11:36:23 -08:00
Devin Bileck
cad6b61ffd
Improve JAVA_HOME override
...
Check to see if javapackager exists prior to overriding JAVA_HOME
in package scripts.
2019-01-11 11:30:34 -08:00
Devin Bileck
7ca1a0f0b2
Fix windows install custom translations
...
The Bisq.iss file must be saved using UTF-8 encoding with BOM for the
unicode custom messages to be displayed properly.
2019-01-11 11:07:36 -08:00
Manfred Karrer
6e753a29f7
Merge pull request #2246 from ripcurlx/fix-ignored-test-cases
...
Fix ignored tests
2019-01-11 17:46:54 +01:00
Christoph Atteneder
fe864724f3
Configure jMockit for desktop module
2019-01-11 16:59:18 +01:00
Christoph Atteneder
e31a314904
Fix ignored test cases
2019-01-11 16:17:56 +01:00
Christoph Atteneder
ce988eb767
Fix wrong alphabetical order
2019-01-11 15:03:08 +01:00
Christoph Atteneder
493592b8c9
Merge pull request #2238 from nezero/master
...
List DeepOnion (ONION)
2019-01-11 14:54:17 +01:00
Liam Alford
74e4f9027c
List DeepOnion (ONION)
...
Official project URL: https://deeponion.org/
Official block explorer URL: https://explorer.deeponion.org/
2019-01-11 13:41:38 +00:00
Christoph Atteneder
d8cdd5a24a
Merge pull request #2228 from remus-persona/list-persona-asset
...
List Persona (PRSN)
2019-01-11 14:13:38 +01:00
Christoph Atteneder
0a25fbcc96
Merge pull request #2236 from farsider350/AustraliaCash-AUS
...
List AustraliaCash (AUS)
2019-01-11 14:12:52 +01:00
Manfred Karrer
c2043b5f3d
Merge pull request #2241 from blabno/bugfix/asset-sorting
...
Sort assets
2019-01-11 13:27:44 +01:00
Bernard Labno
9a85e67d48
Sort assets
2019-01-11 13:17:21 +01:00
Manfred Karrer
1a77ee669c
Merge pull request #2237 from ripcurlx/fix-chart-rendering
...
Clear and re-assign series to fix rendering issues.
2019-01-10 23:48:40 +01:00
Christoph Atteneder
190d2d5122
Clear and re-assign series to fix rendering issues.
...
Fixes #2136 .
2019-01-10 15:08:23 +01:00
Jason-farsider350
151d08015e
List AustraliaCash (AUS)
...
Author: farsider350 farsider350@protonmail.com
Date: Sat Jan 5 02:10AM GMT+1000
List AusCash (AUS)
Official project URL: https://australiacash.org
Official block explorer URL: http://auscashexplorer.org
2019-01-10 15:08:22 +10:00
Manfred Karrer
f25d8c85de
Merge pull request #2233 from blabno/feature/alt-coin-disclaimer
...
Altcoin disclaimer
2019-01-09 13:15:21 +01:00
Bernard Labno
7e9bc1fee8
Altcoin disclaimer
2019-01-09 12:24:35 +01:00
Florian Reimair
b5a799470a
P2P roundtriptime metric init
2019-01-09 11:52:16 +01:00
Remus Golgot
26c26fa0df
List Persona (PRSN)
2019-01-09 09:54:12 +02:00
Christoph Atteneder
d320380e80
Set back to SNAPSHOT
2019-01-08 19:56:23 +01:00
Christoph Atteneder
b18a143c0c
Bump version number
2019-01-08 19:54:33 +01:00
Christoph Atteneder
0f218598f5
Merge pull request #2224 from ManfredKarrer/add-validation-for-tradestatistics
...
Add validation for trade statistics
2019-01-08 19:22:40 +01:00
Manfred Karrer
00722129cb
Add validation for trade statistics
...
We got a trade statistics object with price and amount 0. Unclear why
that can happen (maybe some dev was debugging things or it was created
with the API). We need to add validation when creating and publishing
a trade statistics object as well. This is just a fast fix for getting
a new release out.
Fixes #2222 and #2223
2019-01-08 18:56:04 +01:00
Devin Bileck
24ecbcdfb3
Merge branch 'master' of https://github.com/bisq-network/bisq into rpm-package
...
# Conflicts:
# desktop/package/linux/package.sh
# desktop/package/linux/rpm.sh
2019-01-08 09:26:43 -08:00
Christoph Atteneder
307a5b8822
Set back to SNAPSHOT
2019-01-08 16:48:22 +01:00
Christoph Atteneder
d6543377cf
Bump version number
2019-01-08 16:37:28 +01:00
Christoph Atteneder
7c4fcfa43d
Adapt for changed build directories
2019-01-08 16:36:26 +01:00
Manfred Karrer
951c878090
Update DaoStateStore
2019-01-08 15:25:42 +01:00
Manfred Karrer
c6e6d55465
Fix test
2019-01-08 15:23:34 +01:00
Manfred Karrer
7ced5d74eb
Update mainCryptoCurrencies
2019-01-08 15:11:40 +01:00
Manfred Karrer
cfb308f98b
Add more logs
2019-01-08 14:52:10 +01:00
Manfred Karrer
f5270ed559
Add log
2019-01-08 13:44:28 +01:00
Manfred Karrer
93c8f36410
Fix getBsqStateBuilder bug
...
putAllUnspentTxOutputMap was used 2 times instead of
putAllNonBsqTxOutputMap
2019-01-08 13:39:23 +01:00
Manfred Karrer
d6a5798003
Add check to avoid division with 0
2019-01-08 13:23:09 +01:00
Christoph Atteneder
cd5ead91c5
Update DataStateStore db on Testnet
2019-01-08 11:28:36 +01:00
Christoph Atteneder
9536223d52
Added Persian
2019-01-08 11:07:57 +01:00
Christoph Atteneder
d1221f662f
Update newly added assets
2019-01-08 11:00:08 +01:00
Christoph Atteneder
5f5e153d66
Add script for updating store dbs
2019-01-08 10:52:48 +01:00
Christoph Atteneder
9e237be841
Update translations
2019-01-08 09:48:36 +01:00
Christoph Atteneder
a664989a75
Update dbs (except DaoStateStore which had less file size)
2019-01-08 09:37:57 +01:00
Christoph Atteneder
9941a7dbc0
Merge pull request #2218 from ManfredKarrer/list-beam
...
Add Beam
2019-01-08 09:22:27 +01:00
Christoph Atteneder
6c150737c5
Merge pull request #2220 from ManfredKarrer/only-show-enabled-assets
...
Don't show filtered currencies
2019-01-08 09:05:07 +01:00