Tomorrowman
Member
Offline
Activity: 74
Merit: 10
|
|
May 14, 2017, 05:19:30 AM |
|
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?
|
|
|
|
Neon~
|
|
May 14, 2017, 06:16:04 AM |
|
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.
|
|
|
|
jonald_fyookball
Legendary
Offline
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
|
|
May 14, 2017, 01:17:34 PM |
|
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
|
|
|
|
Neon~
|
|
May 14, 2017, 02:47:45 PM |
|
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: sgminer.exe --kernel timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u <your-wallet-address> -p x pause NVIDIA GPU: ccminer.exe -a timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u <your-wallet-address> -p x pause
|
|
|
|
Neon~
|
|
May 14, 2017, 02:50:09 PM |
|
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://bitcointalk.org/index.php?topic=1883902.msg18808812#msg18808812
|
|
|
|
jonald_fyookball
Legendary
Offline
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
|
|
May 14, 2017, 05:57:50 PM |
|
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: sgminer.exe --kernel timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u <your-wallet-address> -p x pause NVIDIA GPU: ccminer.exe -a timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u <your-wallet-address> -p x pause it says the system cannot find the file specified.
|
|
|
|
Neon~
|
|
May 14, 2017, 06:39:32 PM |
|
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: sgminer.exe --kernel timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u <your-wallet-address> -p x pause NVIDIA GPU: ccminer.exe -a timetravel10 -o stratum+tcp://neonpool.sytes.net:4008 -u <your-wallet-address> -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).
|
|
|
|
jonald_fyookball
Legendary
Offline
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
|
|
May 14, 2017, 06:59:46 PM |
|
it is.
|
|
|
|
Neon~
|
|
May 14, 2017, 07:10:42 PM |
|
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?
|
|
|
|
jonald_fyookball
Legendary
Offline
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
|
|
May 14, 2017, 07:18:40 PM |
|
windows 10 and from the github link right there ^
|
|
|
|
|
metamorphin
Legendary
Offline
Activity: 1106
Merit: 1004
No risk, no fun!
|
|
May 15, 2017, 01:36:42 AM |
|
|
|
|
|
Neon~
|
|
May 15, 2017, 02:01:55 AM Last edit: May 15, 2017, 05:32:46 AM by Neon~ |
|
Cool, finally! Thanks for the heads-up. I've updated my pool help page with the new ccminer link - http://neonpool.sytes.net/getting_startedNvidia Bitcore miners, please try out the new ccminer^^ and let me know if the pool hash rate is in sync with the miner.
|
|
|
|
Mitja1998
Newbie
Offline
Activity: 56
Merit: 0
|
|
May 15, 2017, 05:23:43 AM |
|
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.
|
|
|
|
Limx Dev (OP)
Copper Member
Legendary
Offline
Activity: 2352
Merit: 1348
|
|
May 15, 2017, 01:37:55 PM Last edit: May 20, 2017, 02:49:55 PM by Limx Dev |
|
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 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
|
Bitcore BTX - a UTXO fork of Bitcoin - since 2017
|
|
|
Bombardier
|
|
May 15, 2017, 02:31:34 PM |
|
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
|
|
|
|
Mitja1998
Newbie
Offline
Activity: 56
Merit: 0
|
|
May 15, 2017, 03:04:17 PM |
|
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.
|
|
|
|
Bombardier
|
|
May 15, 2017, 03:37:01 PM |
|
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
|
|
|
|
Limx Dev (OP)
Copper Member
Legendary
Offline
Activity: 2352
Merit: 1348
|
|
May 15, 2017, 09:08:17 PM |
|
████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████
| ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████
| | | | | | ___████████___ _████████████████_ _█████████ █ ██████_ _██████ ███████_ _█████████ ██████_ █████████ ██ █ ███ █████████ █ ███ ███████ ███ ████ █████ █ ███¯ ██████ █ ███¯ ██████ █ ██████████ ¯████████████████¯ ¯███████████¯¯
| | | | | BitCore - BTXClients |Source www.bitcore.cc | ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████
| ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████
|
[center][table][tr] [td][font=Courier][size=2px][color=black] ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ [/color][/size][/font][/td] [td][font=Courier][size=2px][color=#cd00cd] ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ [/color][/size][/font][/td] [td][center][url=https://bitcointalk.org/index.php?topic=1883902.0][size=14px][color=#cd00cd][b][color=black]A new playground for BTC User[/color][BR][size=10pt]No ICO - BTC Snapshot[/size][/b][/color][/size][/url][/center][/td] [td][b][size=16px][color=#921484]| |[/color][/size][/b][/td] [td][right][url=https://bitcointalk.org/index.php?topic=1883902.0][color=transparent].[/color][size=14pt][b][font=Trebuchet MS][color=#8A1386]S[/color][color=#861386]E[/color][color=#821387]G[/color][color=#7E1287]W[/color][color=#7A1288]I[/color][color=#761288]T[/color][color=#721189]-[/color] [color=#6A118A]2[/color][color=#66108B]0[/color][color=#62108B]M[/color][color=#5E108C]B[/color][/font][/b][/size][/url][color=transparent].[/color] [url=http://claim.bitcore.cc/][font=Trebuchet MS][size=11pt][b][color=transparent].[/color][color=black]Claim your BTX[/color][color=transparent].[/color][/b][/size][/font][/url] [/right][/td]
[td][font=Courier][size=2px][color=#cd00cd] ___████████___ _████████████████_ _█████████ █ ██████_ _██████ ███████_ _█████████ ██████_ █████████ ██ █ ███ █████████ █ ███ ███████ ███ ████ █████ █ ███¯ ██████ █ ███¯ ██████ █ ██████████ ¯████████████████¯ ¯███████████¯¯ [/color][/size][/font][/td]
[td][center][url=https://bitcointalk.org/index.php?topic=1883902.0][size=5pt][color=transparent].[/color][/size][size=14pt][b][font=Trebuchet MS][color=#5A108D]C[/color][color=#5E108C]o[/color][color=#62108B]r[/color][color=#66108B]e[/color][color=#6A118A][/color] [color=#721189]0[/color][color=#771288].[/color][color=#7B1288]14[/color][color=#7F1287].0[/color][/font][/b][color=transparent].[/color][/size][/url][/center] [left][url=http://claim.bitcore.cc/][font=Trebuchet MS][size=11pt][b][size=8pt][color=transparent].[/color][/size][color=black] complete for free!![/color][color=transparent].[/color][/b][/size][/font][/url] [/left][/td] [td][b][size=16px][color=#921484]| |[/color][/size][/b][/td] [td][size=14pt][b][url=https://bitcointalk.org/index.php?topic=1883902.0][color=#cd00cd]BitCore - BTX[/color][/url][/b][/size][size=6pt][url=https://github.com/LIMXTEC/BitSend/releases]Clients |[/url][url=https://github.com/LIMXTEC/BitCore/releases]Source[/url][/size][BR][size=14pt][b][url=http://bitcore.cc][color=#cd00cd]www.bitcore.cc[/color][/url][/b][/size][/td] [td][font=Courier][size=2px][color=black] ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ [/color][/size][/font][/td] [td][font=Courier][size=2px][color=#cd00cd] ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ ████ [/color][/size][/font][/td] [/tr][/table][/center]
I have made a first signature for BitCore. I hope we can improve it.^^
|
Bitcore BTX - a UTXO fork of Bitcoin - since 2017
|
|
|
bones261
Legendary
Offline
Activity: 1806
Merit: 1828
|
|
May 15, 2017, 11:51:31 PM |
|
I have made a first signature for BitCore. I hope we can improve it.^^
Thanks. I'm wearing it now.
|
|
|
|
|