Commit Graph

65 Commits

Author SHA1 Message Date
Manfred Karrer
e6860484d9 Update build script 2016-07-25 19:37:15 +02:00
Manfred Karrer
9afa676ad5 Update build.md 2016-06-29 19:05:19 +02:00
Manfred Karrer
aad658334e Merge branch 'master' into Development 2016-06-25 12:52:22 +02:00
Manfred Karrer
49ef0057fd Add install instructions for Oracle JDK on Linux 2016-06-25 12:52:03 +02:00
Z819
d2ed9bfaaf Add verbose apt-get install instruction for debian
I had to search the web to find the correct packages. And at the end wasn't sure if it was correct. A more verbose instruction would have had helped.
I'm not sure, if the packages are correct, or if anything is missing, please review.
2016-06-25 11:29:07 +02:00
Manfred Karrer
052a853aac Add jdkfix to app build 2016-06-22 04:57:38 +02:00
Manfred Karrer
9c59d1572f Use BitcoinJ verison 0.13.1.4 (fix max connection bug) 2016-06-16 14:51:18 +02:00
Manfred Karrer
3bbd73fc7d Use BitcoinJ verison 0.13.1.4 (fix max connection bug) 2016-06-16 14:48:40 +02:00
Ivan Vilata-i-Balaguer
8df1f58fc0 Use simpler netcat command to check server reachability.
With the ``-z`` option, netcat just scans and doesn't need redirection tricks
to terminate the connection.
2016-06-10 17:33:05 +02:00
Manfred Karrer
8eea1fab41 Update doc 2016-06-06 15:07:57 +02:00
Manfred Karrer
8621bebdc0 Update to bitcoinj 0.13.1.3 2016-06-06 12:47:26 +02:00
Manfred Karrer
b9dfa0a7a7 Merge branch 'master' into Development
# Conflicts:
#	common/pom.xml
#	common/src/main/java/io/bitsquare/app/Version.java
#	core/pom.xml
#	core/src/main/java/io/bitsquare/locale/CurrencyUtil.java
#	gui/pom.xml
#	jsocks/pom.xml
#	jtorctl/pom.xml
#	jtorproxy/pom.xml
#	network/pom.xml
#	package/linux/create_32bit_app.sh
#	package/linux/create_64bit_app.sh
#	package/mac/create_app.sh
#	package/windows/Bitsquare.iss
#	package/windows/create_32bit_app.bat
#	package/windows/create_app.bat
#	pom.xml
#	seednode/pom.xml
2016-05-05 13:30:18 +02:00
Manfred Karrer
528a1dc62e Add -DskipTests 2016-04-30 01:26:26 +02:00
Manfred Karrer
9f0fe335c2 Add missing branch for bitcoinj 2016-04-30 01:05:24 +02:00
Ivan Vilata-i-Balaguer
826a28a7eb Raise maximum memory in seed node cron script
It seems to reach 350M easily.
2016-04-27 11:18:28 +02:00
Ivan Vilata-i-Balaguer
12f5317fac Raise maximum connections in seed node init script 2016-04-27 11:17:40 +02:00
Ivan Vilata-i-Balaguer
c94f88a6b5 Update init and cron script references to v0.4.4 (first official beta) 2016-04-27 11:15:44 +02:00
Ivan Vilata-i-Balaguer
0fa63bc64d Add instructions to setup monitor script 2016-04-27 11:14:12 +02:00
Ivan Vilata-i-Balaguer
479ad24501 Add monitor script to check for seed node connectivity and report issues 2016-04-27 11:01:49 +02:00
Manfred Karrer
ecd5626f1a Update with min required jvm 1.8.0_66 instead of 1.8.0_40 2016-04-26 17:38:30 +02:00
Manfred Karrer
cfffcaa1b2 Update build instructions 2016-04-23 00:09:46 +02:00
Ivan Vilata-i-Balaguer
e2653350c7 Lowering max RSS to trigger restart of seed node daemon
We haven't seen it get 512M, bt it seems to stabilise around 300M, so leave a
little room more.
2016-04-21 13:27:00 +02:00
Ivan Vilata-i-Balaguer
31aa5aa2c0 Add document on running a seed node as a daemon in a GNU/Linux server 2016-04-21 13:13:59 +02:00
Ivan Vilata-i-Balaguer
f58a0a2e1f Add Cron script to watch seed node memory usage in GNU/Linux server 2016-04-21 13:12:49 +02:00
Ivan Vilata-i-Balaguer
9df0e577f7 Add init script for seed node in GNU/Linux server 2016-04-21 13:12:17 +02:00
Josh
6c1cd763b4 Update build.md
Step #7 is needed before step #3 or the later would fail. I suggest moving step #7 to prerequisites chapter since that's what it seems to be.
2016-04-20 15:12:38 +02:00
Manfred Karrer
20c181f94c Use BitcoinJ 0.13.1.2 2016-04-16 23:21:51 +02:00
Ivan Vilata-i-Balaguer
05ca2dbb32 Indicate that Bitsquare can be built with OpenJDK, still untested 2016-03-16 14:45:22 +01:00
Ivan Vilata-i-Balaguer
088d5f22f3 Use same term for Debian-like systems in build instructions 2016-03-16 14:43:00 +01:00
Ivan Vilata-i-Balaguer
5d888f63b2 Add reminder about OpenJDK and OpenJFX in build instructions 2016-03-16 14:42:09 +01:00
Ivan Vilata-i-Balaguer
885a6e8dac Add missing periods in build doc
Markdown formatting makes the sentences join together.
2016-03-16 14:37:28 +01:00
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