Commit Graph

207 Commits

Author SHA1 Message Date
Manfred Karrer
6e976cc351 Refactor checks for incoming data 2016-04-11 13:28:32 +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
f0b3fa709d Small improvements... 2016-04-08 21:59:26 +02:00
Manfred Karrer
6f3f469287 Add rolling backup for to HS priv key 2016-04-08 20:40:12 +02:00
Manfred Karrer
565c44d94c Fix fee calculation, add adjustable non-trade mining fee 2016-04-06 23:26:27 +02:00
Manfred Karrer
5be80bf164 Increase simulation delay 2016-04-06 12:47:45 +02:00
Manfred Karrer
ae65561623 test update (WIP) 2016-04-06 11:38:59 +02:00
Manfred Karrer
e219331e28 Add test (WIP) 2016-04-06 11:00:42 +02:00
Manfred Karrer
7ce5beb54f Reorganize savingswallet 2016-04-06 00:28:43 +02:00
Ivan Vilata-i-Balaguer
184fc55636 Escape vertical bar when splitting seed node addresses in command line
Otherwise it is interpreted as a special regular expression character and all
characters are splitted apart, causing a ``NullPointerException`` after
further splitting on ``:``.
2016-04-05 12:45:37 +02:00
Manfred Karrer
4c0cc738e4 Add rolling backup 2016-04-05 03:31:22 +02:00
Manfred Karrer
37b31a5d0a Savings wallet (WIP) 2016-03-30 02:46:02 +02:00
Manfred Karrer
605cf27eaf Remove check for not empty seednodes (can be empty in some cases) 2016-03-20 19:23:17 +01:00
Manfred Karrer
e7967cc0e1 Add null checks 2016-03-20 19:08:37 +01:00
Manfred Karrer
19eb61f30c Add null checks 2016-03-20 19:01:02 +01:00
Manfred Karrer
5d4d7607f3 Start 0.3.7-SNAPSHOT 2016-03-20 17:28:48 +01:00
Manfred Karrer
c4a1105c09 Version 0.3.6 2016-03-20 13:38:09 +01:00
Manfred Karrer
6721131ccf Refactorings, add decryption to crypt test at startup 2016-03-16 23:59:08 +01:00
Manfred Karrer
ec62d5bc38 Add more logs 2016-03-16 22:32:59 +01:00
Manfred Karrer
bb625ad036 Use dev seed nodes, move code to data model 2016-03-16 13:09:52 +01:00
Manfred Karrer
0b93641129 Display onion address of offerer and trading peer in details windows 2016-03-16 12:39:41 +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
546b6f7510 fix null pointer, cleanups 2016-03-11 10:24:13 +01:00
Manfred Karrer
9cb9d0f88c add persistable 2016-03-11 10:23:10 +01:00
Manfred Karrer
0df473c81a dont log housekeeping msg in production 2016-03-11 10:22:45 +01:00
Manfred Karrer
44445cd411 Tests for Payment accounts matches 2016-03-10 14:06:00 +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
ba727ebb16 Add spinner, status info and blocking popup at place offer 2016-03-03 01:49:54 +01:00
Manfred Karrer
2f0f58c478 Add support for customized currency lists 2016-03-01 20:40:15 +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
d6e6a52010 Show rrt 2016-02-26 18:48:11 +01:00
Manfred Karrer
6daf959f78 Rename ReportedPeer to Peer 2016-02-26 18:24:00 +01:00
Manfred Karrer
586d9cdcfd add roundtrip time 2016-02-26 18:22:10 +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
bdc15f113e Update all statistic changes 2016-02-25 14:45:56 +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
2de98b6af4 Fix wrong null check 2016-02-23 02:52:41 +01:00
Manfred Karrer
088f04b478 synchronize sets for connections 2016-02-23 02:42:54 +01:00
Manfred Karrer
82c96d4be7 Set uid in constructor 2016-02-23 02:23:43 +01:00
Manfred Karrer
75af3adb81 Use uid for connections set storage key, add more logs 2016-02-23 02:07:12 +01:00
Manfred Karrer
4544fe6c83 Add check for outbound connections at socket creation 2016-02-23 01:46:35 +01:00
Manfred Karrer
5dd89391df Add timeout to socket creation, remove disconnect calls, check again for inbound connections after socket is created 2016-02-23 01:42:08 +01:00
Manfred Karrer
2775c0a55d Change log level, add stopped flag, move connection listener inside success handler 2016-02-22 23:58:42 +01:00