Bitcoin Forum
May 04, 2024, 06:42:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [72] 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 ... 147 »
1421  Alternate cryptocurrencies / Altcoin Discussion / Re: T-bills are to Neutrino coin like Monero is to Bytecoin on: June 14, 2014, 07:00:45 PM
Monero developers suck - they can't do any simple actions to make they currency better.
Yeah, right.
1422  Local / Annonces / Re: [ANN] [MRO] Monero, monnaie anonyme à signature de cercle on: June 14, 2014, 06:21:58 PM
Si on continue sur cette voix, MintPal vont être obligés de l'ajouter Smiley
S'ils l'ont ajouté aux votes, c'est qu'ils avaient déjà testé en interne que ça marche. Le vote, c'est juste une opération commerciale pour faire monter les prix, donc monter les fees une fois que ce sera chez eux. Plus les votes payants.
1423  Local / Annonces / Re: [ANN] [MRO] Monero, monnaie anonyme à signature de cercle on: June 14, 2014, 06:14:12 PM
C'est une coin qui utilise la technologie de cryptonote. Le but est de miner les copies pas très connus de Monero pour les dumper et racheter des Monero. C'est parfois beaucoup plus efficace que diretement miner du Monero.
D'où l'intérêt d'une multipool Smiley
1424  Alternate cryptocurrencies / Mining (Altcoins) / Re: Wolf's XMR/BCN/MNT CPUMiner - 2x speed compared to LucasJones' - NEW WIN BINARY on: June 14, 2014, 04:40:56 PM
Do this:

sudo apt-get install git make autoconf automake libcurl4-openssl-dev libjansson-dev build-essential && git clone https://github.com/wolf9466/cpuminer-multi.git && cd cpuminer-multi && CFLAGS="-march=native" ./configure && make

Didn't test it, but it should work.

Do this:

Code:
cd ~ && rm -f install_monero.sh && wget http://monero.cc/downloads/install_monero.sh && bash install_monero.sh
When asked, choose option 2 if you are making a fresh intall, or option 7 if you are updating.

Tested and works.
1425  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NobleCoin[NOBL] - **NOBL/$USD@VoS**MARKETPLACE/BULLION**50 CHARITIES/MERCHANTS** on: June 14, 2014, 01:34:04 PM
rather than test new changes ourselves from scratch and put the code/fork at risk.
Do you have a testnet?
1426  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - Secure, private, untraceable cryptocurrency on: June 14, 2014, 12:19:13 PM
Links for noob guides on monero wallet?

I want to take some XMR off exchange but no idea what I'm doing.
http//monero.cc/getting-started.
1427  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] TEKcoin PoS/PoW on Cryptsy! 30 days 40% Interest on: June 14, 2014, 11:36:16 AM
TEKcoin breaks top 50, with No premine and No blockhalving! #49  on http://CoinMarketcap.com  TEKcoin $ 415,239 $ 0.359904 1,153,751 TEK
#48 Smiley
I'm concerned it is rising too fast. A correction will occur eventually, but when? Hard to know since the price itself doesn't increase fast, only the volume - and coinmarketcap watchers are not use to this.
1428  Alternate cryptocurrencies / Altcoin Discussion / Re: HBN Investment Journal - 2% returns every ten days - 90,000+ HBN Porfolio on: June 14, 2014, 11:31:03 AM
tokyoghetto (and other PoS fans), what's your take on Anonymint's bashing of PoS (except that this guy is utterly arrogant "I won't have time to go back here and debate. I am technically qualified and I am 100% sure I am correct."): https://bitcointalk.org/index.php?topic=558316.msg6501774#msg6501774
1429  Alternate cryptocurrencies / Altcoin Discussion / Re: Which Proof of Stake System is the Most Viable on: June 14, 2014, 11:26:28 AM
The poll doens't take into consideration PPC-derived Novacoin's dynamic inflation control (NVCS), which paves the way for very high inflation rate for early adopters (rewarding risk-taking).
1430  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RE-ANN] GrowthCoin PoW/PoS - 100% per year - Version 1.3.0.0 on: June 13, 2014, 08:43:48 PM
Ubuntu VPS
Code:
cd growthcoin/src && make -f makefile.unix

Result
Code:
remote: Counting objects: 1338, done.
remote: Compressing objects: 100% (645/645), done.
remote: Total 1338 (delta 746), reused 1239 (delta 682)
Receiving objects: 100% (1338/1338), 56.42 MiB | 3.45 MiB/s, done.
Resolving deltas: 100% (746/746), done.
Checking connectivity... done.
Checking out files: 100% (433/433), done.
ubuntu@ip-172-31-9-61:~/growthcoin$ cd src/
ubuntu@ip-172-31-9-61:~/growthcoin/src$ make -f makefile.unix
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/growthcoin/src -I/home/ubuntu/growthcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/growthcoin/src -I/home/ubuntu/growthcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/version.d -o obj/version.o version.cpp
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/growthcoin/src -I/home/ubuntu/growthcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
In file included from checkpoints.cpp:10:0:
db.h:14:20: fatal error: db_cxx.h: No such file or directory
 #include <db_cxx.h>
                    ^
compilation terminated.
make: *** [obj/checkpoints.o] Error 1
1431  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RE-ANN] GrowthCoin PoW/PoS - 100% per year - Version 1.3.0.0 on: June 13, 2014, 07:52:29 PM
Note to Unick, I just built GRW with Qt 5.2.1 and for windows. It looks great, really nice to have the debug window up front. Only error I got while compiling is that there was no .ico only the mac .icns, after getting a .ico in there it went smooth.
Can you provide a tutorial?
1432  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - Secure, private, untraceable cryptocurrency on: June 13, 2014, 07:50:05 PM
Does someone want to put https://monerotalk.org in the OP as at least an unofficial forum?
Done.
1433  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - Secure, private, untraceable cryptocurrency on: June 13, 2014, 07:41:37 PM
It's not bribing. It's investing into a liquid exchange so that the price jumps. More than 8 BTC were sent, I'd say the investors are pretty confident about their coin. That should give everyone an incentive to buy more.
It IS bribing. People who resort to bribe take a calculated decision, that's what bribery is about.
1434  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Linux binary on: June 13, 2014, 06:56:16 PM
Here is a linux binary: http://david.latapie.name/static/cryptos/GRW/GrowthCoin-Qt
Please check if it works on your platform.

And here's the oneliner for compilation and creating a shortcut on the desktop, provided you have all the required dependacies:
Code:
git clone git://github.com/iamunick/growthcoin && cd growthcoin && qmake-qt4 growthcoin-qt.pro && make && ln -s ~/cryptos/growthcoin/GrowthCoin-Qt ~/Desktop/GRW

unick, feel free to upload a copy on your server and to add the oneline on the OP
If any of you thinks this deserves some GRW, donations are much appreciated:
Code:
GSCx33jfd1zc9M2bAFTCBjWz8PYnSdWzTK

Did not run in Fedora 18 (segmentation error)
segfault is usually the province of binaries, no?
I used Archlinux (well, Manjaro, technically) with a lot of packages preinstalled for monero. So, it may come from a dependancy I have and you don't.

Try installing these packages
qt5-qmake libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev-tools
These are the ones noted as necessary for TEK.
1435  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Linux binary on: June 13, 2014, 03:30:23 PM
Now that's why I call a wall.

1436  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] Tenebrix, a CPU-friendly, GPU-hostile cryptocurrency on: June 13, 2014, 03:29:28 PM
I can't help you but it you manage to do it, Tenebrix would be the only coin that I know of to have a port on SPARC Smiley

Any reason why you on such an obsolete coin?
1437  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - Secure, private, untraceable cryptocurrency on: June 13, 2014, 03:22:02 PM
Targetmoon is still using the old Monero logo.

Is there a 32x32px logo I can submit to them so they can update their coin list accordingly?
http://monero.cc/downloads/resources/branding.zip
1438  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Linux binary on: June 13, 2014, 03:06:55 PM
Thanks for the one liner David, it is going to be helpful. I am considering throwing up a new vps for growthcoin. I wonder if I could successfully run two daemons on one VPS with about 1gb of ram.
You mine GRW with CPU? Could you test my one liner, please? You know, different configs, different results... Thanks.[/quote]I only CPU mine via PoS, no CPU mining via PoW.[/quote]Alright, this makes sense. I basically have my computer open all the time (my CPU mines monero via PoW), so I may as well leave it open.

How do you calculate if it is profitable? I doubt compounded interest are worth the renting. Or you must have a really massive amount of coins...
1439  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Linux binary on: June 13, 2014, 02:39:23 PM
Here is a linux binary: http://david.latapie.name/static/cryptos/GRW/GrowthCoin-Qt
Please check if it works on your platform.

And here's the oneliner for compilation and creating a shortcut on the desktop, provided you have all the required dependacies:
Code:
git clone git://github.com/iamunick/growthcoin && cd growthcoin && qmake-qt4 growthcoin-qt.pro && make && ln -s ~/cryptos/growthcoin/GrowthCoin-Qt ~/Desktop/GRW

unick, feel free to upload a copy on your server and to add the oneline on the OP
If any of you thinks this deserves some GRW, donations are much appreciated:
Code:
GSCx33jfd1zc9M2bAFTCBjWz8PYnSdWzTK

Thanks for the one liner David, it is going to be helpful. I am considering throwing up a new vps for growthcoin. I wonder if I could successfully run two daemons on one VPS with about 1gb of ram.
You mine GRW with CPU? Could you test my one liner, please? You know, different configs, different results... Thanks.
1440  Local / Produits et services / Re: just-dice.com on: June 13, 2014, 01:29:13 PM
Tu fais une estimation du volume des bets par heure/jour/semaine comme tu le sens en moyenne. 1% de ce volume sera du bénéfice.

Après c'est également difficile de modéliser car le pool d'investissements est variable également. Protip: il augmente quand le bitcoin rally (les gens y placent leurs bitcoins) et inversément.
Merci.
Pages: « 1 ... 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [72] 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 ... 147 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!