Commit Graph

521 Commits

Author SHA1 Message Date
Manfred Karrer
bac867873d Improve wording, improve layout 2016-10-06 00:34:10 +02:00
Manfred Karrer
be27a11998 Improve wording 2016-10-06 00:25:57 +02:00
Manfred Karrer
6a4e1d467b Merge branch 'Development' 2016-09-04 14:46:31 -05:00
Manfred Karrer
a0f078735f Add delay at result handler of mailbox msg propagation. Add logs 2016-09-04 14:32:00 -05:00
Manfred Karrer
75b269c791 Update PersistedP2PStorageData 2016-09-04 13:02:08 -05:00
Manfred Karrer
fd1efe7353 Fix issue with message Listenter added too late and wrong handling of PreliminaryDataRequest vs. UpdateDataRequest 2016-09-04 11:57:04 -05:00
Manfred Karrer
83d411eba5 Prepare v0.4.9.6 2016-09-03 10:34:48 -05:00
Manfred Karrer
d270a736fa Improve logging 2016-09-03 10:25:35 -05:00
Manfred Karrer
86297331e8 Change INTERVAL_SEC from 40 to 30 sec (before 0.4.9.5 it was 20 sec) 2016-09-03 10:19:36 -05:00
Manfred Karrer
29ca2f0454 Revert decrease of peers to send broadcast msg (we got some issues with less reliable msg delivery which might be caused by that prev. change) to 7 peers again. 2016-09-03 10:14:51 -05:00
Manfred Karrer
c4c79e89b2 Update PersistedP2PStorageData 2016-08-29 14:19:17 +02:00
Manfred Karrer
885efea69c Decrease nr of peers for broadcast form 7 to 5 2016-08-29 11:32:51 +02:00
Manfred Karrer
f752035156 Increase keep alive INTERVAL_SEC from 20 to 40 sec 2016-08-29 11:31:44 +02:00
Manfred Karrer
cd0ec19f4b Add null checks, cleanup 2016-08-28 18:31:23 +02:00
Manfred Karrer
cb5c2a6eeb Add check if socket closed 2016-08-28 01:01:03 +02:00
Manfred Karrer
eb9f40ab54 Update PersistedP2PStorageData 2016-08-26 19:30:56 +02:00
Manfred Karrer
a803077296 Prepare for v 0.4.9.5 2016-08-26 17:03:01 +02:00
Manfred Karrer
f4826a110f Remove printStacktrace if error at feed provider occurs, throw error instead 2016-08-25 12:28:46 +02:00
Manfred Karrer
c201727548 Set flag to connection at initial data request so the peer does not get disconnected from seed node if max connections are reached at seed node. 2016-08-25 03:09:47 +02:00
Manfred Karrer
7af384cb30 Prepare for 0.4.9.3 2016-08-23 15:38:08 +02:00
Manfred Karrer
6187c5047b Add markets columns, fix layout 2016-08-23 15:31:13 +02:00
Manfred Karrer
b729afe56c Use list of keys for excluding data which we have already at startup. Add dumped persisted data to resources so new user do nto need to load all statistics data. 2016-08-08 01:05:01 +02:00
Manfred Karrer
d0db09a56a Pack TradeStatistics file as resource and copy to dn dir at startup if not exist. Refactor delayed processing of trade statistics 2016-08-07 22:14:54 +02:00
Manfred Karrer
7ddd877c50 Remove LazyProcessedStoragePayload from Offer and MailBoxPayload 2016-08-07 20:26:24 +02:00
Manfred Karrer
66643ec166 Set log level to warn instead of errors if verifications fail 2016-08-07 16:48:00 +02:00
Manfred Karrer
c6a6712830 Persist tradestatistics storage map, optimize handling of received data, reduce num backups for navigation and P2PStorage 2016-08-07 16:45:11 +02:00
Manfred Karrer
ccb6ce88c8 Add param for num of max backup files and increase it to 20 for wallet and keys. 2016-08-07 13:03:41 +02:00
Manfred Karrer
f7a7c4087b Prepare v 0.4.9.3 2016-08-07 04:17:13 +02:00
Manfred Karrer
e51fb8ece4 Refactor lookup set 2016-08-06 19:48:54 +02:00
Manfred Karrer
4193d338bd Decrease MAX_MEMORY_MB_DEFAULT, improve logging, comments 2016-08-06 19:22:07 +02:00
Manfred Karrer
9ec9c7ec6e Add PriorityStoragePayload interfaces to delay processing of Offer and TradeStatistic items at startup to avoid that the UI get stuck by performance peaks. 2016-08-06 13:37:49 +02:00
Manfred Karrer
b438239ebe Improve logging 2016-08-06 13:17:11 +02:00
Manfred Karrer
577b027b51 Put objectInputStream.available() inside try clause 2016-08-04 23:17:08 +02:00
Manfred Karrer
c70541d29f Add popup for wallet exception 2016-08-03 23:08:12 +02:00
Manfred Karrer
a93a85ee03 Delay processing of tradestatistics data 2016-08-02 12:21:25 +02:00
Manfred Karrer
fb57337b4b Send only one item of TradeStatistic (both trade peers published TradeStatistic) 2016-08-02 11:46:12 +02:00
Manfred Karrer
f73c05420a Improve logging 2016-07-31 22:17:49 +02:00
Manfred Karrer
ea75705085 Add statistics module 2016-07-31 02:37:47 +02:00
Manfred Karrer
9714b9e971 Improve logging 2016-07-30 01:12:30 +02:00
Manfred Karrer
e5844b0b43 Add logs 2016-07-30 00:37:14 +02:00
Manfred Karrer
e3ce6e9125 Prepare for release 0.4.9.2 2016-07-30 00:32:40 +02:00
Manfred Karrer
d2df11c76b Remove error log 2016-07-29 19:01:16 +02:00
Manfred Karrer
2615fb2d8e Set default log level to INFO 2016-07-29 18:29:21 +02:00
Manfred Karrer
e3480d0995 Cleanup logs. Use debug instead of info to get less load of logs if info is default log level 2016-07-29 18:24:34 +02:00
Manfred Karrer
f0da970453 Add more logs 2016-07-29 17:34:54 +02:00
Manfred Karrer
db4efef8d5 Set threadname for input handler with onion address, shutdown if inputstream has no data 2016-07-29 17:15:33 +02:00
Manfred Karrer
86a1d8d04e Log nr of received items 2016-07-29 17:12:26 +02:00
Manfred Karrer
c6c74e116b Check if changed before calling storage.queueUpForSave. Clone lists or maps at storage.queueUpForSave 2016-07-27 23:32:17 +02:00
Manfred Karrer
a48ad655af Fix concurrent mod exc. at filemanager. only persist states if changed 2016-07-27 22:53:25 +02:00
Manfred Karrer
6dd9eab260 Don't call broadcast at initial data received, increase storage delay 2016-07-27 13:59:14 +02:00