Commit Graph

519 Commits

Author SHA1 Message Date
Manfred Karrer
5c3891fbe6 Improve wording 2016-04-17 19:32:40 +02:00
Manfred Karrer
e671779414 Fix null pointers, use short id for payment request 2016-04-17 16:36:06 +02:00
Manfred Karrer
e0598ef050 move locked funds to available for failed trades 2016-04-17 15:59:22 +02:00
Manfred Karrer
25773311e2 add quark 2016-04-17 15:57:57 +02:00
Manfred Karrer
267c43f3b6 Update comments 2016-04-16 23:41:52 +02:00
Manfred Karrer
c02f6481b2 v0.4.2, new seednodes 2016-04-16 22:36:34 +02:00
Manfred Karrer
b97506cf51 Add listeners if pricefeed is not available 2016-04-16 15:46:45 +02:00
Manfred Karrer
3b94eda701 Add null checks or price and volume 2016-04-16 14:08:39 +02:00
Manfred Karrer
a45f8d7325 Set not used price data to 0 in offer. renamings 2016-04-16 13:35:21 +02:00
Manfred Karrer
58e6db3b49 Add WorldCoin (adding a coin to Bitsquare does not mean any endorsement from Bitsquare!) 2016-04-16 12:31:34 +02:00
Manfred Karrer
1fecca009a Fix wrong ask/bid usage. add rounding 2016-04-16 12:21:53 +02:00
Manfred Karrer
ab7611e2c8 Deactivate focus traversal when input fields are deactivated 2016-04-15 19:10:05 +02:00
Manfred Karrer
461aa9bd7f Add check at offerer for trade price 2016-04-15 12:03:30 +02:00
Manfred Karrer
261a037020 Hide perc box if not perc based price used, fix toggle button 2016-04-15 02:31:20 +02:00
Manfred Karrer
bc07df2d7a put trade price into trade and contract 2016-04-15 02:07:58 +02:00
Manfred Karrer
13a62b1342 Add pricefeed to offer, display offerprice with perc. (WIP) 2016-04-15 00:35:31 +02:00
Manfred Karrer
c43575073d display trade amount in table instead of payout amount. refactor method in trade 2016-04-14 22:28:47 +02:00
Manfred Karrer
d5118b048b perc. price UI (WIP) 2016-04-14 21:59:14 +02:00
Manfred Karrer
517ee371db add percentage price (WIP) 2016-04-14 19:12:43 +02:00
Manfred Karrer
0e53e6f5a3 Adjust layout for popup for windows 2016-04-14 10:57:54 +02:00
Manfred Karrer
7e3d2356da v0.4.1 2016-04-13 18:38:51 +02:00
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
Manfred Karrer
9d51e3b0ba Increase timeout for trade process forn 30 sec to 60 sec. 2016-03-16 19:55:29 +01:00
Manfred Karrer
dcd1f8636a Reduce min. required mining fee for funding tx to 0.0001 BTC 2016-03-16 12:50:55 +01:00
Manfred Karrer
32fbd7877f Added Faircoin 2016-03-16 12:13:30 +01:00
Manfred Karrer
b4581ae698 Start for version 0.3.6-SNAPSHOT 2016-03-15 14:47:36 +01:00
Manfred Karrer
62d4d50392 Version 0.3.5 2016-03-11 17:20:58 +01:00
Manfred Karrer
7c63e5ab00 Fix issues with delayed mailbox messages, handle ui state when peer is offline 2016-03-11 16:44:25 +01:00
Manfred Karrer
4fc3b00fa4 Add missing support to deactivate animations 2016-03-11 12:57:40 +01:00
Manfred Karrer
415530c8ef Add missing support to deactivate animations 2016-03-11 12:46:40 +01:00
Manfred Karrer
7691b33f6a Add more logs to republish offer after connection loss, increase delay 2016-03-11 10:28:02 +01:00
Manfred Karrer
546b6f7510 fix null pointer, cleanups 2016-03-11 10:24:13 +01:00
Manfred Karrer
42c225f14f Cleanups 2016-03-11 00:03:31 +01:00
Manfred Karrer
56008caef3 Nullpointer fixes 2016-03-10 20:26:41 +01:00
Manfred Karrer
4010f5a727 Make max trade limit dependent on payment method. increase limits to 0.1-0.2 btc 2016-03-10 18:47:53 +01:00
Manfred Karrer
44445cd411 Tests for Payment accounts matches 2016-03-10 14:06:00 +01:00
Manfred Karrer
f706ddaad4 Fix duplicate popup displays 2016-03-09 21:10:15 +01:00
Manfred Karrer
d015df43cb make offerbook table in market view not selectable and show only top 3 offers, remove show effects option 2016-03-09 13:40:32 +01:00
Manfred Karrer
32066b15a7 Add throttle to outgoing messages, use delays when sending msg 2016-03-04 01:24:16 +01:00
Manfred Karrer
afd88bc55f Improve trade state names 2016-03-03 12:57:57 +01:00
Manfred Karrer
8324c888e4 Reorganized popups 2016-03-02 23:28:25 +01:00
Manfred Karrer
1958de2be9 Add trading popups 2016-03-02 20:05:24 +01:00
Manfred Karrer
61eee8f445 Add edit field in currency list 2016-03-01 21:51:38 +01:00
Manfred Karrer
2f0f58c478 Add support for customized currency lists 2016-03-01 20:40:15 +01:00
Manfred Karrer
70e166e99b add country specific labels 2016-03-01 00:39:00 +01:00
Manfred Karrer
31fb0fafa4 Add support 3 new types of bank accounts 2016-02-29 23:57:31 +01:00
Manfred Karrer
b511267340 Fix bug with missing broadcast 2016-02-27 00:44:33 +01:00
Manfred Karrer
891799b09c repeat publish with delay 2016-02-26 23:14:48 +01:00
Manfred Karrer
aecbf7ced9 Add isOwner flag for broadcasting to all peers, remove popup for disconnects of rule violations, reduce max nr of network threads 2016-02-26 14:10:22 +01:00
Manfred Karrer
60c8de796a P2P network improvements, rename MarketPriceFeed to PriceFeed 2016-02-26 02:12:05 +01:00
Manfred Karrer
4bc8c70a83 P2P network improvements 2016-02-26 00:10:44 +01:00
Manfred Karrer
f0d727e345 P2P network improvements 2016-02-25 14:48:00 +01:00
Manfred Karrer
900f89ce37 Use static executor 2016-02-25 14:47:03 +01:00
Manfred Karrer
0908c6d61f Improve broadcast listener handling, add randomized delay for messages to all connected peers 2016-02-23 13:04:49 +01:00
Manfred Karrer
77511a43f5 Use byte array instead of PubKeys, Use uid for mailbox msg, Improve storage data structure, Renamings, Cleanup 2016-02-22 23:20:21 +01:00
Manfred Karrer
bb6334f6a0 Fix missing sequence nr and signature updates at refresh offers 2016-02-22 16:18:14 +01:00
Manfred Karrer
ca20de64d9 Use colors for buy/sell, redesign offerbook, market overview 2016-02-21 22:03:37 +01:00
Manfred Karrer
daa41d222a Ui improvements 2016-02-21 12:16:23 +01:00
Manfred Karrer
aab64c6f84 Add retry after republish offer failure 2016-02-20 14:27:03 +01:00
Manfred Karrer
cec1e99e98 Improve OpenOfferManager disconnection handling 2016-02-20 14:20:37 +01:00
Manfred Karrer
ae6b95eed8 Add disconnect/awake handlers (WIP) 2016-02-20 12:04:07 +01:00
Manfred Karrer
3efca4101a WIP (testing) 2016-02-19 23:11:57 +01:00
Manfred Karrer
78a9662220 WIP (testing) 2016-02-19 22:58:25 +01:00
Manfred Karrer
8b1c0e5e6f Add more logging, don't throw exception at timers 2016-02-19 22:21:56 +01:00
Manfred Karrer
bd3b55cf47 Use FXTimer instead of Java Timer, add idle detection for republish offers 2016-02-19 19:56:17 +01:00
Manfred Karrer
79de2bcb11 Optimize RefreshTTLMessage, add UIClock 2016-02-19 18:13:45 +01:00
Manfred Karrer
f5a61f9924 Add show all currency filter option in offerbook views 2016-02-18 15:42:26 +01:00
Manfred Karrer
485b33acf6 Make persisted data final 2016-02-18 14:29:57 +01:00
Manfred Karrer
6a25e1c56c Use Persistable interface for local db data 2016-02-18 14:08:28 +01:00
Manfred Karrer
245d41f07d Make payload classes final, extract Attachment in own class 2016-02-18 13:05:35 +01:00
Manfred Karrer
800013768b Make payload classes final 2016-02-18 12:54:57 +01:00
Manfred Karrer
6f1efdb3c0 Rename ExpirableMessage and StorageMessage to ExpirablePayload and StoragePayload 2016-02-18 12:50:59 +01:00
Manfred Karrer
3f54cb233e Rename RequiresOwnerIsOnlineMessage to RequiresOwnerIsOnlinePayload 2016-02-18 12:48:39 +01:00
Manfred Karrer
2a72912005 Rename DisputeDirectMessage to DisputeCommunicationMessage 2016-02-18 12:38:26 +01:00
Manfred Karrer
58bb1868a3 Handle offer removal on disconnects 2016-02-18 00:42:22 +01:00
Manfred Karrer
17c780639f Handle offer removal on disconnect, cleanup 2016-02-17 17:33:53 +01:00
Manfred Karrer
db363fac48 Handle offer removal on disconnect (WIP) 2016-02-16 13:18:25 +01:00
Manfred Karrer
92ad387d70 Fix bug with missing broadcast. Add total traffic info 2016-02-16 01:51:51 +01:00
Manfred Karrer
54a0fe9cc0 Fix bugs with dispute msg, fix styles 2016-02-15 12:03:26 +01:00
Manfred Karrer
6bf2adae7f Add Notification and Instructions popups. Cleanup MainViewModel 2016-02-14 16:45:22 +01:00
Manfred Karrer
850b6d209c UI improvements, P2P network WIP 2016-02-14 12:58:30 +01:00
Manfred Karrer
43d811d9fe Fix bug with tx broadcast state 2016-02-12 18:23:15 +01:00
Manfred Karrer
3dbcfb650a Renaming of storage messages, add comments 2016-02-11 13:26:38 +01:00
Manfred Karrer
2d7aecd2ed Add fee check to take offer, display spinner and txt, cleanup eventhandlers, hide support tickets tab for arbitr. if not arbitr. 2016-02-10 22:15:34 +01:00
Manfred Karrer
eefafab977 Add market price feed for altcoins 2016-02-10 13:59:22 +01:00
Manfred Karrer
d2e8c6afd7 Add market price feed 2016-02-10 01:59:46 +01:00
Manfred Karrer
30f7ca69f8 Start v0.3.5-SNAPSHOT 2016-02-09 01:46:53 +01:00
Manfred Karrer
86284fe644 v0.3.4 2016-02-09 00:36:59 +01:00
Manfred Karrer
96090b71ad Ad more blockchain providers, use try-again-on-failure 2016-02-08 22:42:52 +01:00
Manfred Karrer
1f8b1b0e01 Improve UI, add notification popups, fee warning,... 2016-02-08 20:09:08 +01:00
Manfred Karrer
2c8bc3053b Dont store disconnected nodes with wrong version/invalid data... 2016-02-04 19:00:16 +01:00
Manfred Karrer
a264fa4e0b Use PopupManager for queuing popups, improve version handling, deactivate focus requests, add popup when getting disconnection because of version conflict 2016-02-04 13:16:40 +01:00
Manfred Karrer
ba4a228fed Improve display for role (buyer/seller/offerer/taker) 2016-02-03 23:20:12 +01:00
Manfred Karrer
a286e3e9b3 Add update notification to alert system 2016-02-03 20:23:25 +01:00
Manfred Karrer
6b3df246a1 Improve locked funds screen, add total balance for locked funds 2016-02-03 18:06:34 +01:00
Manfred Karrer
c70df863d6 Improve tx and withdrawal screens, make multiple address selection possible at withdrawal 2016-02-03 15:43:55 +01:00
Manfred Karrer
85b2cb1d44 Improve close connection and shutdown handling 2016-02-02 21:07:45 +01:00
Manfred Karrer
16f014adb6 Use tor by default for BitcoinJ (Orchid). 2016-02-02 14:47:46 +01:00
Manfred Karrer
9d9ce5918b Fix nullpointer, add check for miningfee 2016-02-02 02:39:06 +01:00
Manfred Karrer
4232a10f47 Improve loggings 2016-02-01 20:11:03 +01:00
Manfred Karrer
406bcd31ef Cleanups, improve loggings 2016-02-01 19:21:04 +01:00