Bitcoin Forum
June 21, 2024, 01:22:05 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 16 17 »
161  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DopeCoin | 8 % POS | DopeMarket (BETA) | GROW Ops on: March 22, 2016, 01:06:59 PM
People, it's enough now.
Please stop talking about how good is Dopecoin and remind everyone what is being done, because it makes the price go up.
I'm waiting for another coin to go up and have some little BTC to get more Dope, so, if you want to write something here,
please FUD Smiley

Yes, the more FUD the better  Grin

Currently, seeking some funding for DopeCoin infrastructure and close to landing it.  This is separate from investments into the Grow Op/Business aspect.  We have some pretty cool stuff coming down the pipeline once we sort out our wallet and get lined up.

The word your looking for is HYPE. FUD=Fear, Uncertainty and Doubt. Unless your wanting to tank the price so you grab some cheaper DOPE, if so, carry on. I have some buy orders/support going down to 30sats so bring on the crash Smiley

The word I'm looking for is DYDOMBO (dump your dope on my buy order) Smiley
162  Bitcoin / Bitcoin Discussion / Re: Moved on: March 21, 2016, 08:15:34 PM
Finally managed to compile, leave this as a reference in case someone else run into problems.

First:
Code:
cd src/leveldb/
chmod +x build_detect_platform
make libleveldb.a
make libmemenv.a

Then run the typical commands
Code:
qmake
make

At some point I got these errors:
Code:
/usr/bin/ld: cannot find -lboost_system-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_filesystem-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_program_options-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_thread-mgw46-mt-sd-1_53
collect2: error: ld returned 1 exit status
make: *** [AdzCoin-qt] Error 1

After some googling I found this: https://fanbitcoin.com/index.php?topic=618377.780

You open the Makefile with a text editor and change
Code:
LIBS += -lboost_system-mgw46-mt-sd-1_53 -lboost_filesystem-mgw46-mt-sd-1_53 -lboost_program_options-mgw46-mt-sd-1_53 -lboost_thread-mgw46-mt-sd-1_53
into
Code:
LIBS += -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread

Just finished sync, I'll try put my coins there now.
163  Bitcoin / Bitcoin Discussion / Re: Moved on: March 21, 2016, 11:29:34 AM
Hi Jens,
any chance you can have one of your dev to compile a 64bit linux qt-wallet?
I tried to compile it but I have errors.
Point is that different wallets require different libraries to compile and the setup I have now works quite ok for many.
Downgrading libraries breaks some packages and it will be a mess for me.

I'm still having my coins on Yobit but I don't feel very confortable keeping them on there.
Thank you.

I'd install Windows on USB Flash Drive.. Roll Eyes

Winwhat?
164  Bitcoin / Bitcoin Discussion / Re: Moved on: March 21, 2016, 10:58:40 AM
Hi Jens,
any chance you can have one of your dev to compile a 64bit linux qt-wallet?
I tried to compile it but I have errors.
Point is that different wallets require different libraries to compile and the setup I have now works quite ok for many.
Downgrading libraries breaks some packages and it will be a mess for me.

I'm still having my coins on Yobit but I don't feel very confortable keeping them on there.
Thank you.

EDIT: Don't need it anymore. (https://bitcointalk.org/index.php?topic=1292875.msg14274693#msg14274693)

165  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DopeCoin | 8 % POS | DopeMarket (BETA) | GROW Ops on: March 20, 2016, 07:45:28 PM
People, it's enough now.
Please stop talking about how good is Dopecoin and remind everyone what is being done, because it makes the price go up.
I'm waiting for another coin to go up and have some little BTC to get more Dope, so, if you want to write something here,
please FUD Smiley
166  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] | PostCoin | [POST] | Pure POS | Revenue Sharing Board Partnership on: March 19, 2016, 11:04:43 PM
Hi dev,
any chance you can post a 64bit linux wallet?
Tried to compile it but still going nowere, and I would like to take part in the airdrop.
Thank you!

Our main developer will be back on Monday, and unfortunately i am not very familiar with linux.

So if that will be too late then We may offer a tip for somebody who posts a precompiled qt wallet for linux.

Monday will be OK, I'm not mining.
Thank you!
167  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] | PostCoin | [POST] | Pure POS | Revenue Sharing Board Partnership on: March 19, 2016, 10:54:10 PM
Hi dev,
any chance you can post a 64bit linux wallet?
Tried to compile it but still going nowere, and I would like to take part in the airdrop.
Thank you!

whats ur error output?

here's the link to my previous post:
https://bitcointalk.org/index.php?topic=1402308.msg14243727#msg14243727

tried several times but got stuck always there

u got any other wallet on the pc?
cuz it runs on my linux 64 bit

cd PostCoin/src/leveldb
make clean
chmod +x build_detect_platform
cd ..
make -f makefile.unix

it should work

Oh, sorry.
I should have mentioned that I'm trying to build the qt wallet.
168  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] | PostCoin | [POST] | Pure POS | Revenue Sharing Board Partnership on: March 19, 2016, 10:15:42 PM
Hi dev,
any chance you can post a 64bit linux wallet?
Tried to compile it but still going nowere, and I would like to take part in the airdrop.
Thank you!

whats ur error output?

here's the link to my previous post:
https://bitcointalk.org/index.php?topic=1402308.msg14243727#msg14243727

tried several times but got stuck always there
169  Bitcoin / Bitcoin Discussion / Re: Moved on: March 19, 2016, 09:19:23 PM
I don`t know but I purchase enough to join in CryptoCoinTraffic and purchased a VIP membership. I would like to thank the person who is selling at such a low price  Grin

For sure it's not me Smiley
170  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DopeCoin | 8 % POS | DopeMarket (BETA) | GROW Ops on: March 19, 2016, 08:43:27 PM
You know guys, this dopecoin thread is great!
I've been holding for more than a year now, and I think like many of us also, but just a very few people have spread low energy.
I can't tell the same about almost any other coin.

Dope, live long and prosper Smiley
171  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] | PostCoin | [POST] | Pure POS | Revenue Sharing Board Partnership on: March 19, 2016, 08:21:43 PM
Hi dev,
any chance you can post a 64bit linux wallet?
Tried to compile it but still going nowere, and I would like to take part in the airdrop.
Thank you!
172  Bitcoin / Bitcoin Discussion / Re: Moved on: March 19, 2016, 07:36:18 PM
Who is selling ADZ this cheap?
173  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DopeCoin | 8 % POS | DopeMarket (BETA) | GROW Ops on: March 19, 2016, 11:27:53 AM
Hi.
Is the option of changing to another base code taken into account?
P.S. I just noticed the block explorer is down.

All the best.
mass
174  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] | PostCoin | [POST] | Pure POS | Revenue Sharing Board Partnership on: March 18, 2016, 11:11:02 PM
Hi,
I get an "undefined references to `leveldb::WriteBatch::~WriteBatch()" error several times before it stops compiling at all on my linux 64bit.

build/main.o:main.cpp:(.text+0xc4f9): more undefined references to `leveldb::WriteBatch::~WriteBatch()' follow
collect2: error: ld returned 1 exit status
make: *** [PostCoin-qt] Error 1

Any help?

try

cd leveldb
make clean
chmod +x build_detect_platform

Hi.
Tried that but no luck, I still get the same error.

175  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] | PostCoin | [POST] | Pure POS | Revenue Sharing Board Partnership on: March 18, 2016, 06:49:37 PM
Hi,
I get an "undefined references to `leveldb::WriteBatch::~WriteBatch()" error several times before it stops compiling at all on my linux 64bit.

build/main.o:main.cpp:(.text+0xc4f9): more undefined references to `leveldb::WriteBatch::~WriteBatch()' follow
collect2: error: ld returned 1 exit status
make: *** [PostCoin-qt] Error 1

Any help?
176  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: UBERCOIN XBU CAMPAIGN THREAD 3 STAGE on: March 16, 2016, 05:05:19 PM
enrolled
177  Bitcoin / Bitcoin Discussion / Re: Moved on: March 16, 2016, 03:38:17 PM
Hey JensS

So will the blockchain be sorted out, since it's been stuck for over 3 hours now here http://adzcoin.net/

Block   Hash   Recipients   Amount (ADZ)   Timestamp
0   da2bd6bc4843eacbf6fa2a33cd88f428cba40d86385dc85800059feca195c0f5   2   2920.01012151   Thu, 01 Jan 1970 00:00:00 GMT
41745   b41606591a0fd84fd87addab58ae12f27d8bda97bf640bff2a21cb006132c0c9   1   40.00000000   Mon, 14 Mar 2016 14:10:13 GMT


according to johnp


Just want things running smoothly prior to the launch of your project  Grin


Sure everything is fine and will be fine no worries.

PS: launch is approaching fast! I think tomorrow we can already start testing the API and extension. Smiley

Hi Jens,
would you share some screenshots of the extension when you can?
Also, I couldn't find a twitter account for ADZ, maybe it's time to get one  Smiley edit : this one is also used for ADZ https://twitter.com/StartPeeps
Thanks a lot.
mass
178  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Be careful of Trash&Burn [TBC/TXB] PoS 300% on: March 15, 2016, 10:27:02 AM
Good job, thank you!
179  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PCM] PROCOM coin | PoW | Scrypt ★★★★★ on: March 15, 2016, 09:17:33 AM
Hi.
Just turned my comouter on and started the wallet.
It synced in a blink of an eye and it's at block 156 now.
My config is the same as in OP.
180  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PCM] PROCOM coin | PoW | Scrypt ★★★★★ on: March 14, 2016, 01:55:41 PM
Hi,
I have 7 connection on my wallet but stuck at block 56 since a couple of hours. I have procom.conf file but still can't move from there.
What block is everyone else stucked to?

this is the current block - there is no 57 at the moment due to the high diff.

Regards

i thought i was stuck because my wallet says I'm 3 hours behind, but i see it's very hard to find blocks.
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!