Bitcoin Forum
June 23, 2024, 02:16:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 »
241  Other / Beginners & Help / Re: more about addresses bitcoin -qt on: May 08, 2013, 08:36:08 PM
so there is no way to "sign" such transaction that will hide "from" address. Correct?
Or am I missing something again?
242  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][YAC][HOWTO] Howto mine yacoin on: May 08, 2013, 08:29:21 PM
I managed to connect to my yacoind daemon using cpuminer, but it just sits like that. I have 1 rejected share.

You will most likely get rejected on all of them..

So how are you mining ?

Directly with the client. Wish i had cpuminer or other working.. Smiley

how do you install libboost.system.so.1 on CENTOS?

I'm not a linux admin, so please do not expect this solution to be very beautiful.
Here are quick'n'dirty steps to run yacoin (d) on centos:



preparing:

Code:
yum remove db4-devel
yum groupinstall 'Development tools'
yum install git

installing DB4 (Berkeley DB)

Code:
wget http://download.oracle.com/berkeley-db/db-4.8.30.tar.gz
tar xvzf db-4.8.30.tar.gz
cd db-4.8.30
cd build_unix/
../dist/configure --prefix=/usr --enable-cxx
make
make install
cp db-4.8.30/build_unix/.libs/*.so /usr/lib64
cd ../../

installing boost:

Code:
wget  http://downloads.sourceforge.net/project/boost/boost/1.53.0/boost_1_53_0.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fboost%2Ffiles%2Fboost%2F1.53.0%2Fboost_1_53_0.tar.gz%2Fdownload&ts=1368028450&use_mirror=citylan
tar -xvzf boost_1_53_0.tar.gz
cd boost_1_53_0
./bootstrap.sh
./b2
cp `find ./ | grep libboost | grep .so` /usr/lib64
cd ../

installing openssl with EC support:

Code:
wget http://www.openssl.org/source/openssl-1.0.1e.tar.gz
tar -xvzf openssl-1.0.1e.tar.gz
cd openssl-1.0.1e
./config --prefix=/usr --openssldir=/usr/ssl
make
make install
./config shared --prefix=/usr --openssldir=/usr/ssl
make clean
make
make install
cd ../

WARNING! after installing new openssl, do not close your ssh session!
cos you need to update sshd as well:


Code:
wget ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.2p1.tar.gz
tar xvzf openssh-6.2p1.tar.gz
cd openssh-6.2p1
./configure --prefix=/usr --with-ssl-dir=/usr/ssl
make
make install
/etc/init.d/sshd restart

Installing yacoind:

Code:
git clone https://github.com/pocopoco/yacoin
make -j4 -f makefile.unix USE_UPNP=-
cp yacoind ~/
mkdir ~/.yacoind
vi ~/.yacoind/yacoin.conf

Put something like this inside conf:

Code:
rpcuser=test
rpcpassword=bebe
rpcport=12345
daemon=1
server=1
gen=1
rpcallowip=127.0.0.1

Tested on Centos 5.6 & 6
243  Alternate cryptocurrencies / Altcoin Discussion / Re: Official YACOIN Orphan Blocks Thread on: May 08, 2013, 06:14:00 PM
13 orphans / 3 success
244  Alternate cryptocurrencies / Altcoin Discussion / Re: Good fraud detection method (reduce losses)!!!!! on: May 08, 2013, 03:32:33 PM
Thank you guys, I will use this method for sure.
Works 100%  Grin
245  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 02:01:42 PM
How do you get yacoind to run on centos? It requires libboost and i can't install libboost... Sad

Try yum install boost-devel

If it works please post about it in the How to mine YAC thread. Wink

Doesn't work, still says the same thing.

Also, where is centos library folder located? Can't seem to find it...

/usr/lib is empty.

Ok, got it working on centos:

- download boost
- unpack & run ./bootsrtrap.sh
- run ./b2 install
- copy libs from stage/lib to /usr/lib64/ if needed

compile & enjoy Smiley
246  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 01:35:24 PM
Still no luck installing it on centos. no use for 64 core AMD server  Angry
247  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 01:25:33 PM
Just received 2 YAC from someone. Many thanks! Smiley
248  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 01:00:01 PM
Oh crap. I'm trying to mine this for almost 5 hours now and getting only orphans on my 4 core +HT intel CPU  Sad

Does anybody have some YACs to share? =)
YBXbiSHn752US18KxjaUwG3fx1BGgEC95h
249  Other / Beginners & Help / Re: Bitcoin Giveaway on: May 08, 2013, 01:24:17 AM
Would love to see some BTC to trade 'em for LTC lol

1Dx2B2oWqohAFpJnTJfiRnpQSkLxyyAChw
250  Bitcoin / Project Development / Re: coinhub.org - Beta + BTC Giveaway on: May 08, 2013, 01:20:37 AM
Oops, sorry for necroposting...
251  Bitcoin / Project Development / Re: coinhub.org - Beta + BTC Giveaway on: May 08, 2013, 01:19:45 AM
Your site seems to be down  Angry
252  Other / Beginners & Help / Re: Is Newbie Status Really That Hard? on: May 08, 2013, 01:18:33 AM
I dont get how the total time logged in is calculated, i lurk these forums all day, and it stays on the same amount

You can see it right under your "hello %username%" caption on the top as well as under "profile" -> "show stats".
Make sure to ctrl+f5 your web browser in case it's stored somewhere in cookies.
And how it is calculated - it's a different story.. I've had problems with it too, but never figured it out sine my newbies ended pretty fast
253  Alternate cryptocurrencies / Altcoin Discussion / Re: FreiCoin Giveaway! <<The Best AltCoin>> Get your FREE FRC now on: May 08, 2013, 01:11:38 AM
13H3qha4NMZ7ztMqcMiSPxYRJwD2vNgF1A

I like freicoin because of demurrage which will partially solve pump-and-dump nature of this coin.
I would really love to see freicoin rise above other altcoins, but I'm not sure that "80% foundation fee" wont ruin all good ideas freicoin has.
254  Other / Beginners & Help / Re: help working out what I did with my BTC on: May 08, 2013, 01:02:42 AM
I'm just curious, do not judge me hard for this question, but why you have not made any backups of your wallet.dat?
...

Hello everybody, what's the best method to backup the wallet? Is saving the private key and the address in a "safe" manner the only thing needed?
Thanks


If you're using bitcoin-qt client - there's an option to backup your wallet. Otherwise - you have to store only private key, cos address can be retrieved from it.
255  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. Release in 24 hours. on: May 08, 2013, 12:50:39 AM
Dunno about others, but I've moved
256  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] 0pticoin (0TC) - Release Date: May 8, 2013 @ 6pm GMT [ANN] on: May 08, 2013, 12:49:16 AM
Where are popcorn gifs as with YACoin?
257  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Shaving YAC day! A.K.A. YACoin Non-Premined Premine! on: May 08, 2013, 12:48:27 AM
Maybe we instead release bit coin talk coin? BCTC :-D
258  Alternate cryptocurrencies / Altcoin Discussion / Re: NVC giveaway !!! Trade it, use it, enjoy it. Only 2nd after BTC by price on: May 08, 2013, 12:45:47 AM
received 1 NVC. Thank you!
259  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] CHNcoin (CNC) GiveAway thread - 10000 to give - 5 CNC each on: May 08, 2013, 12:40:04 AM
+5 CNC. Thank you!
260  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] CHNcoin (CNC) GiveAway thread - 10000 to give - 5 CNC each on: May 07, 2013, 09:19:28 PM
CS8JLCaF61PFe1CPfNdRLFiyLQ6LJdqwTE

CHNCoin looks promising. Thank you in advance!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!