Commit graph

366 commits

Author SHA1 Message Date
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
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