mirny
Legendary
Offline
Activity: 1108
Merit: 1005
|
 |
August 24, 2015, 12:28:12 AM |
|
Hello, I have few other question. How many blocks (approx) you can find a day with 1000+ MH/s? And how much is block reward? Is there GPU miner for Nvidia? cheers
|
This is my signature...
|
|
|
Taek (OP)
|
 |
August 24, 2015, 12:49:49 AM |
|
Did you get any DMCA takedown for copyright infringements for artist Sia? The name is dangerous for worldwide marketing.
We are in completely separate domains, there cannot be a trademark dispute. Hello, I have few other question. How many blocks (approx) you can find a day with 1000+ MH/s? And how much is block reward? Is there GPU miner for Nvidia? cheers
With 1,000 MH/s you'd expect to mine 2-4 blocks per week. Block reward right now is ~285,000 siacoins. It decreases by one each block. There is a CUDA miner lying around somewhere but I don't think it's very optimized.
|
|
|
|
Roozy
Newbie
Offline
Activity: 43
Merit: 0
|
 |
August 24, 2015, 01:15:39 AM |
|
Hello, I have few other question. How many blocks (approx) you can find a day with 1000+ MH/s? And how much is block reward? Is there GPU miner for Nvidia? cheers Probably like 1 a day if even if you're lucky (at current hashrate) block reward is (300,000 - (current block)).... so we are at 14407 right now that means a block found now will be worth 300,000 - 14407 = 285,593... The floor is 30,000 Sia per block so once we hit block # 270,000 they will always be worth 30,000 Sia. AMD mines a lot better than Nvidia (at least the custom miner i'm using).. I think this is pretty much the case no matter which one you're using, amd always wins against Nvidia for cryptomining. As a website for the miner... you can find that here https://github.com/NebulousLabsalong with everything else you might need.
|
|
|
|
onewiseguy
|
 |
August 24, 2015, 05:39:48 AM |
|
it is impossible to load the sia wallet on mac.
Sorry to hear that you are having troubles. Can you explain what's not working? While OS X has a few known issues, most people have been able to load the sia wallet. 1. download 2.unzip 3.open darwin folder 4. open Sia 5. Message from OSX "The application "Sia" cant be opened. for some reason it will not open at all.
|
|
|
|
Nautica
Jr. Member
Offline
Activity: 59
Merit: 10
|
 |
August 24, 2015, 12:33:18 PM Last edit: August 24, 2015, 01:13:07 PM by Nautica |
|
I've also tried the 0.4.0 preview for Linux (the one you got people to download through the sia client in the slack).
Issues:
When I get onto the Wallet tab, I get a "error 404 Not Found 404 - Refer to api.md" message If I try to click the "create address" button, I get a "error 400 Bad Request unrecognised method when calling /wallet/address" message Wallet status says "locked". If I try to click on the lock icon to unlock it, it prompts me for a password. Of course anything I enter is a "Wrong password" - I never set one in the first place.
|
|
|
|
Taek (OP)
|
 |
August 25, 2015, 03:34:15 AM |
|
it is impossible to load the sia wallet on mac.
Sorry to hear that you are having troubles. Can you explain what's not working? While OS X has a few known issues, most people have been able to load the sia wallet. 1. download 2.unzip 3.open darwin folder 4. open Sia 5. Message from OSX "The application "Sia" cant be opened. for some reason it will not open at all. I am really not sure what the issue might be, nobody else so far has reported that problem. Are you using the trial 0.4.0 that we distributed in the slack, or are you using 0.3.3.3? I've also tried the 0.4.0 preview for Linux (the one you got people to download through the sia client in the slack).
Issues:
When I get onto the Wallet tab, I get a "error 404 Not Found 404 - Refer to api.md" message If I try to click the "create address" button, I get a "error 400 Bad Request unrecognised method when calling /wallet/address" message Wallet status says "locked". If I try to click on the lock icon to unlock it, it prompts me for a password. Of course anything I enter is a "Wrong password" - I never set one in the first place.
hmm, I wonder why that is. That's not what happens for me. It means that the UI is making requests which aren't available on the API. But it also means that you're talking to the right port and everything... The very first time you started the wallet, it gave you a password. If you just closed the window without reading it, then you'll have to delete your wallet and start over . The wallet is in Sia/app/dependencies/Sia/wallet/wallet.json We should probably have the encryption process be more transparent, so that people don't miss this step. You aren't the only one who closed the window without writing down the password. For the time being, you don't actually set a password, it's just given to you. Most people do not pick secure passwords and a lot of Bitcoins have been stolen that way. As the project matures, we'll provide more options for picking passwords.
|
|
|
|
onewiseguy
|
 |
