Manfred Karrer
e5faad5d05
Add new seednodes for v0.3.5
2016-02-11 11:09:40 +01:00
Manfred Karrer
d6e1c0d0b3
Support multiline for alerts
2016-02-11 10:35:19 +01:00
Manfred Karrer
a417768782
Remove local repo for bitcoinj
2016-01-18 18:47:15 +01:00
Manfred Karrer
390a7cbacc
Fixed unlimed crypto key issues
2015-12-28 19:42:25 +01:00
Manfred Karrer
3bc1b6f669
Removed webview
2015-12-28 16:09:52 +01:00
Manfred Karrer
b1c4d7b636
change pom files for 0.3.2.2-SNAPSHOT
2015-12-20 20:20:14 +01:00
Manfred Karrer
0da30453b1
update info for testing with regtest/localhost/tor
2015-12-20 15:39:39 +01:00
Manfred Karrer
1ef19722c9
ignore peers if address is null
2015-12-19 18:05:22 +01:00
Manfred Karrer
7c4bf8680b
Fix auth handshake, add missing img
2015-11-09 23:34:47 +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
3bea35302a
Update build.md
2015-05-22 01:29:26 +02:00
Manfred Karrer
8c978bbeb3
Update build instructions
2015-05-04 01:17:27 +02:00
Manfred Karrer
63c9b4670f
Add error handling for serialization inconsistency
2015-04-17 15:23:35 +02:00
Manfred Karrer
c56047b34e
Remove status column
2015-04-05 02:37:25 +02:00
Manfred Karrer
0700a53561
Second trade process (WIP)
2015-03-30 23:25:24 +02:00
Manfred Karrer
6e644ae2b7
Add new_tag.sh file
2015-03-28 23:31:33 +01:00
Manfred Karrer
c4905baef3
Use bitcoinJ fork
2015-03-23 12:40:20 +01:00
Manfred Karrer
a80733d771
Add publish fork instructions for bitcoinj
2015-03-23 11:21:25 +01:00
Alex Mülli
3641dd4a71
Update build.md
...
updated location of executable jar
2015-03-19 09:50:33 +01:00
Manfred Karrer
7fc485dd88
update build file structure, add win ico
2015-03-04 01:44:20 +01:00
Manfred Karrer
8be2fc80be
Update readme and build.md
2015-03-03 23:09:04 +01:00
Manfred Karrer
6b4f528f47
UpdateFX with maven build (tested only on mac)
2015-02-27 23:47:23 +01:00
Chris Beams
d6150c22a0
Update instructions for building from source
2014-11-22 16:48:19 +01:00
Chris Beams
8c9557c891
Allow configurability of bitcoin network with --bitcoin.network
...
This commit changes the previous option value of 'networkType' to
'bitcoin.network' and exposes it through the ArgumentParser.
2014-11-10 15:42:16 +01:00
Chris Beams
56409c0177
Rename app.cli.{SeedNode => BootstrapNode}
...
With this commit we're now using the naming "bootstrap node" everywhere
as opposed to the more fuzzy notion of "seed node" (which was originally
borrowed from Bitcoin Core, but doesn't really describe what we're up to
very well.
As it turns out, Kademlia also uses the terminology "bootstrap node" [1], so
we're in good company with this change.
[1]: https://en.wikipedia.org/wiki/Kademlia#Joining_the_network
2014-11-10 15:04:42 +01:00
Chris Beams
9c976f1931
Document building from source
...
Resolves #105
2014-10-03 17:00:50 +02:00
Manfred Karrer
ba3d04fed1
Add config file support for seednode selection, Fix resource loading bug with checkpoint file for mainnet
2014-09-29 03:01:01 +02:00
Manfred Karrer
a5a04fe72c
Add config file support for network type selection
2014-09-29 01:44:50 +02:00
Manfred Karrer
ed39369d8e
Update screenshots
2014-09-05 20:44:07 +02:00
Manfred Karrer
70efbc1f9a
Add a reference to JavaFX documentation about code behind
2014-09-02 16:12:49 +02:00
Manfred Karrer
096f4c01e7
fix missing formatting updates
2014-08-29 22:11:59 +02:00
Chris Beams
3bdc523e38
Rename {screenshots => doc/screenshots}
2014-08-28 21:17:06 +02:00
Chris Beams
4470605190
Add doc directory
2014-08-28 21:02:14 +02:00