<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to README.md</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>Recent changes to README.md</description><atom:link href="https://sourceforge.net/p/bit-activity/bitwiki/README.md/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 24 Jun 2019 04:33:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bit-activity/bitwiki/README.md/feed" rel="self" type="application/rss+xml"/><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -1,4 +1,3 @@
-
 BIT: CRYPTOCURRENCY FOR UNIX
 SOURCE: https://sourceforge.net/p/bit-activity
 AUTHOR: DIRECTOR OF INTERSPATIAL INTELLIGENCE AGENCY
@@ -77,4 +76,4 @@

 https://stackoverflow.com/questions/12408564/boost-1-51-error-could-not-...

-tps://www.youtube.com/watch?v=86jqAfySi64
+https://www.youtube.com/watch?v=86jqAfySi64
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Mon, 24 Jun 2019 04:33:16 -0000</pubDate><guid>https://sourceforge.net515605adac6c2e4a19334aaac0ed8913b2c45c56</guid></item><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -1,4 +1,3 @@
-

 BIT: CRYPTOCURRENCY FOR UNIX
 SOURCE: https://sourceforge.net/p/bit-activity
@@ -27,11 +26,11 @@

 BOOST-1.37.0: https://www.boost.org/

-./bootstrap.sh
+./configure

-./b2 toolset=gcc cxxflags="-stdlib=libc++ -std=c++11" linkflags="-stdlib=libc++ -std=c++11"
+make -j5

-./b2 install
+make install

 QT5: https://www.download.qt.io/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Mon, 24 Jun 2019 04:32:42 -0000</pubDate><guid>https://sourceforge.netd0b170dd456a4e9d27d40ef82bb76504b3b66ba6</guid></item><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -1,18 +1,20 @@
-BIT: DIGITAL ASSET FOR UNIX
+
+
+BIT: CRYPTOCURRENCY FOR UNIX
 SOURCE: https://sourceforge.net/p/bit-activity
-AUTHOR: DIRECTOR OF ENTANGLEMENT INCORPORATED
+AUTHOR: DIRECTOR OF INTERSPATIAL INTELLIGENCE AGENCY

 INCLUDE: QT5

-INCLUDE: BERKELEY DB-4.8
+INCLUDE: BERKELEY DB 4.8

-INCLUDE: BOOST-1.65.1
+INCLUDE: BOOST-1.37.0

-INTRODUCTION, bit is an digital asset based on the efficient and productive bitcoin source code which allows for longevity of the hardened networks lifetime. The Proof of Work Limit has been decreased in order toward allow more stochastic network activity. Moreover, the Proof of Work Timespan has been decreased to five days allowing more stochastic activity on a network synced with working working periods of people whom hold property as an asset on the network. The bit sourcecode is fully threaded and asynchronos. Conclusively, an configuration file is used to connect to peers for updating the network which in the future will be critical to liberty of eligibility on the network. The bit source code is incomplete and needing developers to contribute to a great and better activity of Entanglement Incorporated.
+INTRODUCTION, bit is cryptocurrency based on the efficient and productive bitcoin source code which allows for longevity of the hardened networks lifetime. The Proof of Work Limit has been decreased in order toward allow more stochastic network activity. Moreover, the Proof of Work Timespan has been decreased to five days allowing more stochastic activity on a network synced with working working periods of people whom hold property as an asset on the network. A configuration file is used to connect to peers for updating the network which in the future will be critical to liberty of eligibility on the network. The bit source code is incomplete and needing developers to contribute to a great and better activity of Interspatial Intelligence Agency.

 INSTALLATION,

-BERKELEY DB-4.8: https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index-082944.html
+BERKELEY DB-4.8: https://www.oracle.com/technetwork/database/berkeleydb/downloads/index-0...
 mkdir build

 cd build
@@ -23,11 +25,13 @@

 make install

-BOOST-1.65.1: https://www.boost.org/users/history/version_1_65_1.html
+BOOST-1.37.0: https://www.boost.org/

-./bootstrap.sh 
+./bootstrap.sh

-./b2 install -a
+./b2 toolset=gcc cxxflags="-stdlib=libc++ -std=c++11" linkflags="-stdlib=libc++ -std=c++11"
+
+./b2 install

 QT5: https://www.download.qt.io/

@@ -41,20 +45,15 @@

 ./autogen.sh

