Bitcoin Forum
May 04, 2024, 08:49:14 AM *
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 16 17 18 19 20 »
261  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RapidCoin [FORUMS] [UPDATED] Bounties - Launched! on: February 09, 2014, 12:07:47 AM
Trade rapid first on http://pmtocoins.com
262  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] RapidCoin [FORUMS] [UPDATED] Bounties - Launching 1 Hour 30mins! on: February 08, 2014, 11:47:31 PM
Trade rapid first on http://pmtocoins.com
263  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] RapidCoin [FORUMS] [UPDATED] Bounties - Launching 1 Hour 30mins! on: February 08, 2014, 11:37:36 PM
Trade rapid first on http://pmtocoins.com
264  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] RapidCoin [FORUMS] [UPDATED] Bounties - Launching 1 Hour 30mins! on: February 08, 2014, 11:10:02 PM
trade rapidcoin first on http://pmtocoins.com
265  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MEOW] Community Status Update - Exchanges, iOS and another release?! on: February 08, 2014, 09:46:01 PM
Thanks for adding www.pmtocoins.com on your thread. We are giving away some free coins on our website
266  Bitcoin / Development & Technical Discussion / [Tutorial] Upgrading bitcoin and downloading bootstrap.dat on: February 08, 2014, 09:05:01 PM
This guide is for ubuntu 12.04 and later


If you are upgrading I assume that you have all the required packages installed on your computer if not install the following packages :

Code:
sudo apt-get install build-essential
sudo apt-get install libtool
sudo apt-get install autotools-dev
sudo apt-get install autoconf
sudo apt-get install libssl-dev
sudo apt-get install libdb4.8-dev
sudo apt-get install libdb4.8++-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libminiupnpc-dev
sudo apt-get install libqrencode-dev


after installing above mentioned packages download berkeley DB 4.8 from the web. Once downloaded cd db-4.8* and configure by following command

Code:
../dist/configure --enable-cxx

then make by running
Code:
make

no navigte to bitcoin folder and run

Code:
./autogen.sh

once completed, configure it by
Code:
./configure
if you get error like "configure: error: Found Berkeley DB other than 4.8, required for portable wallets (--with-incompatible-bdb to ignore) "

run
Code:
./configure --with-incompatible-bdb

then make

Code:
make

now navigate to bitcoin/src folder and run
Code:
make -f makefile.unix

now copy bitcoind into /usr/bin forlder if you already had bitcoin installed this will overwrite the previous bitcoindaemon

now make directory(for fresh installation only) ~/.bitcoin

and create config file bitcoin.conf

Code:
server=1
daemon=1
rpcuser=whatever
rpcpassword=whatever

save it and run bitcoind


To synchronize bitcoin blockchain faster downloaded the blockchain with torrent from sourceforge.net link >> http://sourceforge.net/projects/bitcoin/files/Bitcoin/blockchain/

install rtorrent

Code:
sudo apt-get rtorrent

follow this tutorial to download torrent

once torrent file is downloaded move it to ~/.bitcoin directory. While moving file please be patient as the file is 13gb so it will take some time before your system responds back do not press any key till then. Now restart bitcoind and you are done
267  Bitcoin / Development & Technical Discussion / Re: Any news on Bitcoin v0.9 release? on: February 08, 2014, 08:38:40 PM
https://github.com/bitcoin/bitcoin


it is version 0.9
268  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN] Pmtocoins.com new exchange [Down for maintenance] on: February 08, 2014, 08:04:53 PM
We have fixed the trade engine issue and now it is working fine
269  Bitcoin / Bitcoin Discussion / Re: [ANN] Bitcoin blockchain data torrent on: February 08, 2014, 07:33:06 PM
Where am I supposed to copy this bootstrap file first I did it in ~/.bitcoin folder and then ~/.bitcoin/database nothing makes any effect let me tell you I copied this file when bitcoin already synchronized few thousand blocks 
270  Bitcoin / Development & Technical Discussion / Re: Looking for developer to help build a custom merchant integration service on: February 08, 2014, 02:36:47 AM
I can help you with that send me a PM for a detailed info
271  Bitcoin / Development & Technical Discussion / Re: bitcoin exchange website-ewallet problem on: February 07, 2014, 06:28:37 PM
Install and run bitcoind on your server and then use API Calls https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list


I would suggest don't start the exchange if you cannot figure this little info
272  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN] Pmtocoins.com new exchange trading DogeCoin PenguinCoin on: February 06, 2014, 06:38:02 PM
Looks like withdraw is working now. Still, not a word from dev makes me reluctant to do trading there...


Withdraw requests processed
273  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN] Pmtocoins.com new exchange trading DogeCoin PenguinCoin on: February 05, 2014, 09:35:57 PM
Bitcoin
Litecoin
Novacoin
Namecoin
Peercoin
Franko
Dogecoin
Catcoin
Penguincoin

are now listed
274  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] New Crypto Currency FRANKO on: February 05, 2014, 06:15:27 PM
We are now trading Franko on www.pmtocoins.com
275  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Catcoin - NEW THREAD - FORK INCOMING AT BLOCK 21346 - Scrypt MEOW! on: February 05, 2014, 01:59:33 PM
We have listed catcoin on our exchange www.pmtocoins.com
276  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KARM] Karmacoin Launched February 4 - NO PRE-MINE - 1.6GHs Already! on: February 05, 2014, 01:47:33 PM
Not able to fix the problem of compiling it on linux gives a error libmemenv.a not found
277  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MEOW] KittehCoin Relaunch IS HERE!!!! on: February 05, 2014, 12:08:42 PM
Kittehcoin is up on http://pmtocoins.com
278  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN] Pmtocoins.com new exchange trading DogeCoin PenguinCoin on: February 04, 2014, 11:35:11 PM
Any news on when you'll add Karmacoin?

Fixing that only I do not know how some files are missing from the folder downloaded from github
279  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN] Pmtocoins.com new exchange trading DogeCoin PenguinCoin on: February 04, 2014, 11:19:43 PM
Deposits are now enabled and trading as well please trade small amount only and in case you find any bug please report here or on skype
280  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PENG] Penguincoin ~LAUNCHED YESTERDAY~ MR PENG IS ON AN EXCHANGE!! on: February 04, 2014, 08:58:51 PM
http://pmtocoins.com posted my balance!


yeh and mine, but nw diposits are disabled


Deposits are disabled because trade engine is creating issues, there is no use of deposits until there is no trade. Stay tuned on the [ANN] thread here https://bitcointalk.org/index.php?topic=447858
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!