Author

Topic: [ANN][Main] Bitcore- BTX - Datacarriersize up to 220 bytes - page 1005. (Read 729875 times)

legendary
Activity: 1473
Merit: 1086
Where can I find the after-6-months distribution formula in the source code ?
legendary
Activity: 1288
Merit: 1087
The wealth distribution is well done.

But what is the purpose of the wallet containing 99.38% of the coins? Burn?



'The claiming period is 6 months. After this period we split the rest to the BTX Holder. 10% from the unclaimed rest is for the BitCore Foundation.'

it'll be distributed to existing btx holders. i'm not sure when the exact date is.
sr. member
Activity: 311
Merit: 250
The
The wealth distribution is well done.

But what is the purpose of the wallet containing 99.38% of the coins? Burn?

legendary
Activity: 1764
Merit: 1002
oh shit new airdrop, & mining coin, love classic way, moon moon BTX
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Reading through the chat I don't find people with wallet-installation-problems, so I'm reposting this:

I've been trying to get this wallet running for a while now. I'm not sure what I'm doing wrong.
It comes with a bitcore-qt binary, when I run it, I get this:
Code:
./bitcore-qt: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file or directory
I did what should have solved this (according to Google), but I get the same results.
When all else fails, read the instructions, so I did the ./autogen.sh, ./configure and make. It all runs fine, but in the end I still have the same binaries I had already.

I'm running in a VM anyway, I'd be happy to install a different Linux distribution if that means it works out of the box. Any recommendations?

Additional question: do I get it right BitCore uses the same address format as Bitcoin? If so, can I let it airdrop to an Bitcoin address I just hold the private key to, until I get the wallet working

First make sure you have the complete boost package

Code:
sudo apt-get install libboost-all-dev

And make sure, the system can find your boost libs:

Code:
sudo ldconfig
Thank you for your reply Smiley
I have libboost-all-dev installed already, and ldconfig doesn't output anything, so I assume that's okay too.
legendary
Activity: 1246
Merit: 1011
Is there any problem with suprnova pool? It seems it doesn't update and I have connection problems with web page  Huh
legendary
Activity: 914
Merit: 1001
Reading through the chat I don't find people with wallet-installation-problems, so I'm reposting this:

I've been trying to get this wallet running for a while now. I'm not sure what I'm doing wrong.
It comes with a bitcore-qt binary, when I run it, I get this:
Code:
./bitcore-qt: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file or directory
I did what should have solved this (according to Google), but I get the same results.
When all else fails, read the instructions, so I did the ./autogen.sh, ./configure and make. It all runs fine, but in the end I still have the same binaries I had already.

I'm running in a VM anyway, I'd be happy to install a different Linux distribution if that means it works out of the box. Any recommendations?

Additional question: do I get it right BitCore uses the same address format as Bitcoin? If so, can I let it airdrop to an Bitcoin address I just hold the private key to, until I get the wallet working

First make sure you have the complete boost package

Code:
sudo apt-get install libboost-all-dev

And make sure, the system can find your boost libs:

Code:
sudo ldconfig
legendary
Activity: 1106
Merit: 1004
No risk, no fun!
Sorry for the new newbie question about SEGWIT. If we run the wallet with SEGWIT we can earn BTX?
SEGWIT is one of the newest features developed by some independent developers working for some blockchainprojects.
In the end, it will make transactions faster and ready for more than 600k tx per day. an important feature to make bitcoin ready for the masses.

We in BitCore of course implement this technology and could work with more than 25 mln tx per day...I think, even tons more...

So in the end, Bitcore is prepared for the next years.

Greetz
Steve
sr. member
Activity: 275
Merit: 250
BitCore BTX Version 0.14.1.1

    https://github.com/LIMXTEC/BitCore/releases
    Update to Bitcoin Core 0.14.1.1
    Change blocktime to 2,5 min and change diffalgo to standard bitcoin. (3.5 days)
    forkblock is block 10K
    improvement for Segwit and blockreward

Kind Regards Chrsitian

Please install this Update ASAP. Segwit is online since block 3000. But the old version has a small bug. Please remove the usaf flags from the bitcore.conf. The Warning "Warning: unknown new rules activated (versionbit %i)" is possible but not critical.

Bitcore pool: http://neonpool.sytes.net wallet updated to 0.14.1.1. Happy Mining!

Zpool has a small problem with the blocktemplate. Please try this version here. https://github.com/LIMXTEC/BitCore/releases/tag/0.14.1.1.3

Updated to latest. Warnings are gone now and mining continues..
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Reading through the chat I don't find people with wallet-installation-problems, so I'm reposting this:

