Commit graph

398 commits

Author SHA1 Message Date
Manfred Karrer
f2b977a014 Remove option for using BitcoinJ over Tor (Tor in BitcoinJ is considered experimental, will be supported later over our native Tor instance) 2016-04-13 17:48:37 +02:00
Manfred Karrer
b4fdb2e059 Add sticky market price checkbox to settings: If sticky market price is selected market price does not change with currency selection, otherwise it is context sensitive. 2016-04-13 15:54:26 +02:00
Manfred Karrer
c021ea8ea2 Fix bug when trader is offline and use password protection signing payout tx fails 2016-04-13 13:56:23 +02:00
Manfred Karrer
04e0935516 Start version 0.4.1 2016-04-09 03:44:00 +02:00
Manfred Karrer
333d0bf789 Version 0.4.0 2016-04-08 22:53:38 +02:00
Manfred Karrer
85fc0ca2cd Fix bug with missing check for pending tx 2016-04-08 20:38:57 +02:00
Manfred Karrer
e6463f5f86 add more logs 2016-04-08 15:01:45 +02:00
Manfred Karrer
625749534c Add "About Bitsquare" screen, add invert price icon 2016-04-08 01:00:11 +02:00
Manfred Karrer
3f5e1296b1 Use combo box for Make market price, update all prices on interval 2016-04-07 15:39:45 +02:00
Manfred Karrer
0ebf3f6b36 Require password at startup, heck for open offers at emptying wallet, add check for isBootstrapped, 2016-04-07 02:54:52 +02:00
Manfred Karrer
5af70848a7 Move password check at startup before init rest of app. cleanup, wording improvements 2016-04-07 01:45:48 +02:00
Manfred Karrer
cc46a81644 Cleanup 2016-04-06 23:59:55 +02:00
Manfred Karrer
565c44d94c Fix fee calculation, add adjustable non-trade mining fee 2016-04-06 23:26:27 +02:00
Manfred Karrer
228dfe4699 Fix missing available balance from completed trades 2016-04-06 12:48:35 +02:00
Manfred Karrer
afe009b303 remove mining fee from locked funds in MS for locked funds display 2016-04-06 11:53:41 +02:00
Manfred Karrer
7ce5beb54f Reorganize savingswallet 2016-04-06 00:28:43 +02:00
Manfred Karrer
bc734fe51b Add null check to selected arbitrator 2016-04-05 12:41:43 +02:00
Manfred Karrer
4c0cc738e4 Add rolling backup 2016-04-05 03:31:22 +02:00
Manfred Karrer
1790dbd542 Changed trade period to time based instead of block based (cleanup) 2016-04-05 01:56:46 +02:00
Manfred Karrer
a78163c735 Changed trade period to time based instead of block based 2016-04-05 01:20:27 +02:00
Manfred Karrer
86405a4b88 change data type of maxTradePeriod to long 2016-04-04 12:58:21 +02:00
Manfred Karrer
ed4d643fab Renaming 2016-04-04 12:55:30 +02:00
Manfred Karrer
64dc97f1bc Use clearnet for BitcoinJ by default instead of Tor (Tor is a bit unstable and slow when syncing at startup) 2016-04-03 00:40:12 +02:00
Manfred Karrer
091eae4965 Savings wallet (WIP) 2016-04-02 00:32:03 +02:00
Manfred Karrer
f07aa9ba6a Savings wallet, fixed wrong access to trade wallet (WIP) 2016-04-01 11:36:20 +02:00
Manfred Karrer
f36d8241f3 Savings wallet (WIP) 2016-04-01 01:30:25 +02:00
Manfred Karrer
04845e4382 Savings wallet (WIP) 2016-03-31 19:29:54 +02:00
Manfred Karrer
3cddb3e5f3 Sort by name instead of code 2016-03-31 15:50:44 +02:00
Manfred Karrer
79972e5762 Add missing persist call 2016-03-31 15:50:15 +02:00
Manfred Karrer
da25f041ec Move code for collecting tradables to util class 2016-03-31 14:09:17 +02:00
Manfred Karrer
37b31a5d0a Savings wallet (WIP) 2016-03-30 02:46:02 +02:00
Manfred Karrer
f1388f6ad7 Add null check 2016-03-29 15:27:54 +02:00
Manfred Karrer
4a8161146b Fix bug with missing trade completion 2016-03-28 20:06:18 +02:00
Manfred Karrer
32e1a5a3ac Add check for deviation from market price at create offer 2016-03-22 19:59:37 +01:00
Manfred Karrer
fa11cb4a6b Add deposit funds screen 2016-03-22 00:33:05 +01:00
Manfred Karrer
e7967cc0e1 Add null checks 2016-03-20 19:08:37 +01:00
Manfred Karrer
5d4d7607f3 Start 0.3.7-SNAPSHOT 2016-03-20 17:28:48 +01:00
Manfred Karrer
0e2ccbcdb9 Show update notification msg only if client version is older. 2016-03-20 14:04:13 +01:00
Manfred Karrer
c4a1105c09 Version 0.3.6 2016-03-20 13:38:09 +01:00
Manfred Karrer
66f94091bb Change log level 2016-03-20 13:19:09 +01:00
Manfred Karrer
29682661fc Add ShadowCash 2016-03-19 12:17:00 +01:00
Manfred Karrer
97a668675a Add Faircoin to default currency list 2016-03-18 01:50:01 +01:00
Manfred Karrer
808d56470a Fix bug with wrong order of tx inputs 2016-03-18 01:30:49 +01:00
Manfred Karrer
b6408d70e4 Use a dash if bank branch nr is not set 2016-03-17 18:04:08 +01:00
Manfred Karrer
4f03d35284 Don't show own offers in offer book, make it adjustable in settings 2016-03-17 02:02:33 +01:00
Manfred Karrer
6721131ccf Refactorings, add decryption to crypt test at startup 2016-03-16 23:59:08 +01:00
Manfred Karrer
50a83da7eb Increase trade limits (Banks: 0.3 BTC, Payment processors: 0.4 BTC, Altcoins: 0.5 BTC) 2016-03-16 22:58:18 +01:00
Manfred Karrer
df7f0e7917 Resend confirmation at startup if peer has not continued trade process 2016-03-16 22:55:42 +01:00
Manfred Karrer
ee4119b2e6 Fix take offer fee (was using create offer fee) 2016-03-16 22:34:17 +01:00
Manfred Karrer
d96b3a9e4b Add toString 2016-03-16 22:32:36 +01:00