August 25, 2015, 04:31:01 AM |
|
it is impossible to load the sia wallet on mac.
Sorry to hear that you are having troubles. Can you explain what's not working? While OS X has a few known issues, most people have been able to load the sia wallet. 1. download 2.unzip 3.open darwin folder 4. open Sia 5. Message from OSX "The application "Sia" cant be opened. for some reason it will not open at all. I am really not sure what the issue might be, nobody else so far has reported that problem. Are you using the trial 0.4.0 that we distributed in the slack, or are you using 0.3.3.3? I've also tried the 0.4.0 preview for Linux (the one you got people to download through the sia client in the slack).
Issues:
When I get onto the Wallet tab, I get a "error 404 Not Found 404 - Refer to api.md" message If I try to click the "create address" button, I get a "error 400 Bad Request unrecognised method when calling /wallet/address" message Wallet status says "locked". If I try to click on the lock icon to unlock it, it prompts me for a password. Of course anything I enter is a "Wrong password" - I never set one in the first place.
hmm, I wonder why that is. That's not what happens for me. It means that the UI is making requests which aren't available on the API. But it also means that you're talking to the right port and everything... The very first time you started the wallet, it gave you a password. If you just closed the window without reading it, then you'll have to delete your wallet and start over . The wallet is in Sia/app/dependencies/Sia/wallet/wallet.json We should probably have the encryption process be more transparent, so that people don't miss this step. You aren't the only one who closed the window without writing down the password. For the time being, you don't actually set a password, it's just given to you. Most people do not pick secure passwords and a lot of Bitcoins have been stolen that way. As the project matures, we'll provide more options for picking passwords. downloaded from github. not form slack.
|
|
|
|
Nautica
Jr. Member
Offline
Activity: 59
Merit: 10
|
 |
August 25, 2015, 11:59:13 AM Last edit: August 25, 2015, 12:16:25 PM by Nautica |
|
I've also tried the 0.4.0 preview for Linux (the one you got people to download through the sia client in the slack).
Issues:
When I get onto the Wallet tab, I get a "error 404 Not Found 404 - Refer to api.md" message If I try to click the "create address" button, I get a "error 400 Bad Request unrecognised method when calling /wallet/address" message Wallet status says "locked". If I try to click on the lock icon to unlock it, it prompts me for a password. Of course anything I enter is a "Wrong password" - I never set one in the first place.
hmm, I wonder why that is. That's not what happens for me. It means that the UI is making requests which aren't available on the API. But it also means that you're talking to the right port and everything... The very first time you started the wallet, it gave you a password. If you just closed the window without reading it, then you'll have to delete your wallet and start over . The wallet is in Sia/app/dependencies/Sia/wallet/wallet.json We should probably have the encryption process be more transparent, so that people don't miss this step. You aren't the only one who closed the window without writing down the password. For the time being, you don't actually set a password, it's just given to you. Most people do not pick secure passwords and a lot of Bitcoins have been stolen that way. As the project matures, we'll provide more options for picking passwords. Hey, that's not what's happening with me. I'm running a vanilla 14.04 Ubuntu on a VM. I'm launching a freshly unzipped Sia-GUI on a freshly rebooted instance. When I launch the app, I get a bunch of error messages. https://i.imgur.com/83Vaob4.pngI don't see anything about a password. Running the app a second time just gives me a green thumbs up box for the app being up to date and the app starts syncing as normal. But still with the locked status and the error messages from my previous post. That might be because I was using the 0.3.3 wallet before. Maybe something is getting mixed up with the old version wallet files that are hidden somewhere on the hard drive. Do you know where I should look? Maybe I can get rid of those and start fresh for real. But perhaps that's not even the problem. The 0.3.3 wallet files looked self contained? That's how I've been backing up my wallet... Just zipping up the ole app folder. The strange thing is that I'm getting the same sort of behaviour on both my native OS X environment and the Ubuntu VM. The OS X version for 0.4.0 gives me similar errors and the same locked by start thing without ever presenting me any password creation prompt. I've also noticed there is no more option to paste the ASCII code for a file? There is no more Files tab?
|
|
|
|
|
onewiseguy
|
 |
August 25, 2015, 08:02:27 PM |
|
any place where i can download sia client wallet for mac?
|
|
|
|
Taek (OP)
|
 |
August 25, 2015, 08:36:58 PM |
|
I've also noticed there is no more option to paste the ASCII code for a file? There is no more Files tab?
It's not the full 0.4.0, it's just 0.4.0-trial. Renting isn't available in the trial because as that time it was still under construction. We're pretty close to 0.4.0
|
|
|
|
msin
Legendary
Offline
Activity: 1498
Merit: 1006
|
 |
August 25, 2015, 08:41:51 PM |
|
Do we have a Siafund capable wallet yet?
|
|
|
|
Tobo
|
 |
August 25, 2015, 08:54:59 PM |
|
|
|
|
|
superresistant
Legendary
Offline
Activity: 2156
Merit: 1131
|
 |
August 25, 2015, 09:13:36 PM |
|
Does anyone know if I can still use the old wallet to send SIA to poloniex ?
|
|
|
|
fenix79
|
 |
August 25, 2015, 09:18:49 PM |
|
Does anyone know if I can still use the old wallet to send SIA to poloniex ? yes it work
|
|
|
|
Moebius327
|
 |
August 25, 2015, 09:23:49 PM |
|
Does anyone know if I can still use the old wallet to send SIA to poloniex ? 0.3.3 works fine I tested it with 1ks
|
|
|
|
traderman
Legendary
Offline
Activity: 1260
Merit: 1001
|
 |
August 25, 2015, 09:34:02 PM |
|
Will there be a pool anytime soon?
|
|
|
|
statdude
Legendary
Offline
Activity: 1498
Merit: 1000
|
 |
August 25, 2015, 09:41:06 PM |
|
What was IPO price
|
|
|
|
fenix79
|
 |
August 25, 2015, 09:42:07 PM |
|
|
|
|
|
KidCrypto
|
 |
August 25, 2015, 09:49:33 PM |
|
where is the block explorer?
|
|
|
|
|