Livebetcoin
Newbie
Offline
Activity: 307
Merit: 0
|
 |
May 06, 2018, 09:18:46 PM |
|
This coin is going places great to see
|
|
|
|
stellite_question
Jr. Member
Offline
Activity: 222
Merit: 1
|
 |
May 07, 2018, 06:43:15 AM |
|
Any specific ETA on next developmental milestone? Think it's about time XTL keep and maintain its own blog about progress and such. Could help with that if anybody wants
Whitepaper 2.0 , GUI miner have been released. Stellitepay is in the works and updated website soon.
|
|
|
|
paderobin
Member

Offline
Activity: 350
Merit: 13
|
 |
May 07, 2018, 07:48:22 AM |
|
Any specific ETA on next developmental milestone? Think it's about time XTL keep and maintain its own blog about progress and such. Could help with that if anybody wants
Whitepaper 2.0 , GUI miner have been released. Stellitepay is in the works and updated website soon. Thanks a lot. Looking forward to these updates. Can't wait for Stellitepay. Always been a fan of mobile exchange of value. I'm amped for this already!
|
|
|
|
|
JonoDude
Newbie
Offline
Activity: 16
Merit: 0
|
 |
May 07, 2018, 11:29:05 AM |
|
How do i import the blockchain file from github  ? Theres No import in the windows GUI version, so i gusee i have to use the cli version... but i dont know how? On github, all it says is : To import the file, use the following example command stellite-blockchain-import --input-file Stellite-Blockchain-Export-Block-109766.raw --verify 0 Yeah right... but where and how... do they asume that we all are expert nerds.... ?
|
|
|
|
stellite_question
Jr. Member
Offline
Activity: 222
Merit: 1
|
 |
May 07, 2018, 12:42:10 PM |
|
How do i import the blockchain file from github  ? Theres No import in the windows GUI version, so i gusee i have to use the cli version... but i dont know how? On github, all it says is : To import the file, use the following example command stellite-blockchain-import --input-file Stellite-Blockchain-Export-Block-109766.raw --verify 0 Yeah right... but where and how... do they asume that we all are expert nerds.... ? download the cli version for import (it has the blockchain-import file) then after import startup GUI version.
|
|
|
|
JonoDude
Newbie
Offline
Activity: 16
Merit: 0
|
 |
May 07, 2018, 05:13:23 PM |
|
How do i import the blockchain file from github  ? Theres No import in the windows GUI version, so i gusee i have to use the cli version... but i dont know how? On github, all it says is : To import the file, use the following example command stellite-blockchain-import --input-file Stellite-Blockchain-Export-Block-109766.raw --verify 0 Yeah right... but where and how... do they asume that we all are expert nerds.... ? download the cli version for import (it has the blockchain-import file) then after import startup GUI version. Great! but how ....? in the same folder as the GUI version or? Sigh!!! Cant get the CLI version running, something with no deamon running.... Where is the wallet file located in the GUI version... Why not just put the import function in the GUI version, so stupid fools like me can get it working....
|
|
|
|
Call_Me_Bambi
|
 |
