Author

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

copper member
Activity: 2324
Merit: 1348

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████
|
|
sr. member
Activity: 588
Merit: 264
Hi guys,
I`m planning to change my pc. how can i move the wallet to the new pc without losing my balance? just copy and paste the bitcore folder where bitcore-qt is located?
thanks

You need to copy files from the folder where your wallet's data are saved (all transactions and your balance...). Usually it is located in %APPDATA%\Bitcore\ or where you set it to be located. I install my wallet on external hdd and set data folder on external hdd also so it is all together.

thanks
newbie
Activity: 56
Merit: 0
Hi guys,
I`m planning to change my pc. how can i move the wallet to the new pc without losing my balance? just copy and paste the bitcore folder where bitcore-qt is located?
thanks

You need to copy files from the folder where your wallet's data are saved (all transactions and your balance...). Usually it is located in %APPDATA%\Bitcore\ or where you set it to be located. I install my wallet on external hdd and set data folder on external hdd also so it is all together.
sr. member
Activity: 588
Merit: 264
Hi guys,
I`m planning to change my pc. how can i move the wallet to the new pc without losing my balance? just copy and paste the bitcore folder where bitcore-qt is located?
thanks
copper member
Activity: 2324
Merit: 1348
I have today start the first full nodes with Segwit support. -uacomment=UASF-Segwit-BIP148.

Supporting Segwit on BTX by UASF

Info about UASF here http://www.uasf.co/

1. Please download Bitcore Core here: https://github.com/LIMXTEC/BitCore/releases (It isn't a new version)

2. You will be prompted to choose a directory to store the Bitcore blockchain and your wallet. Click OK to use default. And 'Allow access' if windows firewall pops up.

3. Bitcore Core will begin to download the block chain. This step will take some time. (You can stop Bitcore Core at any time by closing it; it will resume from the point where it stopped the next time you start it.)

4. Now, to signal #BIP148 (UASF) on Windows, you need to edit the shortcut properties of Bitcore Core by right clicking the application, going to Properties, and changing the Shortcut Target to:

"C:\Program Files\Bitcore\Bitcore-qt.exe" -uacomment=UASF-Segwit-BIP148
or

Code:
bitcore.conf
uacomment=BIP8
uacomment=UASF-SegWit-BIP149
uacomment=UASF-SegWit-BIP148

https://www.reddit.com/r/Bitcoin/comments/69xkvv/understanding_bip149_redeployment_of_segwit_with/

Also, Port 9333 must be open on your router otherwise your node will not be connected to by peers

Windows: %APPDATA%\Bitcore\
Mac: $HOME/Library/Application Support/Bitcore/
Linux: $HOME/.bitcore/

And append the line: uacomment=UASF-SegWit-BIP148
newbie
Activity: 56
Merit: 0
Don't know about you guys, but taking this time and stocking up on cheap BTX.

BUY THE DIP!

Do you think BTX has some future? I don't really understand what are features of BTX but I am mining it while the difficulty is low.
sr. member
Activity: 275
Merit: 250
just remembering: the final version from tpruvot CUDA Miner ccminer

https://twitter.com/Bitcore_BTX/status/863929836947087360

https://github.com/tpruvot/ccminer/releases/tag/v2.0-tpruvot

Greetz
Steve
Cool, finally! Thanks for the heads-up. I've updated my pool help page with the new ccminer link - http://neonpool.sytes.net/getting_started

Nvidia Bitcore miners, please try out the new ccminer^^ and let me know if the pool hash rate is in sync with the miner.
legendary
Activity: 1106
Merit: 1004
No risk, no fun!
sr. member
Activity: 275
Merit: 250
windows 10 and from the github link right there ^
Antivirus blocking the .exe? You can maybe try out the miner exes from the link coin dev shared here - http://bitsend.info/forums/index.php?topic=178.msg1298#msg1298
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
windows 10 and from the github link right there ^
sr. member
Activity: 275
Merit: 250
it is.
That sounds like a problem. Could you point out from where you downloaded the miner files and I am assuming you are using Windows OS?
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
sr. member
Activity: 275
Merit: 250
BitCore neonpool - http://neonpool.sytes.net
Minimum auto payout: 0.1 BTX (No tx fee, payouts every 1 hour)
Pool fee: 1%


Bitcore NeonPool need more hashing power to maintain a stable block generation rate. Miners kindly join and help spread out the hashing power of Bitcore to stabilize the network.


My NVIDIA ccminer showing 84 Mh (6x1070), but only 50 Mh on your pool. Any ideas why so?
I've seen here people mention ccminer and most bitcore pool hash rates display not in sync. If possible can you try the latest ccminer - https://github.com/palginpav/ccminer/releases/tag/2.0-bitcore.v3 which was mentioned in bitcore slack channel? More importantly, its the shares count that matter based on which reward balance is split between miners.

I'm a total noob when it comes to mining.  What do I have to do to configure this?  I have a .bat and .exe
In your .bat file you can add one of the the below lines based on your .exe and execute it. Please make sure you update your bitcore wallet address in there.

AMD GPU:
Code:
sgminer.exe --kernel timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u -p x
pause

NVIDIA GPU:
Code:
ccminer.exe -a timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u -p x
pause


it says the system cannot find the file specified.
You will have to keep the .exe file in the same folder as the .bat file before executing it (here ccminer.exe or sgminer.exe).
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
BitCore neonpool - http://neonpool.sytes.net
Minimum auto payout: 0.1 BTX (No tx fee, payouts every 1 hour)
Pool fee: 1%


Bitcore NeonPool need more hashing power to maintain a stable block generation rate. Miners kindly join and help spread out the hashing power of Bitcore to stabilize the network.


My NVIDIA ccminer showing 84 Mh (6x1070), but only 50 Mh on your pool. Any ideas why so?
I've seen here people mention ccminer and most bitcore pool hash rates display not in sync. If possible can you try the latest ccminer - https://github.com/palginpav/ccminer/releases/tag/2.0-bitcore.v3 which was mentioned in bitcore slack channel? More importantly, its the shares count that matter based on which reward balance is split between miners.

I'm a total noob when it comes to mining.  What do I have to do to configure this?  I have a .bat and .exe
In your .bat file you can add one of the the below lines based on your .exe and execute it. Please make sure you update your bitcore wallet address in there.

AMD GPU:
Code:
sgminer.exe --kernel timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u -p x
pause

NVIDIA GPU:
Code:
ccminer.exe -a timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u -p x
pause


it says the system cannot find the file specified.
sr. member
Activity: 275
Merit: 250
BitCore neonpool - http://neonpool.sytes.net
Minimum auto payout: 0.1 BTX (No tx fee, payouts every 1 hour)
Pool fee: 1%


Bitcore NeonPool need more hashing power to maintain a stable block generation rate. Miners kindly join and help spread out the hashing power of Bitcore to stabilize the network.


My NVIDIA ccminer showing 84 Mh (6x1070), but only 50 Mh on your pool. Any ideas why so?
I've seen here people mention ccminer and most bitcore pool hash rates display not in sync. If possible can you try the latest ccminer - https://github.com/palginpav/ccminer/releases/tag/2.0-bitcore.v3 which was mentioned in bitcore slack channel? More importantly, its the shares count that matter based on which reward balance is split between miners.
You can see the hash rate display sync issue details here - https://bitcointalksearch.org/topic/m.18808812
sr. member
Activity: 275
Merit: 250
BitCore neonpool - http://neonpool.sytes.net
Minimum auto payout: 0.1 BTX (No tx fee, payouts every 1 hour)
Pool fee: 1%


Bitcore NeonPool need more hashing power to maintain a stable block generation rate. Miners kindly join and help spread out the hashing power of Bitcore to stabilize the network.


My NVIDIA ccminer showing 84 Mh (6x1070), but only 50 Mh on your pool. Any ideas why so?
I've seen here people mention ccminer and most bitcore pool hash rates display not in sync. If possible can you try the latest ccminer - https://github.com/palginpav/ccminer/releases/tag/2.0-bitcore.v3 which was mentioned in bitcore slack channel? More importantly, its the shares count that matter based on which reward balance is split between miners.

I'm a total noob when it comes to mining.  What do I have to do to configure this?  I have a .bat and .exe
In your .bat file you can add one of the the below lines based on your .exe and execute it. Please make sure you update your bitcore wallet address in there.

AMD GPU:
Code:
sgminer.exe --kernel timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u -p x
pause

NVIDIA GPU:
Code:
ccminer.exe -a timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u -p x
pause
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
BitCore neonpool - http://neonpool.sytes.net
Minimum auto payout: 0.1 BTX (No tx fee, payouts every 1 hour)
Pool fee: 1%


Bitcore NeonPool need more hashing power to maintain a stable block generation rate. Miners kindly join and help spread out the hashing power of Bitcore to stabilize the network.


My NVIDIA ccminer showing 84 Mh (6x1070), but only 50 Mh on your pool. Any ideas why so?
I've seen here people mention ccminer and most bitcore pool hash rates display not in sync. If possible can you try the latest ccminer - https://github.com/palginpav/ccminer/releases/tag/2.0-bitcore.v3 which was mentioned in bitcore slack channel? More importantly, its the shares count that matter based on which reward balance is split between miners.

I'm a total noob when it comes to mining.  What do I have to do to configure this?  I have a .bat and .exe
sr. member
Activity: 275
Merit: 250
BitCore neonpool - http://neonpool.sytes.net
Minimum auto payout: 0.1 BTX (No tx fee, payouts every 1 hour)
Pool fee: 1%


Bitcore NeonPool need more hashing power to maintain a stable block generation rate. Miners kindly join and help spread out the hashing power of Bitcore to stabilize the network.


My NVIDIA ccminer showing 84 Mh (6x1070), but only 50 Mh on your pool. Any ideas why so?
I've seen here people mention ccminer and most bitcore pool hash rates display not in sync. If possible can you try the latest ccminer - https://github.com/palginpav/ccminer/releases/tag/2.0-bitcore.v3 which was mentioned in bitcore slack channel? More importantly, its the shares count that matter based on which reward balance is split between miners.
member
Activity: 74
Merit: 10
BitCore neonpool - http://neonpool.sytes.net
Minimum auto payout: 0.1 BTX (No tx fee, payouts every 1 hour)
Pool fee: 1%


Bitcore NeonPool need more hashing power to maintain a stable block generation rate. Miners kindly join and help spread out the hashing power of Bitcore to stabilize the network.


My NVIDIA ccminer showing 84 Mh (6x1070), but only 50 Mh on your pool. Any ideas why so?
sr. member
Activity: 275
Merit: 250
BitCore neonpool - http://neonpool.sytes.net
Minimum auto payout: 0.1 BTX (No tx fee, payouts every 1 hour)
Pool fee: 1%


Bitcore NeonPool need more hashing power to maintain a stable block generation rate. Miners kindly join and help spread out the hashing power of Bitcore to stabilize the network.


How to start mining:
AMD: sgminer --kernel timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u -p x
NVIDIA: ccminer -a timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u -p x
CPU: cpuminer -a bitcore -o stratum+tcp://neonpool.sytes.net:4008 -u -p x
Jump to:
© 2020, Bitcointalksearch.org