Author

Topic: [ANN] Sia - Decentralized Storage - page 457. (Read 1382227 times)

hero member
Activity: 543
Merit: 501
June 10, 2015, 06:49:40 PM

You do not need to use the status page. You can just select your address and then press ctrl+c to copy the address in windows. (then ctrl+v to paste)

To EVERYONE updating their wallet.  This is not like most coins, it is obviously new code and your wallet DOES NOT save to the roaming directory.  Your wallet file is located in a sub-directory of the folder you installed Sia to.  I found it in C:\siacoin\win64\resources\sia\wallet         SO that is the wallet you need to back up and that is where you need to put the backup in the new client to get your same addresses.

Yes, we're sorry about that. Wallet is stored in the roaming directory, this is something we're going to change for the next release. The next release is probably 3-6 weeks away, and should be a lot smoother.

This is the first time we've ever released production code, we're learning on our feet. Thanks for bearing with us. Having a strong, not-buggy product is important to us and we've dropped the ball.

This Is just great,,,lol, now I cant paste the copied address of my receive wallet into the box on the wallet I am sending from......so how the hell do we send coins?

Always guess we could type in each and every little character in address and hope we don't get a typo lol

What are we missing here?

Just in reference to this - that's not a joke - I copied an address wrong (missed the last two digits, cause it wrapped in my terminal, which had been in a screen session at the time, causing the newline to be copied) and send 20MSia to oblivion.

The next release is going to have checksums appended to the wallet. Stupid typos will have a 1-in-a-trillion chance of going unnoticed.


Yeah, I think my 12 million SC are goners. If no way to connect with v3.2 and send the coins..

They're not gone. You simply need to execute Sia from the same directory as you did before.

v0.3.2 (btw guys, it's not 3.2, it's 0.3.2) is testnet. Those coins won't appear in v0.3.3 or v0.3.3.1 because both of those releases are mainnet only. Even if you were using v0.3.2 after the release, you were only mining testnet coins.



It is definitely more stable, I just wish I knew why it was slower for me. If 72Mh/s is not finding blocks after 15 hours, 36mh/s is an exercise in futility.

There are no pools yet  Undecided, but if you're okay leaving it on for a week you should get a block or two. The hashrate on the network is really high at this point though.

Hello,

I have the error message
Initializing...failed to get Device IDs: -1

I have two nvidia card and i believe the error is due to this :
http://stackoverflow.com/questions/24200539/cant-get-my-graphics-card-device-in-opencl

The code in this miner is :
// Get Platform/Device Information
   ret = clGetPlatformIDs(1, &platform_id, &ret_num_platforms);
   if (ret != CL_SUCCESS) { printf("failed to get platform IDs: %d\n", ret); exit(1); }
   ret = clGetDeviceIDs(platform_id, CL_DEVICE_TYPE_GPU, 1, &device_id, &ret_num_devices);
   if (ret != CL_SUCCESS) { printf("failed to get Device IDs: %d\n", ret); exit(1); }

If I read correctly, this means the opencl platform is supposed to be 1, but it can be another number.
according to the :
for(int i=0; i    if(clGetDeviceIDs(&platform_id, CL_DEVICE_TYPE_GPU, 1, &device_id, &num_of_devices) == CL_SUCCESS){
      
I am on windows now and compiling the miner seems rather complicated.
So if the personne in charge of this miner can try to correct this, I will be grateful...



Can you post that to Github? It'll be easier for us to find later if it's on our issue tracker instead of on page 41/? of a forum thread.

Hello,

Can someone please help me.
I would like to start mining Sia but I'm having trouble.

Is there a simple way to just download a file and click & mine (where can I find it)?
I'm having a lot of trouble.

Thanks,
R

This is the best we've got, it doesn't seem to work for everybody: https://github.com/NebulousLabs/Sia-GPU-Miner/releases/tag/v1.0.1

We've got a guy working on it part-time but we're mostly out of our element.  We are accepting pull requests though if you know how to make things better. We're working on it.

Since that didn't work, how about we get a new wallet that can read the prior version wallet files?

Holy cow are you trying to force testnet mined coins into mainnet? Sia launched on June 7. Were you mining before that?
Did you dl the latest Sia on June 7 or did you keep your previous folder? I'm pretty sure like Luke said 3.2 is testnet.
Brother let it go. You have 12 millions coins made of play dough.

For those confused about updating versions and what not Sia is not an install. The folder you unzipped to is your install directory.
For instance I have a Sia folder in my C: directory and I have one on my desktop. They are 2 completely different wallets.
When you update to a new Sia version all you should be doing is unzipping the new version to wherever you want, make backup
copies of the wallet.dat in your old folder and shove them to the new folder. Wallet.dat is in resources/app/Sia/wallet.

You people should be used to revering and protecting your wallet.dat files cuz they are your coins.
So no matter what you do playing with your roaming folders and moving and deleting folders if you backup all your wallet files
you will never lose your coins.

I do feel responsible for the confusion. Having a wallet in a roaming directory was (in hindsight) a bad idea. The next release will have a stable directory, and there will be a place in the UI that tells you where the wallet.dat file is (along with all your other files). The next release is probably going to be 3-6 weeks.

Can someone answer please why this is not on an exchange yet?
Probably a bit trickier for an exchange to add, not your normal wallet Smiley

Ya who knows how long it will take them.  They may actually have to put in new code to add this I imagine as it is not your standard clone so same exact withdraw/deposit methods may not work.  The new miner works well for me but as it is more stable it seems to be running my gpu's more consistently which is good but on this hot summer day they almost be overheating!  Wish there were some controls at least a max temp command to shut down work.

We were talking with an exchange but our wallet api is incomplete for their needs. When we roll out the next release it will include an expanded api that will be usable by exchanges. I'm putting an eta of 8 weeks on making an exchange. If things go well, it could be as soon as 4. I doubt it will be faster than that though.

newbie
Activity: 43
Merit: 0
June 10, 2015, 06:17:05 PM
Hello,

Can someone please help me.
I would like to start mining Sia but I'm having trouble.

Is there a simple way to just download a file and click & mine (where can I find it)?
I'm having a lot of trouble.

Thanks,
R
sr. member
Activity: 316
Merit: 250
Simcoin Puny Humans Communicator
June 10, 2015, 05:59:33 PM
David has already done this on slack but I would like to be the first to share a file on bitcointalk.

http://pastebin.com/GE21tLjm

Go to this pastebin and copy to clipboard the long azz string of characters. Go to your Sia client and
go to the Files tab. Now click on "Add Ascii file". Now paste (ctrl v) this sucka and click add file.

This file which I've uploaded to the Sia network is now yours to download and enjoy.
It is just a jpeg and if you've seen me around it won't surprise you as to what my favorite
movie or movies are.

I didn't just paste it here because it is like 10 million characters long and I was afraid a mod would delete it.
sr. member
Activity: 316
Merit: 250
Simcoin Puny Humans Communicator
June 10, 2015, 05:51:50 PM

Coins were mined after launch (6/8-6/10).

But you mined them on 3.2 according to your posts. Bottom line, it is impossible for a wallet file not to work on any of the Sia
versions unless it was testnet.
member
Activity: 98
Merit: 10
June 10, 2015, 05:44:37 PM
Since that didn't work, how about we get a new wallet that can read the prior version wallet files?

Holy cow are you trying to force testnet mined coins into mainnet? Sia launched on June 7. Were you mining before that?
Did you dl the latest Sia on June 7 or did you keep your previous folder? I'm pretty sure like Luke said 3.2 is testnet.
Brother let it go. You have 12 millions coins made of play dough.

For those confused about updating versions and what not Sia is not an install. The folder you unzipped to is your install directory.
For instance I have a Sia folder in my C: directory and I have one on my desktop. They are 2 completely different wallets.
When you update to a new Sia version all you should be doing is unzipping the new version to wherever you want, make backup
copies of the wallet.dat in your old folder and shove them to the new folder. Wallet.dat is in resources/app/Sia/wallet.

You people should be used to revering and protecting your wallet.dat files cuz they are your coins.
So no matter what you do playing with your roaming folders and moving and deleting folders if you backup all your wallet files
you will never lose your coins.

Coins were mined after launch (6/8-6/10).
sr. member
Activity: 316
Merit: 250
Simcoin Puny Humans Communicator
June 10, 2015, 05:10:57 PM
Since that didn't work, how about we get a new wallet that can read the prior version wallet files?

Holy cow are you trying to force testnet mined coins into mainnet? Sia launched on June 7. Were you mining before that?
Did you dl the latest Sia on June 7 or did you keep your previous folder? I'm pretty sure like Luke said 3.2 is testnet.
Brother let it go. You have 12 millions coins made of play dough.

For those confused about updating versions and what not Sia is not an install. The folder you unzipped to is your install directory.
For instance I have a Sia folder in my C: directory and I have one on my desktop. They are 2 completely different wallets.
When you update to a new Sia version all you should be doing is unzipping the new version to wherever you want, make backup
copies of the wallet.dat in your old folder and shove them to the new folder. Wallet.dat is in resources/app/Sia/wallet.

You people should be used to revering and protecting your wallet.dat files cuz they are your coins.
So no matter what you do playing with your roaming folders and moving and deleting folders if you backup all your wallet files
you will never lose your coins.
legendary
Activity: 1428
Merit: 1000
June 10, 2015, 04:45:13 PM
Wow, I see the "Sia-GPU-Miner-v1.0.1-linux64" folder inside "Sia-GPU-Miner-v1.0.1-win64.zip" archive!


Quote
It's a kind of maaagiiiic....
 Cheesy

Can anyone please tell me where to find the 1.01 version of the miner to download?

If you mean the Win64 version, I can tell you exactly which commit it was, cause I compiled it for them. Smiley

This is what I gave to Taek: https://ottrbutt.com/tmp/Sia-GPU-Miner-Win64-61515f1df74f3a95c565348cf2a93b4101eab028.zip

Awesome!  New version is working and seems more stable if not faster. Thanks!  Cheesy

I keep getting this error when i run it.

curl did not receive correct bytes (got zu, expected 112)

Is this the new gui miner Taek was talking about?

Im now doing 50mh on my 280x instead of 100mh on the old miner.
member
Activity: 98
Merit: 10
June 10, 2015, 04:37:26 PM
Also, no go on PC reboot. New wallet upgrade still  loses all previous wallets data.

Back on old version, but my coins are there.

THX

 Smiley That is a big relief. I was gonna cry if I caused you to lose your coins.
Ya no sweat, I really appreciate your help Smiley I just copied wallet address from my storage wallet (via status page lol) and am getting ready to try and send coins to it now... will let ya know  Wink

You do not need to use the status page. You can just select your address and then press ctrl+c to copy the address in windows. (then ctrl+v to paste)

To EVERYONE updating their wallet.  This is not like most coins, it is obviously new code and your wallet DOES NOT save to the roaming directory.  Your wallet file is located in a sub-directory of the folder you installed Sia to.  I found it in C:\siacoin\win64\resources\sia\wallet         SO that is the wallet you need to back up and that is where you need to put the backup in the new client to get your same addresses.
Your my hero! Backed up that wallet and am using 3.3.1 now and all my coins and pre existing address is there for future payouts!

Awesome dude, everything is in order now

your the best!

Thank you!!  Smiley

Going to try mining now on this wallet

Your welcome I try and help.  I hope not to many people lose sia upgrading their wallet if they don't backup the right place could be bad.

Yeah, I think my 12 million SC are goners. If no way to connect with v3.2 and send the coins..

They're not gone. You simply need to execute Sia from the same directory as you did before.

I put the v3.3 executable in the v3.2 folder, ran it, and it just sits unresponsive same as v3.2 executable does. No connections apparently.

Did you try running "siac sync"?

If I knew what and where I would try it. BTW, I am not using command line. Tried to download it, but the page could not be found.

Well, idk where to find the Windows bins for the latest Sia, but if you can't find them, try the penultimate release.

Open a command prompt, go to the directory where you had Sia (the graphical exe), and run siad in this command prompt; leave it open.
Then open another command prompt, run "siac status" (might take a couple seconds for the daemon to start.) Check block height - run "siac sync" to order the daemon to sync, and use "siac status" again to see if the block height goes up.

Since that didn't work, how about we get a new wallet that can read the prior version wallet files?
legendary
Activity: 1428
Merit: 1000
June 10, 2015, 04:33:29 PM
Pondsea, I think you need to update your wallet to 0.3.3.1

Thanks didnt know that!
legendary
Activity: 938
Merit: 1000
June 10, 2015, 04:29:33 PM
Pondsea, I think you need to update your wallet to 0.3.3.1
legendary
Activity: 1428
Merit: 1000
June 10, 2015, 04:24:58 PM
Wow, I see the "Sia-GPU-Miner-v1.0.1-linux64" folder inside "Sia-GPU-Miner-v1.0.1-win64.zip" archive!


Quote
It's a kind of maaagiiiic....
 Cheesy

Can anyone please tell me where to find the 1.01 version of the miner to download?

If you mean the Win64 version, I can tell you exactly which commit it was, cause I compiled it for them. Smiley

This is what I gave to Taek: https://ottrbutt.com/tmp/Sia-GPU-Miner-Win64-61515f1df74f3a95c565348cf2a93b4101eab028.zip

Awesome!  New version is working and seems more stable if not faster. Thanks!  Cheesy

I keep getting this error when i run it.

curl did not receive correct bytes (got zu, expected 112)

Is this the new gui miner Taek was talking about?
sr. member
Activity: 445
Merit: 255
June 10, 2015, 04:04:15 PM
Hello,

I have the error message
Initializing...failed to get Device IDs: -1

I have two nvidia card and i believe the error is due to this :
http://stackoverflow.com/questions/24200539/cant-get-my-graphics-card-device-in-opencl

The code in this miner is :
// Get Platform/Device Information
   ret = clGetPlatformIDs(1, &platform_id, &ret_num_platforms);
   if (ret != CL_SUCCESS) { printf("failed to get platform IDs: %d\n", ret); exit(1); }
   ret = clGetDeviceIDs(platform_id, CL_DEVICE_TYPE_GPU, 1, &device_id, &ret_num_devices);
   if (ret != CL_SUCCESS) { printf("failed to get Device IDs: %d\n", ret); exit(1); }

If I read correctly, this means the opencl platform is supposed to be 1, but it can be another number.
according to the :
for(int i=0; i    if(clGetDeviceIDs(&platform_id, CL_DEVICE_TYPE_GPU, 1, &device_id, &num_of_devices) == CL_SUCCESS){
      
I am on windows now and compiling the miner seems rather complicated.
So if the personne in charge of this miner can try to correct this, I will be grateful...

member
Activity: 110
Merit: 10
June 10, 2015, 04:03:30 PM
Wow, I see the "Sia-GPU-Miner-v1.0.1-linux64" folder inside "Sia-GPU-Miner-v1.0.1-win64.zip" archive!


Quote
It's a kind of maaagiiiic....
 Cheesy

Can anyone please tell me where to find the 1.01 version of the miner to download?

If you mean the Win64 version, I can tell you exactly which commit it was, cause I compiled it for them. Smiley

This is what I gave to Taek: https://ottrbutt.com/tmp/Sia-GPU-Miner-Win64-61515f1df74f3a95c565348cf2a93b4101eab028.zip

Thx, but can you tell me how to increase intensity in this miner ?

Please see https://bitcointalksearch.org/topic/ann-sia-decentralized-storage-1060294

Only 76-77Mh for 7970/280x (memory on 1500MHz) and nearly 85-90 for r9 290, old miner was 50-60% faster...  Cry
full member
Activity: 196
Merit: 100
June 10, 2015, 03:58:18 PM
selling 30m for 3btc - send me a private message if your interested

(we have more than 50% of the talk about mining and dont have a mining thread and trading posts are not that many, so why not just have all in here)
legendary
Activity: 938
Merit: 1000
June 10, 2015, 03:57:19 PM
Wow, I see the "Sia-GPU-Miner-v1.0.1-linux64" folder inside "Sia-GPU-Miner-v1.0.1-win64.zip" archive!


Quote
It's a kind of maaagiiiic....
 Cheesy

Can anyone please tell me where to find the 1.01 version of the miner to download?

If you mean the Win64 version, I can tell you exactly which commit it was, cause I compiled it for them. Smiley

This is what I gave to Taek: https://ottrbutt.com/tmp/Sia-GPU-Miner-Win64-61515f1df74f3a95c565348cf2a93b4101eab028.zip

Thx, but can you tell me how to increase intensity in this miner ?

Please see https://bitcointalksearch.org/topic/ann-sia-decentralized-storage-1060294

Yes, we can adjust the iterations and what not. So they changed default to 1 iteration every 10 seconds? Kinda confused as to what you are saying. But if so, what was the setting you had it at originally? My tweaks or improve it from 36 to 40 MH/s while the old miner was 72 Mh/s. Thanks for any suggestions you may have.
member
Activity: 110
Merit: 10
June 10, 2015, 03:17:26 PM
Wow, I see the "Sia-GPU-Miner-v1.0.1-linux64" folder inside "Sia-GPU-Miner-v1.0.1-win64.zip" archive!


Quote
It's a kind of maaagiiiic....
 Cheesy

Can anyone please tell me where to find the 1.01 version of the miner to download?

If you mean the Win64 version, I can tell you exactly which commit it was, cause I compiled it for them. Smiley

This is what I gave to Taek: https://ottrbutt.com/tmp/Sia-GPU-Miner-Win64-61515f1df74f3a95c565348cf2a93b4101eab028.zip

Thx, but can you tell me how to increase intensity in this miner ?
sr. member
Activity: 280
Merit: 250
June 10, 2015, 03:15:46 PM
Wow, I see the "Sia-GPU-Miner-v1.0.1-linux64" folder inside "Sia-GPU-Miner-v1.0.1-win64.zip" archive!


Quote
It's a kind of maaagiiiic....
 Cheesy

Can anyone please tell me where to find the 1.01 version of the miner to download?

If you mean the Win64 version, I can tell you exactly which commit it was, cause I compiled it for them. Smiley

This is what I gave to Taek: https://ottrbutt.com/tmp/Sia-GPU-Miner-Win64-61515f1df74f3a95c565348cf2a93b4101eab028.zip
For fun and giggles I tried this miner DL out, it just sits and spins with half the MH showing at best. Says initializing at the very top.
back to the old miner  Grin

I'm pretty sure I copied the README into that archive; note that they added extra parameters for GPU control. The defaults are probably gonna be set a lot weaker, as people were reporting lockups.
THX will check that out
sr. member
Activity: 280
Merit: 250
June 10, 2015, 03:09:26 PM
Can someone answer please why this is not on an exchange yet?
Probably a bit trickier for an exchange to add, not your normal wallet Smiley

Ya who knows how long it will take them.  They may actually have to put in new code to add this I imagine as it is not your standard clone so same exact withdraw/deposit methods may not work.  The new miner works well for me but as it is more stable it seems to be running my gpu's more consistently which is good but on this hot summer day they almost be overheating!  Wish there were some controls at least a max temp command to shut down work.
Exactly which GPU miner are you using? post a DL link if possible  Smiley I'm on W7 64
sr. member
Activity: 334
Merit: 250
June 10, 2015, 03:02:47 PM
Can someone answer please why this is not on an exchange yet?
Probably a bit trickier for an exchange to add, not your normal wallet Smiley

Ya who knows how long it will take them.  They may actually have to put in new code to add this I imagine as it is not your standard clone so same exact withdraw/deposit methods may not work.  The new miner works well for me but as it is more stable it seems to be running my gpu's more consistently which is good but on this hot summer day they almost be overheating!  Wish there were some controls at least a max temp command to shut down work.
sr. member
Activity: 280
Merit: 250
June 10, 2015, 02:51:21 PM
Wow, I see the "Sia-GPU-Miner-v1.0.1-linux64" folder inside "Sia-GPU-Miner-v1.0.1-win64.zip" archive!


Quote
It's a kind of maaagiiiic....
 Cheesy

Can anyone please tell me where to find the 1.01 version of the miner to download?

If you mean the Win64 version, I can tell you exactly which commit it was, cause I compiled it for them. Smiley

This is what I gave to Taek: https://ottrbutt.com/tmp/Sia-GPU-Miner-Win64-61515f1df74f3a95c565348cf2a93b4101eab028.zip
For fun and giggles I tried this miner DL out, it just sits and spins with half the MH showing at best. Says initializing at the very top.
back to the old miner  Grin
Jump to: