Chris Beams
7d6ca37d06
Apply formatting to Java sources
...
This is essentially the default IDEA formatting settings, with one tweak
made to allow same-line field annotations (useful particularly in the
case of the @FXML annotation)
2014-08-26 16:01:32 +02:00
Chris Beams
be3beb5c13
Apply copyright to Java sources
...
Per http://www.gnu.org/licenses/gpl-howto.html
2014-08-26 15:56:14 +02:00
Manfred Karrer
fc85a8ee17
improve addressentry handling
2014-08-24 14:38:16 +02:00
Manfred Karrer
656a517057
save last successful bootstrap method and use that afterwards directly (speed up bootstrap when fallbacks are used like port forwarding and relay). Relay mode cause still issues on the server, need to be fixed ba Thomas Bocek (see mailinglist)
2014-08-22 18:28:12 +02:00
Manfred Karrer
1bc0dbfa31
new validation impl., use bindings in create offer controller, profiler added, use caching for FXML loader
2014-08-10 23:59:18 +02:00
Manfred Karrer
0f04d3c483
update to bitcoinJ master
2014-08-05 20:00:47 +02:00
Manfred Karrer
d943ee0918
use tomp2p master branch
2014-07-31 19:43:46 +02:00
Manfred Karrer
57d5ddcc4f
updated to master branch of tomp2p. refactored messaging. bootstrapping to seed node (server supported). right management.
2014-07-31 18:45:58 +02:00
Manfred Karrer
65d97819ac
add system try support, add address to create offer screen
2014-07-07 16:28:40 +02:00
Manfred Karrer
5da272bdbf
refactoring trade protocol
2014-07-04 18:16:51 +02:00
Manfred Karrer
7e55b7325a
changed trade protocol to use tasks, added scheduler framework
2014-07-03 19:22:06 +02:00
Manfred Karrer
4f26d76746
remove @Nullable/@NotNull annotations (too noisy and better use Optional/Either instead to avoid null pointer exc.)
2014-07-01 15:09:23 +02:00
Manfred Karrer
ebf2c559db
add @Nullable/NotNull annotations, cleanup with intellij inspections
2014-06-30 02:17:26 +02:00
Manfred Karrer
7abbe21329
error handling, popups, code cleanup
2014-06-27 15:36:03 +02:00
Manfred Karrer
0545148f74
confidence fixed
2014-06-26 16:03:02 +02:00
Manfred Karrer
a91346252e
orders section, offer table
2014-06-25 22:50:45 +02:00
Manfred Karrer
70522383c6
update listeners
2014-06-18 23:59:13 +02:00
Manfred Karrer
a03c24d664
add settings, arbitration selection, arb. registration, change setup, change funding, manage keys in wallet
2014-06-18 21:48:40 +02:00
Manfred Karrer
38199b9b5f
account registration
2014-04-28 00:14:10 +02:00