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