Christoph Atteneder
|
370103e3b9
|
Merge pull request #1427 from ripcurlx/clean-up-test-log
Remove test log
|
2018-03-06 12:45:39 +01:00 |
|
Christoph Atteneder
|
50d0a53787
|
Remove test log
|
2018-03-06 12:31:05 +01:00 |
|
Christoph Atteneder
|
d7d2123dc5
|
Fix height of blockconfirmation icon and reduces row height
|
2018-03-06 10:53:58 +01:00 |
|
Manfred Karrer
|
b5ac9f97ca
|
Add vote reveal type. Adjust BSQ fees. Refactorings.
|
2018-03-05 22:00:13 -05:00 |
|
Manfred Karrer
|
f86bb433ed
|
Merge remote-tracking branch 'origin/master'
|
2018-03-05 18:16:49 -05:00 |
|
Manfred Karrer
|
ef56f94bd5
|
Move duplicated code to superclass and make it abstract.
|
2018-03-05 18:16:14 -05:00 |
|
Manfred Karrer
|
b706edd15a
|
Merge branch 'show-past-comps' of https://github.com/sqrrm/exchange into sqrrm-show-past-comps
|
2018-03-05 18:03:16 -05:00 |
|
Manfred Karrer
|
08c29994be
|
Merge pull request #1424 from sqrrm/fix-bsqparsertest
Fix BsqParserTest after changing genesis distribution
|
2018-03-05 17:54:01 -05:00 |
|
Christoph Atteneder
|
81a388731f
|
Merge pull request #1382 from ripcurlx/add-monospace-font-support-roboto
Add monospace font support and optimize alignment for number columns
|
2018-03-05 21:11:28 +01:00 |
|
Christoph Atteneder
|
8597e5d3d2
|
Add Apache License for Droid Sans
|
2018-03-05 21:03:33 +01:00 |
|
Christoph Atteneder
|
05aa3d1492
|
Add right alignment for price with market price margin
|
2018-03-05 20:57:56 +01:00 |
|
sqrrm
|
5c2bd9e906
|
Fix BsqParserTest after changing genesis distribution
|
2018-03-05 19:41:40 +01:00 |
|
Manfred Karrer
|
2bc210bbd0
|
Ignore BsqParserTest temporary
|
2018-03-05 12:59:39 -05:00 |
|
Manfred Karrer
|
6f8e89cf87
|
Change denomination of BSQ from 1000 satoshi to 100 satoshi (#1423)
|
2018-03-05 12:45:28 -05:00 |
|
Manfred Karrer
|
4e66daed8d
|
Change display text. Remove dev value.
|
2018-03-05 12:15:25 -05:00 |
|
Manfred Karrer
|
1f6122e934
|
Add option key: genesisBlockHeight. Rename option key regTestBsqGenesisTxId to genesisTxId. Remove hard coded dev genesis tx id and height.
|
2018-03-05 12:05:24 -05:00 |
|
Manfred Karrer
|
9246b530d3
|
Fix minBroadcastConnections for regTest. Set RegTestHost.LOCALHOST as default.
|
2018-03-05 11:51:30 -05:00 |
|
Manfred Karrer
|
b8eaa647c4
|
Apply camelCase to option key regtestBsqGenesisTxId to regTestBsqGenesisTxId
|
2018-03-05 11:11:58 -05:00 |
|
Manfred Karrer
|
b7064f9820
|
Add option key for dev mode
|
2018-03-05 11:10:00 -05:00 |
|
sqrrm
|
159b651dcc
|
Init DAO persistedDataHost for seednode
|
2018-03-05 16:58:06 +01:00 |
|
sqrrm
|
dd591a1a43
|
Add PastCompensationRequestView
Let Active and PastCompensationRequestView share a base class view
|
2018-03-05 16:58:06 +01:00 |
|
sqrrm
|
ac0090a5f2
|
Refactor ActiveCompensationRequestView
Make parts more modular to be able to reuse the compensation request
list and display better
|
2018-03-05 16:52:40 +01:00 |
|
Manfred Karrer
|
aac493cc41
|
Add Restrictions with min and max comp request amounts. Refactor validator.
|
2018-03-05 10:33:25 -05:00 |
|
Manfred Karrer
|
a60f56c623
|
Merge branch 'compensation-req-checks' of https://github.com/sqrrm/exchange into sqrrm-compensation-req-checks
|
2018-03-05 09:39:42 -05:00 |
|
Manfred Karrer
|
4e8a6adff4
|
Refactor configPeerNodes methods
|
2018-03-05 09:31:25 -05:00 |
|
Christoph Atteneder
|
10778e64ac
|
Add security check if price feed service is not available
|
2018-03-05 12:33:25 +01:00 |
|
Christoph Atteneder
|
13fcd432f4
|
Change font size and padding to fix displaced vertical alignment
|
2018-03-05 11:45:18 +01:00 |
|
Christoph Atteneder
|
68cbcb83f2
|
Add formatting for buy offers
|
2018-03-05 11:35:08 +01:00 |
|
Christoph Atteneder
|
5f4778fbed
|
Use correct naming for max number of places field
|
2018-03-05 11:16:40 +01:00 |
|
Christoph Atteneder
|
ab00d70e34
|
Remove number formatting from text columns
|
2018-03-05 11:16:06 +01:00 |
|
swordfish6975
|
e070226c02
|
p2shHeader is 50 not 63
#define BITCOIN_SCRIPT_ADDRESS 50
|
2018-03-04 16:05:05 +10:00 |
|
swordfish5975
|
071a497254
|
forgot Params file
|
2018-03-04 15:57:02 +10:00 |
|
swordfish5975
|
82f41cbfcd
|
Strayacoin
|
2018-03-04 15:56:44 +10:00 |
|
dinerocoin
|
25cd791608
|
add Dinero
|
2018-03-03 22:21:37 +00:00 |
|
Manfred Karrer
|
db8a5686b1
|
Merge branch 'feature/allow-btcNodes-in-regtest' of https://github.com/blabno/exchange into blabno-feature/allow-btcNodes-in-regtest
|
2018-03-02 22:38:41 -05:00 |
|
Bernard Labno
|
961b01403f
|
Use btcNodes argument in regtest mode.
|
2018-03-02 22:47:39 +01:00 |
|
Christoph Atteneder
|
f7bae5ca3f
|
Merge remote-tracking branch 'upstream/master' into add-monospace-font-support-roboto
|
2018-03-02 17:11:16 +01:00 |
|
Manfred Karrer
|
fd18cca161
|
Add missing setProperty call for regTestBsqGenesisTxId
|
2018-03-02 09:50:33 -05:00 |
|
Manfred Karrer
|
a30f9f0a52
|
Move Notification out of DataModel to View
|
2018-03-01 19:06:19 -05:00 |
|
Manfred Karrer
|
a1befee0bd
|
Use common superclass for Create- and TakeOfferDataModel to avoid code duplication.
|
2018-03-01 18:47:38 -05:00 |
|
Manfred Karrer
|
46ac1142c8
|
Merge pull request #1400 from ripcurlx/sync-minAmount-with-amount-until-changed
Sync minAmount with amount until minAmount is set
|
2018-02-28 11:04:01 -05:00 |
|
Christoph Atteneder
|
375d2ca576
|
Merge pull request #1375 from ghubstan/issue-1186
Resize "Offers to buy/sell with X"; list to Bisq's vertical window size
|
2018-02-28 09:45:57 +01:00 |
|
author
|
2e7acf19d6
|
Define initial Scene dimensions in Layout fields
Also moved initial offer table view's height into reusable field.
|
2018-02-27 12:48:31 -03:00 |
|
author
|
cbf330461d
|
Define initial Scene dimensions in Layout fields
Also moved initial offer table view's height into reusable field.
|
2018-02-27 12:45:39 -03:00 |
|
Angelcoin
|
22715c5731
|
Update CurrencyUtil.java
|
2018-02-27 14:09:55 +02:00 |
|
Angelcoin
|
d9149d47ec
|
Update TradeStatisticsManager.java
|
2018-02-27 14:08:37 +02:00 |
|
Angelcoin
|
f1aca2ebb8
|
Update AltCoinAddressValidator.java
|
2018-02-27 14:07:27 +02:00 |
|
Angelcoin
|
b0fe5fae5d
|
Update AltCoinAddressValidatorTest.java
|
2018-02-27 14:06:03 +02:00 |
|
Angelcoin
|
ad2ae97a40
|
Add files via upload
|
2018-02-27 14:03:02 +02:00 |
|
Christoph Atteneder
|
c3e745fa0b
|
Refactor tests
|
2018-02-27 12:28:11 +01:00 |
|