Bitcoin Forum
May 27, 2024, 02:06:25 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 »
101  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Bernankoin the Coin to save our economy - 1.2 OUT(+bins) with new dual QE! on: December 24, 2013, 11:35:03 AM
You can build it yourself for linux.

Get the dependencies
Code:
sudo apt-get update
sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix

get the source
Code:
git clone https://bitbucket.org/pankkake/bernankoin.git

build it
Code:
cd ~/bernankoin/src
make -f makefile.unix

Yeah thank but I have no Linux installed on my computer.
I tried from my VPS -> seem have memory issue ?
Booting from USB -> can't find dependency libboost-all-dev. Tried install libboost-*-dev then make, but getting error with lboost.
I'm to lazy to spend hours to fix this. I hope the dev will release a complied version for linux.

These are the dependencies I had to install:

Code:
sudo apt-get update

sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb5.1++-dev miniupnpc libgmp3-dev libboost-all-dev libminiupnpc-dev libminiupnpc8 unzip

sudo apt-get install libboost1.48-dev libboost-chrono1.48-dev libboost1.48-doc libboost-date-time1.48-dev libboost-filesystem1.48-dev libboost-graph-parallel1.48-dev libboost-graph1.48-dev libboost-iostreams1.48-dev libboost-locale1.48-dev libboost-math1.48-dev libboost-mpi1.48-dev libboost-program-options1.48-dev libboost-python1.48-dev libboost-random1.48-dev libboost-regex1.48-dev libboost-serialization1.48-dev libboost-signals1.48-dev libboost-system1.48-dev libboost-test1.48-dev libboost-thread1.48-dev libboost-timer1.48-dev libboost-wave1.48-dev

wget https://www.dropbox.com/s/stn6u5ajvfmduz8/miniupnpc-1.8.20131209.tar.gz
tar -xzvf miniupnpc-1.8.20131209.tar.gz
cd miniupnpc-1.8.20131209
make
make install
102  Alternate cryptocurrencies / Altcoin Discussion / Re: Catcoin Worst Coin Launch Ever on: December 24, 2013, 03:45:58 AM
The mind forgets sooo fast... Have you all forgotten University of Texas Coin? Or Moleculecoin? Those launches were just as bad as this, or worse. What makes Catcoin look like the worst launch ever is that for some reason too many people were waiting for it as if it was the second coming of Dogecoin.
103  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PRELAUNCH] Catcoin - Scrypt meow! on: December 24, 2013, 02:01:54 AM
Two blocks are being mined per second.

Abandon ship.

104  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] [BEK] Bernankoin Faucet - Get instantly as many BEKs as you want!!! on: December 24, 2013, 01:50:55 AM
Reward increased to 3 BEK per usage! Shocked

We've got to stimulate the economy further! Cheesy



It's almost Christmas! Get yourself some Bernankoins!
105  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Bernankoin the Coin to save our economy - 1.2 OUT(+bins) with new dual QE! on: December 24, 2013, 01:13:11 AM
Already mining it 5 hours but not a single block I generate ! can you tell why?

"primespersec" : 947,


With ~ 3000 primespersec I'm finding about one block per hour. Leave it running for the whole night and you should get a couple.
106  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Bernankoin the Coin to save our economy - 1.2 OUT(+bins) with new dual QE! on: December 23, 2013, 08:30:27 PM
Nevermind, the vps was killing the build because it was maxing out the RAM, added more RAM and it built fine.

You can also try to increase the swap. I couldn't compile with 512MB RAM, but adding 1GB of swap fixed the problem.
107  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [DIME] Dimecoin | Many Coins | Step Reward | CPU mining on: December 23, 2013, 05:37:27 PM
Debaclecoin
108  Alternate cryptocurrencies / Altcoin Discussion / Re: I AM NOW A BERNANKOIN MILLIONAIRE!!!! on: December 23, 2013, 04:23:46 PM
Poor little people know nothing about economics! I'm also printing hard to become a Bernankoin millionaire! Grin

Bernankoin is the coin of the future, becase instead of decreasing the block reward when more people get to know it and print it, it INCREASES it! Then everyone can have as many Bernankoins as they need and become millionaires too!

If you don't have Bernankoins yet, don't lose your time with all the stupid altcoins appearing every day and begin printing already! Download your client here: https://mega.co.nz/#!oMJkgQgL!QkqDSn_zmfUxIlYSDW_crGuHrVk2EL1MKAgCoHMowJ0

Then open the client console and write "setgenerate true X", where X is the number of cores in your CPU!

You can also increase your earnings faster by using the Bernankoin Printer!: http://www.thebitcoinmaster.com/bernankoin

Bernankoin users on the right, rest of altcoins users on the left!!!



CHOOSE YOUR SIDE!!!
109  Alternate cryptocurrencies / Altcoin Discussion / Re: 100k Earthcoin giveaway on: December 23, 2013, 02:43:22 PM
eUtvqHByQuYfrSW5dYxZFVmFdLvMACotuJ

ty
110  Alternate cryptocurrencies / Altcoin Discussion / Re: [10,000 COL Colossuscoin Giveaway] 100 COL To Each User on: December 23, 2013, 01:58:27 PM
26X32Xodk1jmGVMrkeE2WmYbSeHeaFmxwY

ty!
111  Alternate cryptocurrencies / Altcoin Discussion / Re: Solo CPU Mining Question on: December 23, 2013, 01:55:19 PM
The RPC port must be the same on the config file and on the miner command. Your examples are right. You don't need to specify the RPC port on the config file, but then you must find out which port the client uses by default for RPC calls.

A "yay!!" message (when mining solo) means you found a block. It's not easy; you've got a higher chance on coins with low mining difficulty to mine one.

You don't need to add "-server" if you wrote "server=1" on the config file.

I don't know anything about stratum + solo mining.
112  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] [BEK] Bernankoin Faucet - Get instantly as many BEKs as you want!!! on: December 23, 2013, 01:55:19 AM
We don't know how it happened, but it seems inflation is increasing faster than we expected! Undecided

In order to offset inflation, and in preparation for the start of QE3, the Bernankoin Printer has been upgraded and will now print twice as many coins as before each time! Don't miss this chance! Printing more is the answer! Smiley
113  Alternate cryptocurrencies / Altcoin Discussion / Re: Trusted Coin Creator on: December 22, 2013, 10:47:23 PM
So, say you have an idea for a coin.  And it's actually something different and more importantly, useful to everyone, not just miners.  It's not another memecoin or ElectroCoin "The coin that will support electronics" or whatever the new coin is.  You believe it will bring something different to cyptocurrency.  People will be able to use it daily and see firsthand how it benefits them.  But the problem is, you just have an idea.  You have minimal skills.  Who would you trust to help you out making your idea come to life?

I know this is a pretty vague and open question, but I know some of you out there have been following this for a while so you know who actually brings honesty and integrity to a coin.  I have a great idea, but I need help.  Not too much, but I need help.

Thanks.

You won't find capable developers for free.

http://tapadoo.com/2009/the-problem-with-revenue-share/
114  Alternate cryptocurrencies / Mining (Altcoins) / Re: [TUTORIAL] Solo Mining Litecoins Guide--Windows! on: December 22, 2013, 10:40:12 PM
I also have a tutorial for mining Litecoins in any way possible - http://cryptocoininfo.blogspot.com.es/2013/11/how-to-mine-litecoins.html
115  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] [BEK] Bernankoin Printer - Print all you want and save the economy!!! on: December 22, 2013, 10:38:02 PM
I think only other printers know what your talking about, discription is not clear that this is a coin I do not think.
5 step process to get new Bernankoins, awesome!!

You are right, I added some more info to the OP.

Don't stop printing!
116  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Not Making A Coin on: December 22, 2013, 10:18:54 PM
its not going to be the best
its neither Scrypt or Sha256,
it will never exist
it doesn't have a git-hub or source code available
it wont work on Linux or Windows
blocktime is infinite
retarget time again is infinite
blockreward was 1000000 at the time of writing this sentence but immediately dropped to 0 as soon as i typed the last letter n.

hope you all enjoy not mining it.

I don't know why but I read that while going in my mind through the Pokemon song.
117  Alternate cryptocurrencies / Altcoin Discussion / [ANN] [BEK] Bernankoin Faucet - Get instantly as many BEKs as you want!!! on: December 22, 2013, 05:45:51 PM
I made a Bernankoin Printer (faucet).  Cheesy

Check it out here: http://www.thebitcoinmaster.com/bernankoin/index.php

Bernankoin is a Primecoin-based cryptocurrency that is not mined, but printed (the process is the same but the name isn't  Wink ). The reward of each printed block doesn't get reduced over time. Instead, the reward increases as more people are trying to mine the coin so as there is enough coin supply for everyone who needs to use it! Learn more about this innovative coin and get the Bernankoin client here: https://bitcointalk.org/index.php?topic=375010.0

You can print as many Bernankoins as you want with the Bernankoin Printer! I'll monitor the traffic and the ink level (balance) of the printer and adjust the reward if it dries too fast.

Have fun printing Bernankoins! Grin



"Quantitative Easing..."
118  Alternate cryptocurrencies / Altcoin Discussion / Re: How the fuck does this work on: December 22, 2013, 05:26:01 PM
The best way to learn something is to do it

That's only true when you can do it by yourself or have a group of friends who want to do it together.

You are inviting us to play video games at your home but you expect us to bring snacks, the console, the games and the TV, set everything up and pay for the electricity. And you don't tell us anything of this until we are at your door. Then when we sort out how to get our gaming fix you complain because you don't understand what we are doing... Huh
119  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Bernankoin the Coin to save our economy - v1.2 OUT and MANDATORY - Dual QE on: December 22, 2013, 04:36:04 PM
I made a Bernankoin Printer (faucet). Cheesy

Check it out here: http://thebitcoinmaster.com/bernankoin/index.php

You can print as many Bernankoins as you want, one at a time. I'll monitor the traffic and the ink level (balance) of the printer during the rest of the day and adjust the reward if it dries too fast.

If my server can keep up with the traffic I'll create a thread so as everybody learns about the Bernankoin Printer, but for now I'll keep the announcement just on this thread.

Have fun printing Bernankoins! Grin
120  Alternate cryptocurrencies / Altcoin Discussion / Re: How the fuck does this work on: December 22, 2013, 04:26:41 PM
Man, I have mined about 50 different coins during the last 10 months. I've learned the concepts surrounding cryptocurrency, read the white papers, learned how markets work and some economic theory, checked out parts of the Bitcoin source, and even compiled some cryptocoins... But by God that I don't feel ready to launch an innovative new coin (and won't try to launch a clonecoin)!

What outcome did you expect from your launch? Did you expect us to start a debate around your new coin, find out "together" its specs and how to mine it? You haven't began first year college yet and most people here are graduates and doctors on cryptocurrency. There's a Newbies board for something. How old are you, twelve?  Huh
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!