Commit Graph

7839 Commits

Author SHA1 Message Date
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
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
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
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
Manfred Karrer
48f138b08d
Update test 2019-01-08 09:03:31 +01:00
Manfred Karrer
845888556d
Update validation regex and add comment 2019-01-08 09:03:31 +01:00
Manfred Karrer
eca2e0200f
Add Beam 2019-01-08 09:03:30 +01:00
Christoph Atteneder
88a7292a06
Merge pull request #2217 from ManfredKarrer/list-grin
Add Grin
2019-01-08 08:59:06 +01:00
Christoph Atteneder
df1a05cd3f
Merge pull request #2219 from ManfredKarrer/remove-BitcoinClashic
Remove Bitcoin Clashic because it was not traded in past 3 months
2019-01-08 08:57:34 +01:00
Manfred Karrer
724247fe73
Don't show filtered currencies
- For supporting Grin we want to add it to the next release but Grin
is not launched yet (15.1.2018 is launch date). We deactivate the asset
by using the filter message and enable it at launch date.
To support that at the altcoin account screen this commit implements
the required code.
2019-01-08 02:39:08 +01:00
Manfred Karrer
05f6c87e4c
Add support for grinbox addresses 2019-01-08 02:30:37 +01:00
Manfred Karrer
f9bb8148a3
Merge branch 'master' of https://github.com/bisq-network/bisq 2019-01-08 01:21:02 +01:00
Manfred Karrer
ae537082d0
Update coins in isWarmingUp 2019-01-08 01:20:41 +01:00
Manfred Karrer
ff6984a3e3
Remove Bitcoin Clashic because it was not traded in past 3 months 2019-01-08 01:19:07 +01:00
Manfred Karrer
0f80d57349
Merge pull request #2147 from wrkzdev/master
List WrkzCoin (WRKZ)
2019-01-07 23:44:42 +01:00