May 07, 2018, 06:01:36 PM |
|
How do i import the blockchain file from github ????
Theres No import in the windows GUI version, so i gusee i have to use the cli version... but i dont know how?
On github, all it says is : To import the file, use the following example command stellite-blockchain-import --input-file Stellite-Blockchain-Export-Block-109766.raw --verify 0
Yeah right... but where and how... do they asume that we all are expert nerds.... ?
download the cli version for import (it has the blockchain-import file) then after import startup GUI version. Great! but how ....? in the same folder as the GUI version or? Sigh!!! Cant get the CLI version running, something with no deamon running.... Where is the wallet file located in the GUI version... Why not just put the import function in the GUI version, so stupid fools like me can get it working.... This is for a Windows install (I've done this for Sumokoin so should be same for Stellite, and I've done it to export the Stellite blockchain) 1) Install GUI wallet https://github.com/stellitecoin/StelliteGUI/releases/download/v0.0.8-1/StelliteGUI-win-V0.0.8-1.zip2) Install CLI wallet to a different folder https://github.com/stellitecoin/Stellite/releases/download/1.2.3.2/Windows-x64-1.2.3.2.zip3) Download bootstrap file https://github.com/stellitecoin/Stellite/releases/download/1.2.3.2/Stellite-Blockchain-Export-Block-109766.raw4) Run GUI wallet, then exit GUI wallet, this will create any extra files/folders it may need. 5) In folder "C:\ProgramData\stellite" create a subfolder "export" so it should be like this "C:\ProgramData\stellite\export" 6) Delete (or save elswhere just in case, espacially if wallet is there) everything in "C:\ProgramData\stellite". 7) Copy the bootstrap RAW file to "C:\ProgramData\stellite\export" 8) In the CLI wallet run file (in a DOS box) "stellite-blockchain-import.exe --verify 0" (don't know if "--verify 0" is needed or not, but worked for Sumokoin). 9) Wait for it to sync, it may look like it stalls but give it time. Note: How to do it for Sumokoin https://www.reddit.com/r/sumokoin/comments/8abejo/psa_what_to_do_if_sumowallet_cli_or_gui_stalls/
|
|
|
|
JonoDude
Newbie
Offline
Activity: 16
Merit: 0
|
 |
May 07, 2018, 07:16:03 PM |
|
How do i import the blockchain file from github  ? Theres No import in the windows GUI version, so i gusee i have to use the cli version... but i dont know how? On github, all it says is : To import the file, use the following example command stellite-blockchain-import --input-file Stellite-Blockchain-Export-Block-109766.raw --verify 0 Yeah right... but where and how... do they asume that we all are expert nerds.... ? download the cli version for import (it has the blockchain-import file) then after import startup GUI version. Great! but how ....? in the same folder as the GUI version or? Sigh!!! Cant get the CLI version running, something with no deamon running.... Where is the wallet file located in the GUI version... Why not just put the import function in the GUI version, so stupid fools like me can get it working.... This is for a Windows install (I've done this for Sumokoin so should be same for Stellite, and I've done it to export the Stellite blockchain) 1) Install GUI wallet https://github.com/stellitecoin/StelliteGUI/releases/download/v0.0.8-1/StelliteGUI-win-V0.0.8-1.zip2) Install CLI wallet to a different folder https://github.com/stellitecoin/Stellite/releases/download/1.2.3.2/Windows-x64-1.2.3.2.zip3) Download bootstrap file https://github.com/stellitecoin/Stellite/releases/download/1.2.3.2/Stellite-Blockchain-Export-Block-109766.raw4) Run GUI wallet, then exit GUI wallet, this will create any extra files/folders it may need. 5) In folder "C:\ProgramData\stellite" create a subfolder "export" so it should be like this "C:\ProgramData\stellite\export" 6) Delete (or save elswhere just in case, espacially if wallet is there) everything in "C:\ProgramData\stellite". 7) Copy the bootstrap RAW file to "C:\ProgramData\stellite\export"  In the CLI wallet run file (in a DOS box) "stellite-blockchain-import.exe --verify 0" (don't know if "--verify 0" is needed or not, but worked for Sumokoin). 9) Wait for it to sync, it may look like it stalls but give it time. Note: How to do it for Sumokoin https://www.reddit.com/r/sumokoin/comments/8abejo/psa_what_to_do_if_sumowallet_cli_or_gui_stalls/Thanks for trying, but i just got some new errors in the log file, so i giveup for now, and waiting for the wallet to sync..... 
|
|
|
|
JonoDude
Newbie
Offline
Activity: 16
Merit: 0
|
 |
