Pages:
Author

Topic: Discontinued - page 16. (Read 26949 times)

sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
May 03, 2017, 01:21:35 AM
Is my setting wrong?


hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
May 03, 2017, 01:01:30 AM
wallet is not work win 64 bit  Huh (fixed)

No block source available  Huh

make sure you are running windows 64 bit with wallet 64 bit.

no block source available can be fixed by adding all the nodes on the front page into your c-bits.conf file

already fixed and i mining pool it. terrible not found any block. is chance solo mining?

already added Run.bat on Cbit-qt.exe

Still not found block here

thats good...

i am currently mining at minerspool.us  at 1th/s  and im getting a payout every 2 hours approx on average.

try that pool instead.

solo mining is fine....difficulty is still low if u got a decent miner
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
May 03, 2017, 12:33:20 AM
wallet is not work win 64 bit  Huh (fixed)

No block source available  Huh

make sure you are running windows 64 bit with wallet 64 bit.

no block source available can be fixed by adding all the nodes on the front page into your c-bits.conf file

already fixed and i mining pool it. terrible not found any block. is chance solo mining?

already added Run.bat on Cbit-qt.exe

Still not found block here
hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
May 02, 2017, 11:37:39 AM
wallet is not work win 64 bit  Huh (fixed)

No block source available  Huh

make sure you are running windows 64 bit with wallet 64 bit.

no block source available can be fixed by adding all the nodes on the front page into your c-bits.conf file
hero member
Activity: 686
Merit: 500
May 02, 2017, 09:21:17 AM
wallet is not work win 64 bit  Huh (fixed)

No block source available  Huh
64bit wallet working, that's what I'm using and having no problem!
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
May 02, 2017, 03:51:24 AM
wallet is not work win 64 bit  Huh (fixed)

No block source available  Huh
hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
May 02, 2017, 12:54:16 AM
Okay, so apparently linux 64 was not supported until 0.13.0

We will have to wait until we have the latest commits then, to get listed on coinexchange.io

Crzybilly isn't too far off from getting it done.
hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
May 02, 2017, 12:44:14 AM
Guys,

there's another hiccup with the installation of cbits on coinexchange.io

Here's the response:

Hi -

Getting an error from the latest github source:

./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
./configure: line 4382: syntax error near unexpected token `11,'
./configure: line 4382: `AX_CXX_COMPILE_STDCXX(11, noext, mandatory)'


Please advise.

Regards


If anybody knows what this means, please post.

have them run
cd depends
make HOST=host-platform-triplet
// compile the wallet client for the given target (win32)
cd ..
./autogen.sh
./configure --prefix=`pwd`/depends/host-platform-triplet
make -j4


Hi -

Same error:

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
./configure: line 4382: syntax error near unexpected token `11,'
./configure: line 4382: `AX_CXX_COMPILE_STDCXX(11, noext, mandatory)'

Please let us know when you have a linux 64 bit version working and tested.

Regards
hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
May 02, 2017, 12:27:45 AM
Okay,

I forwarded your suggestion to coinexchange.io

...on another note, 32/250 on novaexchange! nice!

 Please vote!
sr. member
Activity: 703
Merit: 250
May 02, 2017, 12:09:05 AM
Guys,

there's another hiccup with the installation of cbits on coinexchange.io

Here's the response:

Hi -

Getting an error from the latest github source:

./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
./configure: line 4382: syntax error near unexpected token `11,'
./configure: line 4382: `AX_CXX_COMPILE_STDCXX(11, noext, mandatory)'


Please advise.

Regards


If anybody knows what this means, please post.

have them run
cd depends
make HOST=host-platform-triplet
// compile the wallet client for the given target (win32)
cd ..
./autogen.sh
./configure --prefix=`pwd`/depends/host-platform-triplet
make -j4
hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
May 01, 2017, 11:07:25 PM
Guys,

there's another hiccup with the installation of cbits on coinexchange.io

Here's the response:

Hi -

Getting an error from the latest github source:

./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
./configure: line 4382: syntax error near unexpected token `11,'
./configure: line 4382: `AX_CXX_COMPILE_STDCXX(11, noext, mandatory)'


Please advise.

Regards


