Pages:
Author

Topic: 🌱[ANN] SOIL | Environmental | Agriculture | Smart Contracts | Sustainable - page 71. (Read 237604 times)

hero member
Activity: 722
Merit: 501

Thanks a ton trying this out
Do you recommend I solo mine at this difficulty with one card, or pool?  If so, which pool do you recommend?

depends what sort of card you have. i have a really crappy video card, i average about 2 Mh/s
ive been mining on our hosted pool at http://45.63.4.165:5000/ alongside peter (soil) for awhile now. it doesnt look as though anyone at all is mining via suprnova anymore. ill be keeping our pool open perpetually. payouts are immediate upon round's end.
hero member
Activity: 979
Merit: 510
Now with the Fork, what method of GPU mining on Ubuntu with an Nvidia 750 using either OpenCL or CUDA?
The instructions at the suprnova pool don't seem to help.

OpenCL or CUDA?
Both will work.

Untested:

Install gsoil

https://bitcointalksearch.org/topic/ann-soil-environmental-agriculture-smart-contracts-sustainable-1176709

Install Nvidia Driver & CUDA 7.5

Code:
sudo add-apt-repository ppa:xorg-edgers/ppa -y
sudo apt-get update
sudo apt-get install nvidia-352 libcuda1-352
wget http://developer.nvidia.com/compute/cuda/7.5/RC/local_installers/cuda-repo-ubuntu1404-7-5-rc_7.5-7_amd64.deb
sudo dpkg -i cuda-repo-ubuntu1404-7-5-rc_7.5-7_amd64.deb
sudo apt-get -y update
sudo apt-get -y upgrade
sudo apt-get -y install cuda
reboot

Install Requirements

Code:
sudo apt-add-repository ppa:george-edition55/cmake-3.x
sudo apt-get -y install language-pack-en-base
sudo dpkg-reconfigure locales
sudo apt-get -y install software-properties-common
wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key | sudo apt-key add -
sudo add-apt-repository "deb http://llvm.org/apt/trusty/ llvm-toolchain-trusty main"
sudo apt-get -y update
sudo apt-get -y upgrade
sudo apt-get -y install build-essential git cmake libboost-all-dev libgmp-dev libleveldb-dev libminiupnpc-dev libreadline-dev libncurses5-dev libcurl4-openssl-dev libcryptopp-dev libjson-rpc-cpp-dev libmicrohttpd-dev libjsoncpp-dev libargtable2-dev llvm-3.8-dev libedit-dev mesa-common-dev ocl-icd-libopencl1 opencl-headers libgoogle-perftools-dev qtbase5-dev qt5-default qtdeclarative5-dev libqt5webkit5-dev libqt5webengine5-dev ocl-icd-dev libv8-dev

Install ethminer
Code:
git clone https://github.com/Genoil/cpp-ethereum.git  
cd cpp-ethereum
mkdir build
cd build
cmake .. -DETHASHCL=1 -DGUI=0
cd ethminer
make

Start ethminer
Code:
./ethminer -F http://127.0.0.1:39421 -U


Thanks a ton trying this out
Do you recommend I solo mine at this difficulty with one card, or pool?  If so, which pool do you recommend?
full member
Activity: 130
Merit: 100
SOILteam
Now with the Fork, what method of GPU mining on Ubuntu with an Nvidia 750 using either OpenCL or CUDA?
The instructions at the suprnova pool don't seem to help.

OpenCL or CUDA?
Both will work.

Untested:

Install gsoil

https://bitcointalksearch.org/topic/ann-soil-environmental-agriculture-smart-contracts-sustainable-1176709

Install Nvidia Driver & CUDA 7.5

Code:
sudo add-apt-repository ppa:xorg-edgers/ppa -y
sudo apt-get update
sudo apt-get install nvidia-352 libcuda1-352
wget http://developer.nvidia.com/compute/cuda/7.5/RC/local_installers/cuda-repo-ubuntu1404-7-5-rc_7.5-7_amd64.deb
sudo dpkg -i cuda-repo-ubuntu1404-7-5-rc_7.5-7_amd64.deb
sudo apt-get -y update
sudo apt-get -y upgrade
sudo apt-get -y install cuda
reboot

Install Requirements

Code:
sudo apt-add-repository ppa:george-edition55/cmake-3.x
sudo apt-get -y install language-pack-en-base
sudo dpkg-reconfigure locales
sudo apt-get -y install software-properties-common
wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key | sudo apt-key add -
sudo add-apt-repository "deb http://llvm.org/apt/trusty/ llvm-toolchain-trusty main"
sudo apt-get -y update
sudo apt-get -y upgrade
sudo apt-get -y install build-essential git cmake libboost-all-dev libgmp-dev libleveldb-dev libminiupnpc-dev libreadline-dev libncurses5-dev libcurl4-openssl-dev libcryptopp-dev libjson-rpc-cpp-dev libmicrohttpd-dev libjsoncpp-dev libargtable2-dev llvm-3.8-dev libedit-dev mesa-common-dev ocl-icd-libopencl1 opencl-headers libgoogle-perftools-dev qtbase5-dev qt5-default qtdeclarative5-dev libqt5webkit5-dev libqt5webengine5-dev ocl-icd-dev libv8-dev

Install ethminer
Code:
git clone https://github.com/Genoil/cpp-ethereum.git  
cd cpp-ethereum
mkdir build
cd build
cmake .. -DETHASHCL=1 -DGUI=0
cd ethminer
make

Start ethminer
Code:
./ethminer -F http://127.0.0.1:39421 -U
hero member
Activity: 979
Merit: 510
Now with the Fork, what method of GPU mining on Ubuntu with an Nvidia 750 using either OpenCL or CUDA?
The instructions at the suprnova pool don't seem to help.
legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
full member
Activity: 126
Merit: 100
fastdice.com The Worlds Fastest Bitcoin Dice
The average network hash rate is just 60MH/s. It is about 3x280x hash rate. Why is it slow slow. How many blocks does it use to average?
legendary
Activity: 1190
Merit: 1004


I finally got some more SOIL. I'm pretty happy with my purchase.

Is this coin planning on switching to the ETH 2.0 Casper Proof-of-stake code written in Scala? This is where I think the real potential is. What do other people think?


hero member
Activity: 722
Merit: 501
newbie
Activity: 62
Merit: 0
Where do I find the total network hash rate and the difficulty?
legendary
Activity: 2453
Merit: 1025
Energy coin master
ABEESOIL node upgraded to gsoil 1.4.0

http://178.62.133.174:9001/#/chain

For easy updating, I wrote this manual: "Upgrading on Linux" (or rather "Upgrading via github sourcecode")

 Wink

EDIT:
* And my stats.soilcoin.xyz client I have updated with the new password, too.
* Tweet, and I posted in StartPeeps.

Thx and retweeted!
legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
ABEESOIL node upgraded to gsoil 1.4.0

http://178.62.133.174:9001/#/chain

was
Code:
Is Connected, Peer Count	true, 2
API Version, Client Version 0.12.2, Gsoil/v1.3.2-856c67a4/linux/go1.4.2
Network Version, Soilcurrency Version 42, 63

now is
Code:
Is Connected, Peer Count	true, 7
API Version, Client Version 0.12.2, Gsoil/v1.4.0-9f893c8d/linux/go1.4.2
Network Version, Soilcurrency Version 42, 63

before ... I saw this in gsoil
Code:
E0131 16:23:10.526690     694 blockchain.go:1363] Bad block #334000 (0x9bb848acd1a35b8c934c24b48e84142778d2f5e55c95a3fd70bd2b2ecd1b3192)
E0131 16:23:10.526832     694 blockchain.go:1364]     invalid merkle root: header=f22a908bf398615bbe58e85e1e590b777070d76c76359519137e3391afe7556f computed=d55fbb872545ceb33575b840f58b98254ddb4f5d19878618266bece41e035579
I0131 16:23:10.527057     694 downloader.go:267] Synchronisation failed: invalid merkle root: header=f22a908bf398615bbe58e85e1e590b777070d76c76359519137e3391afe7556f computed=d55fbb872545ceb33575b840f58b98254ddb4f5d19878618266bece41e035579

now this
Code:
I0131 16:26:50.641631   25424 downloader.go:288] Block synchronisation started
I0131 16:26:53.120296   25424 blockchain.go:1230] imported 9 block(s) (0 queued 0 ignored) including 0 txs in 2.359472731s. #334008 [9bb848ac / 33ae6348]
I0131 16:26:53.216786   25424 blockchain.go:1230] imported 9 block(s) (0 queued 0 ignored) including 8 txs in 95.586797ms. #334017 [56ae0e33 / 99a15d07]
I0131 17:10:55.058738   25424 blockchain.go:1230] imported 1 block(s) (0 queued 0 ignored) including 0 txs in 18.288135ms. #334018 [a1b954d0 / a1b954d0]

For easy updating, I wrote this manual: "Upgrading on Linux" (or rather "Upgrading via github sourcecode")

 Wink

EDIT:
* And my stats.soilcoin.xyz client I have updated with the new password, too.
* Tweet, and I posted in StartPeeps.
hero member
Activity: 601
Merit: 500
My nodes are online again
full member
Activity: 130
Merit: 100
SOILteam
hero member
Activity: 722
Merit: 500
StakeChain Community leader
The fork is reached alraidy lastblock #334012
We are on the right track!

Edit: But I have no nodes in SOILsave
I used the nodelist:
Code:
admin.addPeer("enode://555894d9b3bf8b130b80ed9a2fd8f1149098dc026097dcede12ddfc00b2249771732cc55598253d79dc6cdbe68b35176c50a029020ed2af5066e98e5b2b4b2bc@45.32.235.55:39420")
admin.addPeer("enode://f6a967e0e0194a449cad9219b757c6d09b434f99a88f8ac90b78034f544cd80f9a9666d0b5aa9cc0bf6fe7c2996b0d45ca36f117638fc5a48df433b2ffb88a6a@[104.238.189.143]:39420")
admin.addPeer("enode://b0b6f48d9b8ffe5b2913612e03f63c0a25149deedca7817011c1c4d466655bd443025926ae0e33c75b5963127dc7e0b96f48d68155113922513c22bf2d8750d2@[45.63.12.46]:39420")
admin.addPeer("enode://8f21ffb8e50d803a5554e91f8c0219600a6820a3ccd2ae20cd3baf32ba8f262fba6f8cbcd5c37be7338a1b93fdd8f703f4e063e0ac99e135f5cfd747d1b274d4@[45.32.235.216]:39420")
admin.addPeer("enode://de8cefc00b572fb3dd789931ec2b7b22206caa74b63d49153f34f30336ef8048442515a89d2e4ac8be0ca7b1c0e4ecd12a82de7a9e7a112bc546bf820e5f1798@[46.228.9.99]:49458")
admin.addPeer("enode://8f21ffb8e50d803a5554e91f8c0219600a6820a3ccd2ae20cd3baf32ba8f262fba6f8cbcd5c37be7338a1b93fdd8f703f4e063e0ac99e135f5cfd747d1b274d4@[46.101.231.134]:39420")
admin.addPeer("enode://30628178a680d8207770b4932870ac55d895ca7f7b13ee55f931f8488accd2405cdef8f286b9a5e3c75525c19c7c811fc18fd13866d4e13586179f72637e7ad1@[113.161.82.243]:52701")
admin.addPeer("enode://c965b87ccb17d940da24421e071ed84b615e3061d0a58a78804bcf0b374e8d90209932fcc97e5b2164db88d6af678bdfc8f892ae80f356bf1f16185c8ab71647@[90.154.240.37]:55196")
admin.addPeer("enode://74d396ba55d7eeb27f65fb148e0d0c1c86883cadbc5c4943423b6473337b5863fa4260774a604aae787de857954809f56c22009500087797608252b5ad96c987@[84.79.205.80]:39420")
admin.addPeer("enode://68653c094752f3f19a0ae18fdd9941558dee73cadb4390d21d638f98c2efd1670f8ec5b93d031a5fca0b744b3f8399d122784d5bde6ecd0139791cb684f74d27@[52.28.46.180]:51223")
admin.addPeer("enode://07e4afa878a958af69d2b030ce6b69c3f7380c609836bed92d57bf0b1a3dd318525f08b95605e07afbeaffb543e1e97d7e1d84f23af08d8dd3a1f081af3b8225@[68.168.161.160]:39420")
admin.addPeer("enode://e58d5e26b3b630496ec640f2530f3e7fa8a8c7dfe79d9e9c4aac80e3730132b869c852d3125204ab35bb1b1951f6f2d40996c1034fd8c5a69b383ee337f02ddc@[92.51.165.126]:30303")
admin.addPeer("enode://f6a967e0e0194a449cad9219b757c6d09b434f99a88f8ac90b78034f544cd80f9a9666d0b5aa9cc0bf6fe7c2996b0d45ca36f117638fc5a48df433b2ffb88a6a@[104.238.189.143]:39420")
admin.addPeer("enode://cccdf5f0df4db291597506ac9fdd219a469b889e805841883f50db352274e1e576ca784a248dfb84aaa7e37649311d474cf63feaace58156bde66cbd3856fac5@[75.83.220.25]:56838")
admin.addPeer("enode://1927c47ce3c307f8fbe163da06b84ec893b551b9aae23fd47c7840aa83ed40e246771fab32c59c92539acf5557bcc439dca2b454b34830f3056efdb12e6980f6@[37.187.27.4]:39420")
admin.addPeer("enode://68653c094752f3f19a0ae18fdd9941558dee73cadb4390d21d638f98c2efd1670f8ec5b93d031a5fca0b744b3f8399d122784d5bde6ecd0139791cb684f74d27@52.28.46.180:39420")
admin.addPeer("enode://47be3a3a51bd8bec8f2194ea77fe94bcb024ea6dc92e97605b527f2e5f80d949dc96184b98d36413a1b1342e3e8836f3562c63c81a4f9be532565687f72ac194@194.135.92.93:39420")
admin.addPeer("enode://48eae3edf968768bc3c4cb43e3bedfc379a21eaab73351d8db4cdc910def84dd5ea91152493e31534e89624f2a7bab7d0cc18ad3056b8843981a1cecfaf922d8@5.189.246.71:39420")