-./configure CPPFLAGS="-I/usr/local/BerkeleyDB.4.8/include -O3" LDFLAGS="-L/usr/local/BerkeleyDB.4.8/lib" --enable-hardening --enable-cxx --with-gui --disable-tests --disable-bench
-
-
-
+./configure CPPFLAGS="-I/usr/local/BerkeleyDB.4.8/include -O3" LDFLAGS="-L/usr/local/BerkeleyDB.4.8/lib" --enable-hardening --enable-cxx --with-gui --with-gui --disable-tests --disable-bench

 make

 make install

-CONTRIBUTION, if one seeks to contribute to the bit activity of Interspatial Intelligence Agency only look to the SourceForge repository which is where the the source code is stored as information. The permissions to commit information to the source code has been enabled for any user of SourceForge.
-
+CONTRIBUTION, if one seeks to contribute to the bit activity of Interspatial Intelligence Agency only look to the SourceForge repository which is where the the source code is stored as information. The permissions to commit information to the source code has been enabled for authenticated users of SourceForge.

 git clone ssh://USERNAME@git.code.sf.net/p/bit-activity/sourcecode bit-activity-sourcecode
-git clone https://git.code.sf.net/p/bit-activity/sourcecode bit-activity-sourcecode

 cd git

@@ -62,14 +61,14 @@

 git commit -a -m 'init'

-git remote add origin ssh://USERNAME@git.code.sf.net/p/bit-activity/sourcecode 
+git remote add origin ssh://USERNAME@git.code.sf.net/p/bit-activity/sourcecode

 git push -u origin master

-CONCLUSION, bit is an reliable digital asset to perform activity as an hold on the unix operating system. Moreover, this longevity increases coherent value of this digital asset throughout the lifetime of the network. Moreover, the greater and better stochasticitiy of any computation on the network which will aid in granting greater and better value to the digital asset.
+CONCLUSION, bit is an reliable cryptocurrency to perform activity as an asset on the unix operating system. Moreover, this longevity increases coherent value of this digital asset throughout the lifetime of the network.

 REFERENCE:
-https://sourceforge.net/p/bit-activity/git/ref/master/
+https://sourceforge.net/p/bit-activity/bitwiki/README.md/

 https://docs.oracle.com/cd/E17076_05/html/installation/index.html

@@ -77,10 +76,6 @@

 https://github.com/lhartikk/GenesisH0

-https://stackoverflow.com/questions/12408564/boost-1-51-error-could-not-link-against-boost-thread
+https://stackoverflow.com/questions/12408564/boost-1-51-error-could-not-...

-https://gist.github.com/dennycd/5890475
-
-https://bitcoin.stackexchange.com/questions/80810/error-acceptblock-high-hash-proof-of-work-failed-code-16
-
-https://github.com/liveblockchain/genesisgen
+tps://www.youtube.com/watch?v=86jqAfySi64
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Mon, 24 Jun 2019 04:32:03 -0000</pubDate><guid>https://sourceforge.net885eb0aa1dc277df627eccea40c4b4fe0e4806f0</guid></item><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -25,7 +25,7 @@

 BOOST-1.65.1: https://www.boost.org/users/history/version_1_65_1.html

-./bootstrap.sh --prefix=/root/.local
+./bootstrap.sh 

 ./b2 install -a

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Mon, 24 Jun 2019 03:17:49 -0000</pubDate><guid>https://sourceforge.net68eadfae73a6c06913d490dcadcc3c3cbc22147b</guid></item><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -66,7 +66,7 @@

 git push -u origin master

-CONCLUSION, bit is an reliable cryptocurrency to perform activity as an asset on the unix operating system. Moreover, this longevity increases coherent value of this digital asset throughout the lifetime of the network.
+CONCLUSION, bit is an reliable digital asset to perform activity as an hold on the unix operating system. Moreover, this longevity increases coherent value of this digital asset throughout the lifetime of the network. Moreover, the greater and better stochasticitiy of any computation on the network which will aid in granting greater and better value to the digital asset.

 REFERENCE:
 https://sourceforge.net/p/bit-activity/git/ref/master/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Thu, 20 Jun 2019 22:29:03 -0000</pubDate><guid>https://sourceforge.netdd9f84dd5114eba814e8f0929c3178e0aa42d8f3</guid></item><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -1,14 +1,14 @@
-BIT: CRYPTOCURRENCY FOR UNIX
+BIT: DIGITAL ASSET FOR UNIX
 SOURCE: https://sourceforge.net/p/bit-activity
 AUTHOR: DIRECTOR OF ENTANGLEMENT INCORPORATED

 INCLUDE: QT5

-INCLUDE: BERKELEY DB 4.8
+INCLUDE: BERKELEY DB-4.8

 INCLUDE: BOOST-1.65.1

-INTRODUCTION, bit is cryptocurrency based on the efficient and productive bitcoin source code which allows for longevity of the hardened networks lifetime. The Proof of Work Limit has been decreased in order toward allow more stochastic network activity. Moreover, the Proof of Work Timespan has been decreased to five days allowing more stochastic activity on a network synced with working working periods of people whom hold property as an asset on the network. The bit sourcecode is fully threaded and asynchronos. Conclusively, an configuration file is used to connect to peers for updating the network which in the future will be critical to liberty of eligibility on the network. The bit source code is incomplete and needing developers to contribute to a great and better activity of Entanglement Incorporated.
+INTRODUCTION, bit is an digital asset based on the efficient and productive bitcoin source code which allows for longevity of the hardened networks lifetime. The Proof of Work Limit has been decreased in order toward allow more stochastic network activity. Moreover, the Proof of Work Timespan has been decreased to five days allowing more stochastic activity on a network synced with working working periods of people whom hold property as an asset on the network. The bit sourcecode is fully threaded and asynchronos. Conclusively, an configuration file is used to connect to peers for updating the network which in the future will be critical to liberty of eligibility on the network. The bit source code is incomplete and needing developers to contribute to a great and better activity of Entanglement Incorporated.

 INSTALLATION,

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Thu, 20 Jun 2019 22:26:17 -0000</pubDate><guid>https://sourceforge.netb5051d0581b3a8e981cbb676c0b53902410b8c3b</guid></item><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -12,7 +12,7 @@

 INSTALLATION,

-BERKELEY DB-4.8: https://www.oracle.com/technetwork/database/berkeleydb/downloads/index-082944.html
+BERKELEY DB-4.8: https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index-082944.html
 mkdir build

 cd build
@@ -23,7 +23,7 @@

 make install

-BOOST-1.65.1: https://www.boost.org/
+BOOST-1.65.1: https://www.boost.org/users/history/version_1_65_1.html

 ./bootstrap.sh --prefix=/root/.local

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Thu, 20 Jun 2019 22:24:55 -0000</pubDate><guid>https://sourceforge.netedea71323aff9e1c9cd8a4ca1c794afcc89d948e</guid></item><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -6,7 +6,7 @@

 INCLUDE: BERKELEY DB 4.8

-INCLUDE: BOOST
+INCLUDE: BOOST-1.65.1

 INTRODUCTION, bit is cryptocurrency based on the efficient and productive bitcoin source code which allows for longevity of the hardened networks lifetime. The Proof of Work Limit has been decreased in order toward allow more stochastic network activity. Moreover, the Proof of Work Timespan has been decreased to five days allowing more stochastic activity on a network synced with working working periods of people whom hold property as an asset on the network. The bit sourcecode is fully threaded and asynchronos. Conclusively, an configuration file is used to connect to peers for updating the network which in the future will be critical to liberty of eligibility on the network. The bit source code is incomplete and needing developers to contribute to a great and better activity of Entanglement Incorporated.

@@ -23,7 +23,7 @@

 make install

-BOOST: https://www.boost.org/
+BOOST-1.65.1: https://www.boost.org/

 ./bootstrap.sh --prefix=/root/.local

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Thu, 20 Jun 2019 22:23:29 -0000</pubDate><guid>https://sourceforge.net12a2e2e22acdbbf3efa1924fe093ccca0fab7400</guid></item><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -27,7 +27,7 @@

 ./bootstrap.sh --prefix=/root/.local

-./b2 install
+./b2 install -a

 QT5: https://www.download.qt.io/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Thu, 20 Jun 2019 22:19:21 -0000</pubDate><guid>https://sourceforge.net025a46a60149042a98b057470d76eb665f222230</guid></item><item><title>README.md modified by DIRECTOR</title><link>https://sourceforge.net/p/bit-activity/bitwiki/README.md/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -54,6 +54,7 @@

 git clone ssh://USERNAME@git.code.sf.net/p/bit-activity/sourcecode bit-activity-sourcecode
+git clone https://git.code.sf.net/p/bit-activity/sourcecode bit-activity-sourcecode

 cd git

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DIRECTOR</dc:creator><pubDate>Wed, 19 Jun 2019 06:27:29 -0000</pubDate><guid>https://sourceforge.net5fb048c4f5f3f694046cf6a278ae1e7978c724ec</guid></item></channel></rss>