If anybody knows what this means, please post.
hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
May 01, 2017, 10:05:28 PM
BTC $1449.29000 is that a new high?

and it's not looking back.

hubba hubba
hero member
Activity: 686
Merit: 500
May 01, 2017, 11:13:15 AM
Please remember to vote for Cbits on novaexchange (You can cast a vote once a day)

https://novaexchange.com/addcoin/

we're at 9/250
Just voted now 10/250
hero member
Activity: 686
Merit: 500
May 01, 2017, 11:10:15 AM
BTC $1449.29000 is that a new high?
hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
May 01, 2017, 08:55:22 AM
Please remember to vote for Cbits on novaexchange (You can cast a vote once a day)

https://novaexchange.com/addcoin/

we're at 9/250

I vote  Smiley 10/250 Wink

If the new dev and community still working hard, I think in the next few months, price will come back to 500 sat - 1000 sat Wink

Let's make C-Bit great again Grin

Thanks for voting Smiley

Also, coinexchange.io should list us shortly.

I can assure you the developer is working hard on updating the commits to current bitcoin core 0.14.1 version....but let's not rush him Smiley

The coin is in good hands now, and i'm still accumulating coins....but first I need to setup all my mining rigs once they arrive to have a solid baseline hashing.

C-bit will be great again Smiley


P.S. don't forget to join our slack channel
full member
Activity: 137
Merit: 100
May 01, 2017, 08:49:29 AM
Please remember to vote for Cbits on novaexchange (You can cast a vote once a day)

https://novaexchange.com/addcoin/

we're at 9/250

I vote  Smiley 10/250 Wink

If the new dev and community still working hard, I think in the next few months, price will come back to 500 sat - 1000 sat Wink

Let's make C-Bit great again Grin
hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
May 01, 2017, 02:20:19 AM
Please remember to vote for Cbits on novaexchange (You can cast a vote once a day)

https://novaexchange.com/addcoin/

we're at 9/250
full member
Activity: 217
Merit: 100
April 30, 2017, 09:42:51 PM
You are not a spokesperson or representative of any website or coin.

Don't give Bitcoin a bad rap by falsely self-promoting an alt-coin, especially claiming you know anything about cryptocurrency in general beyond making a quick buck.

...and how long have you been a member of ANY cryptocurrency forum let alone those mentioned here.

You are nobody --just like me.

Let me create a youtube channel....anybody likes making videos? Smiley

Great: this is an excellent work , also  i suggest you to Join https://www.xrpchat.com/. here are thousand people and also tell them about this coin. I am already doing this and I got many community people from there and now they are buying this coin but prior they didn't know about this coin.

Immediately publish a good white paper like  https://www.creditbit.org/downloads/WHITEPAPER-CREDIT2.0_2FINAL.pdf
OR
https://pivx.org/what-is-pivx/white-papers/

If anyone have links with online purchasing websites ask them to accept this coin as real coin or in real use

sorry mistakenly this was written, but intention was not that
hero member
Activity: 560
Merit: 500
Do More. Sell More. Be More Productive.
April 30, 2017, 07:06:16 PM
papa13,

He was suggesting we be more transparent by publishing a white paper and roadmap....which I agree with.

Yes we should spread the word, but not spam all those places.

Soomro is working to promote the coin like the rest of us.
newbie
Activity: 4
Merit: 0
April 30, 2017, 07:00:25 PM
You are not a spokesperson or representative of any website or coin.

Don't give Bitcoin a bad rap by falsely self-promoting an alt-coin, especially claiming you know anything about cryptocurrency in general beyond making a quick buck.

...and how long have you been a member of ANY cryptocurrency forum let alone those mentioned here.

You are nobody --just like me.

Let me create a youtube channel....anybody likes making videos? Smiley

Great: this is an excellent work , also  i suggest you to Join https://www.xrpchat.com/. here are thousand people and also tell them about this coin. I am already doing this and I got many community people from there and now they are buying this coin but prior they didn't know about this coin.

Immediately publish a good white paper like  https://www.creditbit.org/downloads/WHITEPAPER-CREDIT2.0_2FINAL.pdf
OR
https://pivx.org/what-is-pivx/white-papers/

If anyone have links with online purchasing websites ask them to accept this coin as real coin or in real use
Pages:
Jump to: