Mike Rosseel
0ec4b5edac
Merging and adapting old bridges UI code to new bisq structure
...
Had to merge by hand because of the many changes in the new bisq
structure. Also removed the 'default bridges' concept because it's
discouraged to do that.
Open issues: UI screen is still WIP, and bitcoinj SOCKS proxy error
which makes that we can't connect to bitcoin nodes anymore.
Signed-off-by: Mike Rosseel <mike@eon-consult.be>
2017-11-02 15:50:06 +01:00
Manfred Karrer
35635c7b9d
Turn off logs for BlockingClient
2017-06-30 13:10:53 +02:00
Manfred Karrer
e2fa679a68
Merge DAO branch to Development branch
2017-06-27 01:29:54 +02:00
Manfred Karrer
e3ce6e9125
Prepare for release 0.4.9.2
2016-07-30 00:32:40 +02:00
Manfred Karrer
3b01caee7b
Add error msg when take offer attempt failed, decrease Connection timeout to 60 sec
2016-07-16 02:44:17 +02:00
Manfred Karrer
546737a728
Fix missing handling of mailbox msg
2016-07-15 22:27:00 +02:00
Manfred Karrer
2b524e0e09
Filter logs
2016-07-13 15:07:42 +02:00
Manfred Karrer
f044555b58
Add check if bootstrapped before calling remove offers at shutdown, improve logging
2016-07-09 16:22:27 +02:00
Manfred Karrer
ac24793b82
Improve logging
2016-07-09 14:32:45 +02:00
Manfred Karrer
f2d7b440a5
Filter for offerid, nodeaddress and payment account data
2016-07-03 19:06:33 +02:00
Manfred Karrer
ec63bc40f8
Set log level for bitcoinj warnings to error
2016-05-21 21:33:13 +02:00
Manfred Karrer
20c181f94c
Use BitcoinJ 0.13.1.2
2016-04-16 23:21:51 +02:00
Manfred Karrer
c02f6481b2
v0.4.2, new seednodes
2016-04-16 22:36:34 +02:00
Manfred Karrer
d61719a0b4
set log filter log for bitcoinJ Peer to warn
2016-04-11 13:22:08 +02:00
Manfred Karrer
f0b3fa709d
Small improvements...
2016-04-08 21:59:26 +02:00
Manfred Karrer
d2e8c6afd7
Add market price feed
2016-02-10 01:59:46 +01:00
Manfred Karrer
e9c0ffc858
Ui improvements
2016-02-07 09:52:29 +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
5b4a360b26
RC version 0.3.1
2015-11-18 17:32:02 +01:00
Manfred Karrer
e87f99d2a5
change log level
2015-11-18 14:51:18 +01:00
Manfred Karrer
82e766e6b1
fix mailbox msg remove bug, add setup for release version
2015-11-18 13:46:47 +01:00
Manfred Karrer
85427d7bde
Fix authentication issues, store address
2015-11-12 02:00:04 +01:00
Manfred Karrer
13399057f7
improve logging
2015-11-07 23:13:19 +01:00
Manfred Karrer
6e1e3d4be3
fix serialisation issue with address entry
2015-11-07 03:39:37 +01:00
Manfred Karrer
79f3ac99cf
Add peerrequest messages, clean up logging
2015-11-06 22:34:32 +01:00
Manfred Karrer
81bf4b65d4
Use sets instead of lists, fix threading issues
2015-11-05 23:23:15 +01:00
Manfred Karrer
c6ece486ed
move network code to module
2015-10-28 02:12:00 +01:00
Manfred Karrer
9594ab96cf
Add support for new release download, Fix bug with empty log file
2015-05-21 12:56:07 +02:00
Manfred Karrer
47f7f3b0bb
Config log to file, add CrashFX (UI side)
2015-04-08 16:24:15 +02:00
Manfred Karrer
7e6098bdaf
Removed javafx Platform dependencies from core
2015-04-06 23:13:41 +02:00
Manfred Karrer
7d4b30e8db
Move gui classes to gui module
2015-04-06 22:46:29 +02:00
Manfred Karrer
dbf35b2423
Renamed gui module to core
2015-03-13 20:15:24 +01:00
Manfred Karrer
aee5addacf
Refactor payment process
2015-03-10 16:53:25 +01:00
Manfred Karrer
d832cfe74b
Add CreateOfferProtocolTests
2015-03-07 23:46:57 +01:00
Manfred Karrer
6b4f528f47
UpdateFX with maven build (tested only on mac)
2015-02-27 23:47:23 +01:00