chrysophylax
Legendary
Offline
Activity: 2982
Merit: 1091
--- ChainWorks Industries ---
|
 |
June 26, 2015, 05:50:01 AM |
|
HI guys How to view network hash?  this is all we have at the moment ... http://explore.siacoin.com/ ... #crysx
|
|
|
|
mishax1
Legendary
Offline
Activity: 2898
Merit: 1017
|
 |
June 26, 2015, 06:44:14 AM |
|
Whats the difference between Sia and Sia-UI ? which one should I use ?
|
|
|
|
Hix
Legendary
Offline
Activity: 1971
Merit: 1036
|
 |
June 26, 2015, 06:56:36 AM Last edit: June 26, 2015, 07:32:51 AM by Hix |
|
Whats the difference between Sia and Sia-UI ? which one should I use ? Sia-UI - GUI version Sia - consol version
|
|
|
|
Hix
Legendary
Offline
Activity: 1971
Merit: 1036
|
 |
June 26, 2015, 07:31:46 AM |
|
I just saw that www.copy.com is testing CudaDrive Beta where cloud storage will create Disk Drive and not just folder. It would be great to have simple "Sia Drive (S:)" and some credit (SC coins) in my account. Then when I copy something to this Drive it will simple deduct some SC from my account. What is next step for Sia from user point of view? Next step we'll be allowing you to upload up to 4GB at a time (maybe more) and selecting entire folders instead of just one file at a time. We're also working on a file sharing server called 'Sunfish', which will be open source such that anyone can run a Sunfish server. ===== New Release Availablehttps://github.com/NebulousLabs/Sia/releases/tag/v0.3.3.3-betahttps://github.com/NebulousLabs/Sia-UI/releases/tag/v0.3.3.3-betaThe in-app 'update' button does not work very well, it's recommended that you disregard the update button and download a fresh install. There is a new command in siac for merging wallets. If you have coins in multiple wallets, you can use the merge wallets command to load them all at once. You will have to restart siad to see the new combined balance. Can i continue use v0.3.3.2 version? OR it mandatory update?
|
|
|
|
Trial
|
 |
June 26, 2015, 08:38:50 AM |
|
The help is necessary. Sent me SIA to a wallet, coins didn't come. Where it is possible to look where they left? Where to find transaction ID?
|
|
|
|
mishax1
Legendary
Offline
Activity: 2898
Merit: 1017
|
 |
June 26, 2015, 09:20:45 AM |
|
The help is necessary. Sent me SIA to a wallet, coins didn't come. Where it is possible to look where they left? Where to find transaction ID?
You can't , there is no block explorer, try to close and reopen both wallets, and make sure these are new versions.
|
|
|
|
Taek (OP)
|
 |
June 26, 2015, 10:47:18 AM |
|
Can i continue use v0.3.3.2 version? OR it mandatory update?
Unfortunately we found and fixed a bug in the consensus code. 0.3.3.3 will only remain compatible with previous versions as long as nobody triggers the bug, but it's going to happen eventually. This update should be considered mandatory. Sorry for the hassle.
|
|
|
|
chrysophylax
Legendary
Offline
Activity: 2982
Merit: 1091
--- ChainWorks Industries ---
|
 |
June 26, 2015, 11:15:16 AM |
|
Can i continue use v0.3.3.2 version? OR it mandatory update?
Unfortunately we found and fixed a bug in the consensus code. 0.3.3.3 will only remain compatible with previous versions as long as nobody triggers the bug, but it's going to happen eventually. This update should be considered mandatory. Sorry for the hassle. taek ... i too have had issues with where the coins have gone and have no way of tracking them ... coins just seem to go missing - which have been hard earned through mining ... we would be happy to donate and get a block explorer going at the same place we have granitecoin ( we actually have four - but for sia we would recommend the most comprehensive one ) ... if you are ok with it ( and give us some guidance with what is needed to get it organized ) we can have this done within a few days and have the block explorer up on chainz ( like ours - https://chainz.cryptoid.info/grn/ ) ... we recommend chainz because of its in depth analysis and its continuous and frequent updates ... the only other that is as indepth as chainz is blockexperts ( like ours - https://blockexperts.com/grn/ ) but it doesnt seem to update as frequently as chainz and seems a little behind chainz in facilities ... but not by much  ... we would be more than happy to pay as a donation for the incarnation of the block explorer ... the owners are very helpful and will have it setup within days - if it is easy for them to do so ... let me know what you think ... #crysx
|
|
|
|
Taek (OP)
|
 |
June 26, 2015, 12:48:39 PM |
|
i too have had issues with where the coins have gone and have no way of tracking them ... coins just seem to go missing - which have been hard earned through mining ... we would be happy to donate and get a block explorer going at the same place we have granitecoin ( we actually have four - but for sia we would recommend the most comprehensive one ) ... if you are ok with it ( and give us some guidance with what is needed to get it organized ) we can have this done within a few days and have the block explorer up on chainz ( like ours - https://chainz.cryptoid.info/grn/ ) ... we recommend chainz because of its in depth analysis and its continuous and frequent updates ... the only other that is as indepth as chainz is blockexperts ( like ours - https://blockexperts.com/grn/ ) but it doesnt seem to update as frequently as chainz and seems a little behind chainz in facilities ... but not by much  ... we would be more than happy to pay as a donation for the incarnation of the block explorer ... the owners are very helpful and will have it setup within days - if it is easy for them to do so ... let me know what you think ... #crysx Because Sia is home-built software and doesn't match the API of any existing software, I do not think the standard services will easily be able to integrate with Sia. We will have very basic transaction crawling ready by the end of the week. If coins went missing, I'm assuming it happened around the time you upgraded from 0.3.3.1 to 0.3.3.2. We changed the way wallets were stored, and unfortunately we did it in an unsafe way. However, using the 'merge wallet' tool in siac, you should be able to recover all of your coins. While running the latest siad release, you can run 'siac wallet merge [walletfile]' to merge a different wallet with the siad wallet. You will need to restart siad for the coins to show up. I would recommend doing this with all backup wallets that you have created, as well as all the backup wallets in your sia folder. You should also merge the wallets located in '$HOME/.config/Sia/wallet/'. If all goes well, your missing coins may turn up. Multiple people (myself included) have been able to recover coins this way. You can also use the merge tool to combine wallets across multiple machines (using usb sticks). ------- I didn't mention it earlier, but we've added a '--force' flag to the command 'siac host announce'. By running 'siac host announce --force', you will be able to announce your host on the blockchain even if the "ports aren't forwarded" check is failing. For the majority of users, I do not recommend this. But if you are certain that you have forwarded your ports (a good way to tell is if you have more than 8 peers. If you do, your ports are forwarded) then you can use this command to bypass siad's buggy port forwarding test.
|
|
|
|
Yaremi
Legendary
Offline
Activity: 1988
Merit: 1160
|
 |
June 26, 2015, 01:10:16 PM |
|
Error calling /host/announce : host address not reachable; ensure you have forwarded port 9982 How to fix it?
|
|
|
|
igmaca
|
 |
June 26, 2015, 02:28:27 PM |
|
Hello Taek,
I sent you a PM,
can you give me some news about my PM ??
Thank you very much
|
|
|
|
andyatcrux
Legendary
Offline
Activity: 938
Merit: 1000
|
 |
June 26, 2015, 03:24:45 PM |
|
Error calling /host/announce : host address not reachable; ensure you have forwarded port 9982 How to fix it? The FAQ in this thread says: This error gets returned if siad is unable to connect to itself over the internet. Most of the time, this means that you have not forwarded your ports. You may also see this error if you are behind a firewall or are using some kind of VPN. If you are unsure how to forward your ports, check out portforward.com, a site that can help you forward your port. Most of the time, forwarding your ports is easy, you just have to see how to do it the first time. Sia's default ports are 9981 and 9982. If you are using the default ports, please forward both of those ports.
|
|
|
|
mishax1
Legendary
Offline
Activity: 2898
Merit: 1017
|
 |
June 26, 2015, 03:39:29 PM Last edit: June 29, 2015, 08:33:29 PM by mishax1 |
|
Error calling /host/announce : host address not reachable; ensure you have forwarded port 9982 How to fix it? The FAQ in this thread says: This error gets returned if siad is unable to connect to itself over the internet. Most of the time, this means that you have not forwarded your ports. You may also see this error if you are behind a firewall or are using some kind of VPN. If you are unsure how to forward your ports, check out portforward.com, a site that can help you forward your port. Most of the time, forwarding your ports is easy, you just have to see how to do it the first time. Sia's default ports are 9981 and 9982. If you are using the default ports, please forward both of those ports. http://www.yougetsignal.com/tools/open-ports/this tool will tell you if your port is open.
|
|
|
|
Moebius327
|
 |
June 26, 2015, 03:48:24 PM |
|
Is the Sia-UI v0.3.3.1 still usable? Can I still make transactions with it?
|
|
|
|
Yaremi
Legendary
Offline
Activity: 1988
Merit: 1160
|
 |
June 26, 2015, 04:50:52 PM |
|
Error calling /host/announce : host address not reachable; ensure you have forwarded port 9982 How to fix it? The FAQ in this thread says: This error gets returned if siad is unable to connect to itself over the internet. Most of the time, this means that you have not forwarded your ports. You may also see this error if you are behind a firewall or are using some kind of VPN. If you are unsure how to forward your ports, check out portforward.com, a site that can help you forward your port. Most of the time, forwarding your ports is easy, you just have to see how to do it the first time. Sia's default ports are 9981 and 9982. If you are using the default ports, please forward both of those ports. http://www.yougetsignal.com/tools/open-ports/write 9981 and 9982 open.
|
|
|
|
ocminer
Legendary
Offline
Activity: 2744
Merit: 1245
|
 |
June 26, 2015, 04:52:11 PM |
|
Any plans you guys are implementing a stratum compatible mining rpc ?
I'd like to add a pool. Octane uses the same algo, got a pool for that already.
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
Roozy
Newbie
Offline
Activity: 43
Merit: 0
|
 |
June 26, 2015, 04:56:57 PM |
|
I think a pool is definitely in order here.. Either that, and/or a decent miner.
Which algo does Sia use?
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
 |
June 26, 2015, 05:14:43 PM |
|
Any plans you guys are implementing a stratum compatible mining rpc ?
I'd like to add a pool. Octane uses the same algo, got a pool for that already.
If you could prepare a pool for SIA , mate - it will get huge interest of miners to point ON...
|
|
|
|
Zainyyy
Newbie
Offline
Activity: 11
Merit: 0
|
 |
June 26, 2015, 05:19:10 PM |
|
Could someone share what are the chances hitting a block with 350MH/s
|
|
|
|
ocminer
Legendary
Offline
Activity: 2744
Merit: 1245
|
 |
June 26, 2015, 05:21:48 PM |
|
Any plans you guys are implementing a stratum compatible mining rpc ?
I'd like to add a pool. Octane uses the same algo, got a pool for that already.
If you could prepare a pool for SIA , mate - it will get huge interest of miners to point ON... Yes, I know the Algo, but as far as I see, the daemon is not compatible to stratum which makes it difficult... I'd like to know if there are any plans to implement stratum or if I need to wrap my head around the current RPC and write something custom
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
|