Bitcoin Forum
June 21, 2024, 09:53:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [OCHO] Bitcoin Ocho aka The Future [OCHO] on: December 17, 2016, 02:01:33 PM

start mining


create bash script to setup:

Code:
vim ocho.sh
i
control + v (the below code)
esc
:wq
enter
sh ocho.sh

actual setup:

Code:
sudo apt-get update
sudo apt-get install git
mkdir -p src && cd src
git clone https://github.com/goku1997/bitcoin.git
ls bitcoin
sudo apt-get install build-essential
wget http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz
tar -xvf db-4.8.30.NC.tar.gz
cd db-4.8.30.NC/build_unix
mkdir -p build
BDB_PREFIX=$(pwd)/build
../dist/configure --enable-cxx --disable-shared --with-pic --prefix=/usr
sudo make install
cd ../..
sudo apt-get install autoconf libboost-all-dev libssl-dev libprotobuf-dev protobuf-compiler libqt4-dev libqrencode-dev libtool pkg-config libevent-dev
cd bitcoin
./autogen.sh
./configure --disable-tests
make
sudo make install

run:

Code:
bitcoind -printtoconsole -gen 

I followed 'actual setup' and 'run' code and got this:



Am I mining Ochoes? How do I give my address for receiving the coins I mined?
2  Alternate cryptocurrencies / Altcoin Discussion / Re: bitcoin onecoin? on: July 02, 2016, 11:06:38 AM
OneCoin: One of the Largest Digital Currency Scams Exposed

https://news.bitcoin.com/beware-definitive-onecoin-ponzi/
3  Alternate cryptocurrencies / Altcoin Discussion / Re: Let's get rid of OneCoin on: June 28, 2016, 10:06:08 AM
Buyer Beware! The Definitive OneCoin Ponzi Exposé

https://news.bitcoin.com/beware-definitive-onecoin-ponzi/
4  Economy / Micro Earnings / Re: bitvisitor scam? on: June 28, 2016, 06:15:14 AM
hi,
im glad i found a topic with bitvisitor as scam because if not i wouldve opend a new topic....anyway
i liked bitvisitor and used it for about 6 months now and always got my payout withing minutes. by the time the counter switsched to zero i had a pending transaction on my wallet.
so till last week i had nothing negativ to say about bitvisitor com....till last week.

i reached the threshold of 30ubit and the counter switsched to zero...no coins arrived at my wallet....strange but it happens.
so i wrote bitvisitor a mail via the contact link and never got an reply. my coins arrived the next day tho.
so i was thinking, no problem it was "late" once in 6 months. next day or the day after threshold reached again...no payment arrived again. so this time i waited 2 days...still nothing arrived. so i wrote bitvisitor again...keeping in mind that they will prob not answer again but at least my coins will come. nope no coins till today. wel just about 32ubits....so screw it. claimed again the next day. reached the cashout level and again no payment. this makes 2 payments not being cashed out to me. and also a handfull mails that i never got an answer.

if bitvisitor workes for anyone, fine. use it as long they pay you out. but i wont visit bitvisitor anymore!
I just created an account here to say the same thing.
It has been many months I'm using bitvisitor and I got payments instantly everytime I reached threshold of 30 bits. But my last 3 payouts (~3*30=90 bits) never arrived even though the counter reset to zero like after a payout. The first of these payouts were many days ago. I think bitvisitor stopped paying users when the price of bitcoin rose.
Update. All my missing payouts arrived yesterday.
5  Economy / Micro Earnings / Re: bitvisitor scam? on: June 24, 2016, 06:01:26 AM
hi,
im glad i found a topic with bitvisitor as scam because if not i wouldve opend a new topic....anyway
i liked bitvisitor and used it for about 6 months now and always got my payout withing minutes. by the time the counter switsched to zero i had a pending transaction on my wallet.
so till last week i had nothing negativ to say about bitvisitor com....till last week.

i reached the threshold of 30ubit and the counter switsched to zero...no coins arrived at my wallet....strange but it happens.
so i wrote bitvisitor a mail via the contact link and never got an reply. my coins arrived the next day tho.
so i was thinking, no problem it was "late" once in 6 months. next day or the day after threshold reached again...no payment arrived again. so this time i waited 2 days...still nothing arrived. so i wrote bitvisitor again...keeping in mind that they will prob not answer again but at least my coins will come. nope no coins till today. wel just about 32ubits....so screw it. claimed again the next day. reached the cashout level and again no payment. this makes 2 payments not being cashed out to me. and also a handfull mails that i never got an answer.

if bitvisitor workes for anyone, fine. use it as long they pay you out. but i wont visit bitvisitor anymore!
I just created an account here to say the same thing.
It has been many months I'm using bitvisitor and I got payments instantly everytime I reached threshold of 30 bits. But my last 3 payouts (~3*30=90 bits) never arrived even though the counter reset to zero like after a payout. The first of these payouts were many days ago. I think bitvisitor stopped paying users when the price of bitcoin rose.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!