May 07, 2018, 07:49:36 PM |
|
About the Community Pool ...
I've been mining all day with one of my 13 Card Nvidia 1070 Rig, and i get around 7400 H/S using Simplemining with Xmrig-nvidia ....
But i still can't se any results when typing in my wallet adresse, Se2zF6evd6aS52DoAWoyoDaMX4JF94mFtNrpuRmiXjvoZXCiYSNMp4hXSRnoxXvjtgBRq5CMbK1YJ7P 1Fd8s6yAV1AkuXmoMp at the pool....
Why is that ?
ok, my wallet i still syncing and have a long way still, but i should see some results in the pool when mining for a whole day .. or ?
|
|
|
|
zatochi
Newbie
Offline
Activity: 22
Merit: 0
|
 |
May 07, 2018, 08:02:01 PM |
|
Any specific ETA on next developmental milestone? Think it's about time XTL keep and maintain its own blog about progress and such. Could help with that if anybody wants
Whitepaper 2.0 , GUI miner have been released. Stellitepay is in the works and updated website soon. @stellite_question - what's the story with your community pool not issuing payments? Have not received any payment for coins mined! Also, why are notifications from mining worker activities coming from noreply@notify.luckypool.io and not communitypool.stellite.cash email ? Contacted @stellitecash on Twitter regarding this issue but no response. Have stopped mining XTL, this is theft of property and must be dealt with.
|
|
|
|
Miro1764n
Member

Offline
Activity: 233
Merit: 11
|
 |
May 07, 2018, 08:25:07 PM |
|
Any specific ETA on next developmental milestone? Think it's about time XTL keep and maintain its own blog about progress and such. Could help with that if anybody wants
Whitepaper 2.0 , GUI miner have been released. Stellitepay is in the works and updated website soon. Good news! Glad to see that the team is working and achieving the goals one by one.
|
|
|
|
bitshaperbd
Newbie
Offline
Activity: 136
Merit: 0
|
 |
May 07, 2018, 10:09:14 PM |
|
Do I need to store wallet.dat file or just seed word. Please let me know. I am using KALI if needed, I don't see any wallet.dat file, which do I need to backup.
|
|
|
|
bitshaperbd
Newbie
Offline
Activity: 136
Merit: 0
|
 |
May 07, 2018, 10:12:21 PM |
|
Any specific ETA on next developmental milestone? Think it's about time XTL keep and maintain its own blog about progress and such. Could help with that if anybody wants
Whitepaper 2.0 , GUI miner have been released. Stellitepay is in the works and updated website soon. @stellite_question - what's the story with your community pool not issuing payments? Have not received any payment for coins mined! Also, why are notifications from mining worker activities coming from noreply@notify.luckypool.io and not communitypool.stellite.cash email ? Contacted @stellitecash on Twitter regarding this issue but no response. Have stopped mining XTL, this is theft of property and must be dealt with. Community pool works fine for me.
|
|
|
|
Call_Me_Bambi
|
 |
May 07, 2018, 11:06:45 PM |
|
About the Community Pool ...
I've been mining all day with one of my 13 Card Nvidia 1070 Rig, and i get around 7400 H/S using Simplemining with Xmrig-nvidia ....
But i still can't se any results when typing in my wallet adresse, Se2zF6evd6aS52DoAWoyoDaMX4JF94mFtNrpuRmiXjvoZXCiYSNMp4hXSRnoxXvjtgBRq5CMbK1YJ7P 1Fd8s6yAV1AkuXmoMp at the pool....
Why is that ?
ok, my wallet i still syncing and have a long way still, but i should see some results in the pool when mining for a whole day .. or ?
I don't use the Community pool anymore but it should keep the old data and when I had a look there was nothing showing, so I had a look on the other two pools I've used and the old data was there, but, and here's the fun bit, when I went back to the Community pool my old data showed up. Have a look again it could have been a delay in updating the results, or double check you are mining to the Community pool.
|
|
|
|
zatochi
Newbie
Offline
Activity: 22
Merit: 0
|
 |
May 08, 2018, 03:24:21 AM |
|
Any specific ETA on next developmental milestone? Think it's about time XTL keep and maintain its own blog about progress and such. Could help with that if anybody wants
Whitepaper 2.0 , GUI miner have been released. Stellitepay is in the works and updated website soon. @stellite_question - what's the story with your community pool not issuing payments? Have not received any payment for coins mined! Also, why are notifications from mining worker activities coming from noreply@notify.luckypool.io and not communitypool.stellite.cash email ? Contacted @stellitecash on Twitter regarding this issue but no response. Have stopped mining XTL, this is theft of property and must be dealt with. Community pool works fine for me. Are you subscribed to email notifications from your mining pool worker? If so, which email address is it coming from, noreply@notify.luckypool.io or otherwise?
|
|
|
|
stellite_question
Jr. Member
Offline
Activity: 222
Merit: 1
|
 |
May 08, 2018, 06:09:26 AM |
|
Any specific ETA on next developmental milestone? Think it's about time XTL keep and maintain its own blog about progress and such. Could help with that if anybody wants
Whitepaper 2.0 , GUI miner have been released. Stellitepay is in the works and updated website soon. @stellite_question - what's the story with your community pool not issuing payments? Have not received any payment for coins mined! Also, why are notifications from mining worker activities coming from noreply@notify.luckypool.io and not communitypool.stellite.cash email ? Contacted @stellitecash on Twitter regarding this issue but no response. Have stopped mining XTL, this is theft of property and must be dealt with. you should join our discord and contact the pool owner SB155 (luckypool.io) about it.
|
|
|
|
JonoDude
Newbie
Offline
Activity: 16
Merit: 0
|
 |
May 08, 2018, 12:11:04 PM |
|
About the Community Pool ...
I've been mining all day with one of my 13 Card Nvidia 1070 Rig, and i get around 7400 H/S using Simplemining with Xmrig-nvidia ....
But i still can't se any results when typing in my wallet adresse, Se2zF6evd6aS52DoAWoyoDaMX4JF94mFtNrpuRmiXjvoZXCiYSNMp4hXSRnoxXvjtgBRq5CMbK1YJ7P 1Fd8s6yAV1AkuXmoMp at the pool....
Why is that ?
ok, my wallet i still syncing and have a long way still, but i should see some results in the pool when mining for a whole day .. or ?
I don't use the Community pool anymore but it should keep the old data and when I had a look there was nothing showing, so I had a look on the other two pools I've used and the old data was there, but, and here's the fun bit, when I went back to the Community pool my old data showed up. Have a look again it could have been a delay in updating the results, or double check you are mining to the Community pool. Mining for 2 Days still nothing showing... and nothing i the block explorer, guess somthing is quite wrong in the blockchain  ?
|
|
|
|
stellite_question
Jr. Member
Offline
Activity: 222
Merit: 1
|
 |
May 08, 2018, 12:55:47 PM |
|
About the Community Pool ...
I've been mining all day with one of my 13 Card Nvidia 1070 Rig, and i get around 7400 H/S using Simplemining with Xmrig-nvidia ....
But i still can't se any results when typing in my wallet adresse, Se2zF6evd6aS52DoAWoyoDaMX4JF94mFtNrpuRmiXjvoZXCiYSNMp4hXSRnoxXvjtgBRq5CMbK1YJ7P 1Fd8s6yAV1AkuXmoMp at the pool....
Why is that ?
ok, my wallet i still syncing and have a long way still, but i should see some results in the pool when mining for a whole day .. or ?
I don't use the Community pool anymore but it should keep the old data and when I had a look there was nothing showing, so I had a look on the other two pools I've used and the old data was there, but, and here's the fun bit, when I went back to the Community pool my old data showed up. Have a look again it could have been a delay in updating the results, or double check you are mining to the Community pool. Mining for 2 Days still nothing showing... and nothing i the block explorer, guess somthing is quite wrong in the blockchain  ? you are using the right wallet adress to mine to? please doublecheck. also in the dashboard of the commpool remove your wallet adres then readd it and press enter. if that doesnt work join our discord and check with the pool operator mentioned in my last message.
|
|
|
|
CryptoFrancoQc
Newbie
Offline
Activity: 24
Merit: 0
|
 |
May 08, 2018, 01:13:01 PM |
|
I'm not getting paid either using a smaller pool - since 3 days.
|
|
|
|
|