I've been trying to get this wallet running for a while now. I'm not sure what I'm doing wrong.
It comes with a bitcore-qt binary, when I run it, I get this:
Code:
./bitcore-qt: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file or directory
I did what should have solved this (according to Google), but I get the same results.
When all else fails, read the instructions, so I did the ./autogen.sh, ./configure and make. It all runs fine, but in the end I still have the same binaries I had already.

I'm running in a VM anyway, I'd be happy to install a different Linux distribution if that means it works out of the box. Any recommendations?

Additional question: do I get it right BitCore uses the same address format as Bitcoin? If so, can I let it airdrop to an Bitcoin address I just hold the private key to, until I get the wallet working
copper member
Activity: 2324
Merit: 1348
Sorry for the new newbie question about SEGWIT. If we run the wallet with SEGWIT we can earn BTX?

You can mine, buy or claim your BTX.
copper member
Activity: 2324
Merit: 1348
BitCore BTX Version 0.14.1.1

    https://github.com/LIMXTEC/BitCore/releases
    Update to Bitcoin Core 0.14.1.1
    Change blocktime to 2,5 min and change diffalgo to standard bitcoin. (3.5 days)
    forkblock is block 10K
    improvement for Segwit and blockreward

Kind Regards Chrsitian

Please install this Update ASAP. Segwit is online since block 3000. But the old version has a small bug. Please remove the usaf flags from the bitcore.conf. The Warning "Warning: unknown new rules activated (versionbit %i)" is possible but not critical.

Bitcore pool: http://neonpool.sytes.net wallet updated to 0.14.1.1. Happy Mining!

Zpool has a small problem with the blocktemplate. Please try this version here. https://github.com/LIMXTEC/BitCore/releases/tag/0.14.1.1.3
sr. member
Activity: 275
Merit: 250
BitCore BTX Version 0.14.1.1

    https://github.com/LIMXTEC/BitCore/releases
    Update to Bitcoin Core 0.14.1.1
    Change blocktime to 2,5 min and change diffalgo to standard bitcoin. (3.5 days)
    forkblock is block 10K
    improvement for Segwit and blockreward

Kind Regards Chrsitian

Please install this Update ASAP. Segwit is online since block 3000. But the old version has a small bug. Please remove the usaf flags from the bitcore.conf. The Warning "Warning: unknown new rules activated (versionbit %i)" is possible but not critical.

Bitcore pool: http://neonpool.sytes.net wallet updated to 0.14.1.1. Happy Mining!
full member
Activity: 139
Merit: 100
Sorry for the new newbie question about SEGWIT. If we run the wallet with SEGWIT we can earn BTX?
copper member
Activity: 2324
Merit: 1348
BitCore BTX Version 0.14.1.1

    https://github.com/LIMXTEC/BitCore/releases
    Update to Bitcoin Core 0.14.1.1
    Change blocktime to 2,5 min and change diffalgo to standard bitcoin. (3.5 days)
    forkblock is block 10K
    improvement for Segwit and blockreward

Kind Regards Chrsitian

Please install this Update ASAP. Segwit is online since block 3000. But the old version has a small bug. Please remove the usaf flags from the bitcore.conf. The Warning "Warning: unknown new rules activated (versionbit %i)" is possible but not critical.

I make later a small fix for the warning "Warning: Unknown block versions being mined! It's possible unknown rules are in effec".

Kind Regards Christian
copper member
Activity: 2324
Merit: 1348
this needs to get into bittrex really.
evertyhing bitcoin wants to be is in this coin yet it is stuck on a shitty exchange.

The coin request is still open and we have a sponsor for that.
sr. member
Activity: 2142
Merit: 418
this needs to get into bittrex really.
evertyhing bitcoin wants to be is in this coin yet it is stuck on a shitty exchange.
legendary
Activity: 1106
Merit: 1004
No risk, no fun!
How can i get BTX for free?Do i need to keep my BTC in wallet?
Bitcore.cc

Greetz
Steve
hero member
Activity: 585
Merit: 500
How can i get BTX for free?Do i need to keep my BTC in wallet?
jr. member
Activity: 107
Merit: 1
BitCore BTX Version 0.14.1.0


    Update to Bitcoin Core 0.14.1.0
    Change blocktime to 2,5 min and change diffalgo to standard bitcoin. (3.5 days)
    forkblock is block 10K

Kind Regards Chrsitian

P.S ... Windows binary file coming soon.



why the change to the block time?, this will increase the amount of coins mined by the mienrs, and there will be more dumping, i don't think this is a wise decision, all of sudden somethign liek this will wreck the coin
reward is 4 times smaller so it's the same number of coins, only thing that changed is the block time, diff adjusting algo (3.5 days as in bitcoin) and reward calculation.
Jump to: