From e25e79c03321544ebe1f424a5644c73e55b0cba3 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sun, 3 Jan 2021 20:11:23 -0600 Subject: [PATCH] Create 15.md --- docs/forum/bitcoin-forum/15.md | 51 ++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 docs/forum/bitcoin-forum/15.md diff --git a/docs/forum/bitcoin-forum/15.md b/docs/forum/bitcoin-forum/15.md new file mode 100644 index 0000000..ef9c453 --- /dev/null +++ b/docs/forum/bitcoin-forum/15.md @@ -0,0 +1,51 @@ +--- +layout: forum +title: 'Re: A few suggestions' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 15 +date: 2009-12-11 19:27:55 UTC +original: https://bitcointalk.org/index.php?topic=12.msg50#msg50 +--- + +# Re: A few suggestions + +--- + + +Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+ +Right, the SVN has the almost-release-candidate 0.2 source, which can also be built and run on Linux. It hasn't been tested on FreeBSD. + +Quote from: madhatter2 on December 11, 2009, 04:59:19 AM
+If we can get to the point where we have a working backend process that will run on FreeBSD I can run always-on seeds.Quote
+I really think that having the download package contain a daily seed snapshot will improve the bootstrapping. I have seen instances on new test installs here where the application will sit with 0 connections / 1 block. Upon inspecting the debug.log I find that the IRC server (freenode, I believe) claims I am already connected and refuses to let me seed the application. (Just an example).Quote
+In any event, I would like to help. I have a lot of time and a project like this one is very exciting.