I see only Amsterdam online: http://stats.soilcoin.xyz/
legendary
Activity: 2453
Merit: 1025
Energy coin master
...
 bringing the scientific modelling onto the SOIL network should make us more appealing to renewable energy developers.

Energy and agricultural application for SOIL using the Rokos platform gives huge potential.
It is good that the code is changed before lounch of Rokos multicurrency platform.

We are now on #333972 so it is going faster than expected.
Maybe an option to hire some mining power to boost blocktime so that we are quicker on the fork block?
hero member
Activity: 722
Merit: 501

Last block: #333968 so only 32 blocks before fork.

Yep, just couple weeks.

with only peter and myself running consensus, from the looks of things, its going to take awhile, certainly. we need more people mining, to hurry things along. the system will always maintain itself, with even just two people mining, as its been lately; but the more miners there are, the more secure the chain becomes.
hero member
Activity: 722
Merit: 501
Hard fork @334000

To better secure the network and for having a faster block time again we will go back to a 15sec block time on avarage.
Block reward will be 1 SOIL.

Hard fork at block number 334000.

Please update your clients. Otherwise you will be out of sync.

Download SOILpackage v7


Can you make the difficulty adjustment to be every block? How long the the Ethereum block target?

the kimoto gravity well actually does retarget every block, the flaw within that system is that it targets higher quickly, and lower much more slowly. irregardless, its still one of the best difficulty algorithms out there. its also not exactly configurable to react quicker, it does so according to a scaled formula (i believe its a .4% retargetting, and with difficulties up so high, it takes a long time to readjust downwards.) Ethereum is hard-coded to the 15 second block time as well. the danger with ethereum is that, with their distribution model, theyll be fighting inflation sooner rather than later. the fact that they have many more dApps being deployed on their blockchain mitigates this a bit, with the "gas" thats being spent.

ive been researching a lot of python written applications lately that would be fitting towards our targeted systems of renewable energy and ubiquitous agriculture. python, being a very close cousin to the serpent programming language, and nearly a simple port across with pyethereum and pythapp, theres a wealth of open source applications that can boost uor ecosystem with pure scientific applications. from solar penetrations programs to microgrid energy development apps. much of whats out there will require something close to ipfs to run well, and thus, ive been reading up on swarm a lot, which has fractional storage across the nodes.

where its easy to find financial and gambling based dApps right now, bringing the scientific modelling onto the SOIL network should make us more appealing to renewable energy developers.
sr. member
Activity: 250
Merit: 250

Last block: #333968 so only 32 blocks before fork.

Yep, just couple weeks.
legendary
Activity: 2453
Merit: 1025
Energy coin master
Hard fork @334000

To better secure the network and for having a faster block time again we will go back to a 15sec block time on avarage.
Block reward will be 1 SOIL.

Hard fork at block number 334000.

Please update your clients. Otherwise you will be out of sync.

Download SOILpackage v7

Updated but no connections on: http://stats.soilcoin.xyz/
Last block: #333968 so only 32 blocks before fork.
In wallet 3 nodes.
I think it is a good dicision to go back to the fast blocktimes for a healty network.


member
Activity: 60
Merit: 10
Hard fork @334000

To better secure the network and for having a faster block time again we will go back to a 15sec block time on avarage.
Block reward will be 1 SOIL.

Hard fork at block number 334000.

Please update your clients. Otherwise you will be out of sync.

Download SOILpackage v7


Can you make the difficulty adjustment to be every block? How long the the Ethereum block target?
Pages:
Jump to: