Bitcoin Forum
May 12, 2024, 09:12:30 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 21 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 »
641  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 13, 2013, 05:13:42 PM
Ok, I think I have it looking in the right places but I am now getting this error, anyone have any ideas please?

C:\bitcoin\bitcoin-master\src>mingw32-make -f makefile.mingw
g++ -mthreads -O2 -w -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DWIN32 -D_WINDOWS -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_IPV6=1 -IC:/bitcoin/bitcoin-master/src/
leveldb/include -IC:/bitcoin/bitcoin-master/src/leveldb/helpers -I"C:/bitcoin/bitcoin-master/src" -I"c:/deps/boost_1_54_0" -I"c:/deps/db-4.8.30.NC/build_unix" -I"c:/deps/openssl-1.0.1e/include" -Wl,--
dynamicbase -Wl,--nxcompat -Wl,--large-address-aware -o bitcoind.exe -L"C:/bitcoin/bitcoin-master/src/leveldb" -L"C:\deps\boost_1_54_0\stage\lib" -L"c:/deps/db-4.8.30.NC/build_unix" -L"c:/deps/openssl
-1.0.1e" leveldb/libleveldb.a obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/bitcoind.o obj/keystore.o obj/core.o obj/main.o ob
j/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walle
tdb.o obj/hash.o obj/bloom.o obj/noui.o obj/leveldb.o obj/txdb.o obj/chainparams.o -l leveldb -l memenv -l boost_system-mgw46-mt-sd-1_54 -l boost_filesystem-mgw46-mt-sd-1_54 -l boost_program_options-m
gw46-mt-sd-1_54 -l boost_thread-mgw46-mt-sd-1_54 -l boost_chrono-mgw46-mt-sd-1_54 -l db_cxx -l ssl -l crypto -l kernel32 -l user32 -l gdi32 -l comdlg32 -l winspool -l winmm -l shell32 -l comctl32 -l o
le32 -l oleaut32 -l uuid -l rpcrt4 -l advapi32 -l ws2_32 -l mswsock -l shlwapi
obj/alert.o: In function `thread<void (*)(std::basic_string<char>), std::basic_string<char> >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:279: undefined reference to `boost::thread::start_thread()'
obj/init.o: In function `thread<boost::_bi::bind_t<void, void (*)(const std::basic_string<char>&), boost::_bi::list1<boost::reference_wrapper<std::basic_string<char> > > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/init.o: In function `thread<void (*)()>':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/init.o: In function `thread<boost::_bi::bind_t<void, void (*)(std::vector<boost::filesystem::path>), boost::_bi::list1<boost::_bi::value<std::vector<boost::filesystem::path> > > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/bitcoind.o: In function `thread<boost::_bi::bind_t<void, void (*)(boost::thread_group*), boost::_bi::list1<boost::_bi::value<boost::thread_group*> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/bitcoind.o: In function `Z7AppInitiPPc':
C:\bitcoin\bitcoin-master\src/bitcoind.cpp:117: undefined reference to `boost::thread::join()'
obj/main.o: In function `thread<boost::_bi::bind_t<void, void (*)(CWallet*), boost::_bi::list1<boost::_bi::value<CWallet*> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/net.o: In function `thread<boost::_bi::bind_t<void, void (*)(const char*, void (*)()), boost::_bi::list2<boost::_bi::value<const char*>, boost::_bi::value<void (*)()> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/net.o: In function `thread<boost::_bi::bind_t<void, void (*)(const char*, void (*)(), long long int), boost::_bi::list3<boost::_bi::value<const char*>, boost::_bi::value<void (*)()>, boost::_bi::v
alue<int> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/net.o: In function `thread<boost::_bi::bind_t<void, void (*)(const char*, void (*)()), boost::_bi::list2<boost::_bi::value<const char*>, boost::_bi::value<void (*)()> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/bitcoinrpc.o: In function `ZN5boost12thread_group8join_allEv':
c:/deps/boost_1_52_0/boost/thread/detail/thread_group.hpp:74: undefined reference to `boost::thread::join()'
obj/bitcoinrpc.o: In function `thread<boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
collect2: ld returned 1 exit status
mingw32-make: *** [bitcoind.exe] Error 1

I am seeing the compiler (G++) looking for both boost 1_52_0 and 1_54_0 code in the above screen capture!

Nitrogenetics gave in his step 2.3 a download of boost 1_53_0

Now you are showing gcc (g++) being aimed at both boost 1_52_0 and boost 1_54_0! So how did they get into your system? Or are they there at all? Maybe you didn't fully "appreciate" his step 3.2, where you must tailor makefile.mingw to your configuration. Note the BOOST_SUFFIX?=... in your makefile.mingw

Me, I'm all boost 1_53_0 Grin

It is not enough that you follow nitrogenetics "recipe". You must understand what is being accomplished and how you must tailor it to your hard drive and system requirements.

One of my makefile.mingw files looks like this in that area:
#DEPSDIR?=/usr/local
#BOOST_SUFFIX?=-mgw46-mt-sd-1_52
BOOST_SUFFIX?=-mgw46-mt-sd-1_53

# -I"$(DEPSDIR)/include"
# -I"c:/boost_1_53_0/boost/test/included" \
# maybe -I"c:/boost_1_53_0/boost/test" \

INCLUDEPATHS= \
 -I"$(CURDIR)" \
 -I"c:/boost_1_53_0" \
 -I"c:/db-4.8.30.NC/build_unix" \
 -I"c:/openssl-1.0.1c/include"

# -L"$(DEPSDIR)/lib"
# -L"c:/boost_1_53_0"

LIBPATHS= \
 -L"$(CURDIR)/leveldb" \
 -L"c:/boost_1_53_0/stage/lib" \
 -L"c:/db-4.8.30.NC/build_unix" \
 -L"c:/openssl-1.0.1c"

LIBS= \
 -l leveldb \
 -l memenv \
 -l boost_system$(BOOST_SUFFIX) \
 -l boost_filesystem$(BOOST_SUFFIX) \
 -l boost_program_options$(BOOST_SUFFIX) \
 -l boost_thread$(BOOST_SUFFIX) \
 -l boost_chrono$(BOOST_SUFFIX) \
 -l db_cxx \
 -l ssl \
 -l crypto

I don't have one "dependencies" directory. I have branches for various versions of boost, openssl, BerkeleyDB.

I just swap a line or two when I want to try something. Actually I just changed one line in the INCLUDEPATHS and one line in the LIBPATHS to go from openssl-1.0.1c to openssl-1.0.1e and everything works fine. This is for bitcoind.exe

Now how about a few Satoshis Wink

Ron

I am thinking that I delete everything and start from scratch? Think that might be a good idea? And you are right, I did the first attempt with 1.52 and the next with 1.54 it has been a while since I compiled Bitcoin, a long while.
642  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 13, 2013, 03:09:28 PM
Ok, I think I have it looking in the right places but I am now getting this error, anyone have any ideas please?

C:\bitcoin\bitcoin-master\src>mingw32-make -f makefile.mingw
g++ -mthreads -O2 -w -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DWIN32 -D_WINDOWS -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_IPV6=1 -IC:/bitcoin/bitcoin-master/src/
leveldb/include -IC:/bitcoin/bitcoin-master/src/leveldb/helpers -I"C:/bitcoin/bitcoin-master/src" -I"c:/deps/boost_1_54_0" -I"c:/deps/db-4.8.30.NC/build_unix" -I"c:/deps/openssl-1.0.1e/include" -Wl,--
dynamicbase -Wl,--nxcompat -Wl,--large-address-aware -o bitcoind.exe -L"C:/bitcoin/bitcoin-master/src/leveldb" -L"C:\deps\boost_1_54_0\stage\lib" -L"c:/deps/db-4.8.30.NC/build_unix" -L"c:/deps/openssl
-1.0.1e" leveldb/libleveldb.a obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/bitcoind.o obj/keystore.o obj/core.o obj/main.o ob
j/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walle
tdb.o obj/hash.o obj/bloom.o obj/noui.o obj/leveldb.o obj/txdb.o obj/chainparams.o -l leveldb -l memenv -l boost_system-mgw46-mt-sd-1_54 -l boost_filesystem-mgw46-mt-sd-1_54 -l boost_program_options-m
gw46-mt-sd-1_54 -l boost_thread-mgw46-mt-sd-1_54 -l boost_chrono-mgw46-mt-sd-1_54 -l db_cxx -l ssl -l crypto -l kernel32 -l user32 -l gdi32 -l comdlg32 -l winspool -l winmm -l shell32 -l comctl32 -l o
le32 -l oleaut32 -l uuid -l rpcrt4 -l advapi32 -l ws2_32 -l mswsock -l shlwapi
obj/alert.o: In function `thread<void (*)(std::basic_string<char>), std::basic_string<char> >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:279: undefined reference to `boost::thread::start_thread()'
obj/init.o: In function `thread<boost::_bi::bind_t<void, void (*)(const std::basic_string<char>&), boost::_bi::list1<boost::reference_wrapper<std::basic_string<char> > > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/init.o: In function `thread<void (*)()>':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/init.o: In function `thread<boost::_bi::bind_t<void, void (*)(std::vector<boost::filesystem::path>), boost::_bi::list1<boost::_bi::value<std::vector<boost::filesystem::path> > > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/bitcoind.o: In function `thread<boost::_bi::bind_t<void, void (*)(boost::thread_group*), boost::_bi::list1<boost::_bi::value<boost::thread_group*> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/bitcoind.o: In function `Z7AppInitiPPc':
C:\bitcoin\bitcoin-master\src/bitcoind.cpp:117: undefined reference to `boost::thread::join()'
obj/main.o: In function `thread<boost::_bi::bind_t<void, void (*)(CWallet*), boost::_bi::list1<boost::_bi::value<CWallet*> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/net.o: In function `thread<boost::_bi::bind_t<void, void (*)(const char*, void (*)()), boost::_bi::list2<boost::_bi::value<const char*>, boost::_bi::value<void (*)()> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/net.o: In function `thread<boost::_bi::bind_t<void, void (*)(const char*, void (*)(), long long int), boost::_bi::list3<boost::_bi::value<const char*>, boost::_bi::value<void (*)()>, boost::_bi::v
alue<int> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/net.o: In function `thread<boost::_bi::bind_t<void, void (*)(const char*, void (*)()), boost::_bi::list2<boost::_bi::value<const char*>, boost::_bi::value<void (*)()> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
obj/bitcoinrpc.o: In function `ZN5boost12thread_group8join_allEv':
c:/deps/boost_1_52_0/boost/thread/detail/thread_group.hpp:74: undefined reference to `boost::thread::join()'
obj/bitcoinrpc.o: In function `thread<boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >':
c:/deps/boost_1_52_0/boost/thread/detail/thread.hpp:223: undefined reference to `boost::thread::start_thread()'
collect2: ld returned 1 exit status
mingw32-make: *** [bitcoind.exe] Error 1
643  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 13, 2013, 02:32:14 PM
Wink
Ok, it seems just my actually using my brain for once that I managed to get the boost to work, strangely by copying my MingW folder to D:\MingW. Must be pointing to that directory for some reason as my main drive is C.

Hoever, a new problem, on the mingw32-make -f makefile.mingw command in the Windows CMD prompt I get this error :

d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_system-mgw46-mt-sd-1_52_0
d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_filesystem-mgw46-mt-sd-1_52_0
d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_program_options-mgw46-mt-sd-1_52_0
d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_thread-mgw46-mt-sd-1_52_0
d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_chrono-mgw46-mt-sd-1_52_0
collect2: ld returned 1 exit status
mingw32-make: *** [bitcoind.exe] Error 1

Does anyone know what could be the problem?

I have searched loads and tired quiet a few things and also a few methods of my own but just cannot get it to work, the 30 Degree Centigrade heat at the moment in the UK is not helping either lol.

Please help me someone, I beg of you?  Huh

So you are trying to make a bitcoind.exe since you are doing a (step 3.3)
mingw32-make -f makefile.mingw

and you see a cannot find ...
cannot find -lboost_system-mgw46-mt-sd-1_52_0

This suggests that you never edited the makefile.mingw, (according to the previous step 3.2)
If you did step 2.3, you installed boost 1.53.0

Do I get a few Satoshis? Smiley

Ron



Well I got stuck in again before I saw this post and changed the path variable of MingW back to the C: which is how I wanted it at the start. I then downloaded Boost 1_54_0 and I did make all the changes that were detailed in the Makefile.

MY head is spinning as I have done exactly what is written in the tutorial section by section.

It just keep putting up that same error.
644  Other / Off-topic / Re: Bitcoin666.org on: July 13, 2013, 12:49:47 PM
casino ?

Casino? Are you posting on the right thread?

This is about the pointless Bitcoin666 page you know.
645  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 13, 2013, 12:28:41 PM
Ok, it seems just my actually using my brain for once that I managed to get the boost to work, strangely by copying my MingW folder to D:\MingW. Must be pointing to that directory for some reason as my main drive is C.

Hoever, a new problem, on the mingw32-make -f makefile.mingw command in the Windows CMD prompt I get this error :

d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_system-mgw46-mt-sd-1_52_0
d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_filesystem-mgw46-mt-sd-1_52_0
d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_program_options-mgw46-mt-sd-1_52_0
d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_thread-mgw46-mt-sd-1_52_0
d:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_chrono-mgw46-mt-sd-1_52_0
collect2: ld returned 1 exit status
mingw32-make: *** [bitcoind.exe] Error 1

Does anyone know what could be the problem?

I have searched loads and tired quiet a few things and also a few methods of my own but just cannot get it to work, the 30 Degree Centigrade heat at the moment in the UK is not helping either lol.

Please help me someone, I beg of you?  Huh
646  Other / Off-topic / Re: Going to Launch a Bitcoin Faucet that gives out .0001 BTC every 24 hours but.. on: July 13, 2013, 10:44:46 AM
How much traffic do you expect to receive?

Even better question, how much capital are you putting into this venture?
647  Bitcoin / Bitcoin Technical Support / Bitcoin Boost Dep Tutorial Maybe on: July 13, 2013, 10:42:47 AM
I have noticed, myself included that a few users get stuck at the boost part of the Bitcoin self compile section when doing this in Windows.

Does anyone have a working guide just for this that 100% works right now in Windows 64?
648  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 13, 2013, 10:32:46 AM
This boost is annoying me no end, everything else has gone so smooth but I have added everything people have told me and follow the guide to the T. I just don't know what I am missing.
649  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 13, 2013, 10:20:49 AM
Hi everyone, I have followed this tutorial word for word but everytime I try to compile boost I get this error - C:\deps\boost_1_54_0>bootstrap.bat mingw
Building Boost.Build engine
'gcc' is not recognized as an internal or external command,
operable program or batch file.

Does anyone know what i am doing wrong as I do not want to botch it and try and carry on with this error?

Thanks

If it says it can't find gcc, then did you do nitrogenetics step 1.3? Which is
Add MinGW bin folder to your PATH environment variable (C:\MinGW\bin if you used installer defaults)

Ron

Yeah I have gone that but still get this error:

Building Boost.Build engine
'gcc' is not recognized as an internal or external command,
operable program or batch file.

Any ideas?

Thanks for you help so far.
650  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 12, 2013, 10:07:52 PM
Hi everyone, I have followed this tutorial word for word but everytime I try to compile boost I get this error - C:\deps\boost_1_54_0>bootstrap.bat mingw
Building Boost.Build engine
'gcc' is not recognized as an internal or external command,
operable program or batch file.

Does anyone know what i am doing wrong as I do not want to botch it and try and carry on with this error?

Thanks
651  Other / Off-topic / Re: Bitcoin666.org on: July 12, 2013, 08:11:05 PM
Its was very strange, I don't think it it was bang on the the minute but with so many timezones, its hard to pin point it.

I am still waiting for a $1000 dollar prediction please?
You'll need to go to bitcoin10000.org for that prediction.


Yeah lol, that made be laugh :-)
652  Alternate cryptocurrencies / Altcoin Discussion / Re: ★★★ [ANN][VLC] ValueCoin | The real valuable coin | Launched on: July 12, 2013, 08:10:23 PM
Just relax on the trading side for now. Get on an exchange too soon and it will not do well due to low volume. A high difficulty shows interest in the coin by miners and at the moment this coin hardly has any. Give it time.
653  Other / Off-topic / Re: Bitcoin666.org on: July 12, 2013, 04:57:36 PM
Domain needs to be mine!!!!!      Douche bag probably is baptist though Sad



I would love that. What would you do with it?

Make up a bunch of nonsense about proof that Bitcoin is the mark of the beast then plaster it with adsense ads and get rich off bible thumpers?  For a bonus helping of irony use your adsense checks to buy more Bitcoins.

That sounds like a great idea. Which makes me wonder, why is there no adverts on that website? I will generate 0 income. What is the point of it?
654  Other / Off-topic / Re: Bitcoin666.org on: July 12, 2013, 04:02:29 PM
Domain needs to be mine!!!!!      Douche bag probably is baptist though Sad



I would love that. What would you do with it?
655  Bitcoin / Bitcoin Discussion / Re: Where do you store most of your coins for long term storage? on: July 12, 2013, 03:08:32 PM
First off it is encrypted, which is obvious.

I then have it stored on five usbs, 2 mini SD cards and on 10 Hard Drives spanning multiple rigs.

Also the Bitcoin appdata folder is mapped across and not directly on the hard drive of the client.
656  Alternate cryptocurrencies / Altcoin Discussion / Re: BBQcoin.org Official Thread on: July 12, 2013, 03:05:29 PM
If anyone messes with BBQcoin then they get this from the Developer team : https://www.youtube.com/watch?v=VclFEwUGdY0

If you abandon us and start mining a random new coin then enjoy this : https://www.youtube.com/watch?v=1ZaPMhg-gYw

However if you support BBQcoin until the end of time you get this forever : https://www.youtube.com/watch?v=fHghr0eLhzA
657  Bitcoin / Bitcoin Discussion / When the Bitcoin Diffculty gets too high for regular users. on: July 12, 2013, 02:06:15 PM
Even for ASIC owners that have the lower end hardware (I have a 25 GH/s miner on order) once the difficulty gets to unprofitable levels of which the price of Bitcoin cannot match, will ASIC miners move to another SHA 256 based coin?

The only way in which the price of Bitcoin can continue to rise with the difficulty is if the general public stop thinking in terms of having to buy one whole Bitcoin and get into the decimal place real world. The decimal is there for a reason and they need to start using it and stop having this fascination with having to have a whole Bitcoin.

What does everyone else think? Will the general user accept the change into buying decimals of a Bitcoin or move to another coin that they can get whole amounts of, even if worth less?

These are just questions, I have no opinion as yet.
658  Alternate cryptocurrencies / Altcoin Discussion / Re: ★★★ [ANN][VLC] ValueCoin | The real valuable coin | Launched on: July 12, 2013, 10:30:11 AM
Just do what I am doing. Get a spare PC. Smack a 5870 into that bad boy. Shove it into the corner of the room and solo mine the ass of it with 400 kh/s and then forget about it for a month.

At the end of the month a nice surprise as you find out the display driver crashed on day 2.

Seriously though, this would be a good way to go, as the difficulty needs to go up before it will slap itself on an exchange. This coin needs constant 24/7 miners. Not hit and runs.

Come on VC lovers, lets get mining.
659  Alternate cryptocurrencies / Announcements (Altcoins) / Re: *Updated* Bottlecaps NEW v1.2.1 [CAP]| No Premine | 0.25 Start Diff |Proof Stake on: July 12, 2013, 08:06:23 AM
We are still looking into a marketplace either our own would prefer a market that takes numerous coins as I think one that takes many alts is more applicable. Maybe this site uses cryptsy and a site that does USD to Bitoin to calculate the value of the specific item based on what the seller wants. Any other coins want to get together and look for someone to make such a market? The foundation could put up some coin and if others chimed in with some bounties maybe some nice web dev would make something that supports them in this fashion.

I run bbqcoin.org and I would be interested in getting together on this. Just need a few more coins and we should be able to make something happen.
660  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency on: July 12, 2013, 08:04:11 AM
OK, with this difficulty we are going to need a pool around now. A difficulty of 7 and solo mining that for me is pointless.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!