Pages:
Author

Topic: [ANN] [KEY] KeyCoin | Fair Launch | 10/24 Update: KeyTrader v2 - Windows + Mac - page 19. (Read 100859 times)

full member
Activity: 250
Merit: 100
The Future Of Work
Have you tried launching it from the command line?

This is what it says at the terminal:

Last login: Thu Sep  4 18:13:59 on ttys000
MacBook-Air:~ user$ /Users/user/Desktop/Crypto\ Wallets/KeyCoin-Qt.app/Contents/MacOS/KeyCoin-Qt ; exit;
-bash: /Users/user/Desktop/Crypto Wallets/KeyCoin-Qt.app/Contents/MacOS/KeyCoin-Qt: Operation not permitted
logout

[Process completed]


That seems like a permissions thing.

edit:  if you're willing to take the risk you can try running it as sudo to see if that works
sr. member
Activity: 462
Merit: 250
Have you tried launching it from the command line?

This is what it says at the terminal:

Last login: Thu Sep  4 18:13:59 on ttys000
MacBook-Air:~ user$ /Users/user/Desktop/Crypto\ Wallets/KeyCoin-Qt.app/Contents/MacOS/KeyCoin-Qt ; exit;
-bash: /Users/user/Desktop/Crypto Wallets/KeyCoin-Qt.app/Contents/MacOS/KeyCoin-Qt: Operation not permitted
logout

[Process completed]
full member
Activity: 250
Merit: 100
The Future Of Work
Within the KeyCoin folder there's a file called "debug.log".  Maybe check that to see what the problem is.

There is no Keycoin folder because in order for there to be one I have to be able to launch the .app and that is where the problem lies.


Have you tried launching it from the command line?
sr. member
Activity: 462
Merit: 250
Within the KeyCoin folder there's a file called "debug.log".  Maybe check that to see what the problem is.

There is no Keycoin folder because in order for there to be one I have to be able to launch the .app and that is where the problem lies.
sr. member
Activity: 391
Merit: 250
Sorry you are having difficulties with anonymous transactions! Please check the guide posted at http://keycoincrypto.com/index.php/guides/61-sending-anonymous-transactions-using-the-keycoin-wallet-gui and let us know if there are further issues. This method was just tested successfully from a wallet with no funds currently tied to the address labeled "anon" but we are happy to help if you still have trouble.

A sample keycoin.conf file can also be found at http://keycoincrypto.com/index.php/guides/62-creating-and-saving-keycoin-conf-windows-os.

Thank you to the community for helping each other out!

Maybe about time the website gets updated with new content and guides for KeyOS, KeyTrader, etc.?

Seems like some of the Keycoin features are getting recognition from more and more people, even those who are not so tech oriented.  I'd say that's pretty good news.
full member
Activity: 250
Merit: 100
The Future Of Work
Sorry you are having difficulties with anonymous transactions! Please check the guide posted at http://keycoincrypto.com/index.php/guides/61-sending-anonymous-transactions-using-the-keycoin-wallet-gui and let us know if there are further issues. This method was just tested successfully from a wallet with no funds currently tied to the address labeled "anon" but we are happy to help if you still have trouble.

A sample keycoin.conf file can also be found at http://keycoincrypto.com/index.php/guides/62-creating-and-saving-keycoin-conf-windows-os.

Thank you to the community for helping each other out!

Hey, dev, why might it be that I can't launch the wallet on my Mac? It's a bug I've had with several coins' clients, but not all of them. The icon goes through its animation like it's going to launch, but it never does. If you could help me figure this out so that I can stake my KEY, it'd be much appreciated.

Within the KeyCoin folder there's a file called "debug.log".  Maybe check that to see what the problem is.
sr. member
Activity: 462
Merit: 250
Sorry you are having difficulties with anonymous transactions! Please check the guide posted at http://keycoincrypto.com/index.php/guides/61-sending-anonymous-transactions-using-the-keycoin-wallet-gui and let us know if there are further issues. This method was just tested successfully from a wallet with no funds currently tied to the address labeled "anon" but we are happy to help if you still have trouble.

A sample keycoin.conf file can also be found at http://keycoincrypto.com/index.php/guides/62-creating-and-saving-keycoin-conf-windows-os.

Thank you to the community for helping each other out!

Hey, dev, why might it be that I can't launch the wallet on my Mac? It's a bug I've had with several coins' clients, but not all of them. The icon goes through its animation like it's going to launch, but it never does. If you could help me figure this out so that I can stake my KEY, it'd be much appreciated.
full member
Activity: 140
Merit: 100
I can't open the Mac wallet. I download it, double-click it, and then nothing. This happens with a lot of QT coin wallets - not just KEY. I'd love to get my KEY off Bittrex and stake it. Can anyone help?

Yea I'm having my own issues as well... Anon transaction in wallet doesn't work, I get "Failed, code -6" error. I downloaded the KEYOS download link and can't get it to install. I have win 7 64 bit

What's up?

The anonymous send feature in the GUI always tries to send from the default account (labelled ""). If your wallet has never received funds at an address using this label then the balance of that account will be zero hence it fails with the -6 error.

If you've received funds via a different labelled account then you need to move the coins to the default account first.

Go to Help --> Debug Window, click on the Console tab and type listaccounts and you'll get a list of accounts and their balances. You can then use the move RPC command to move your coins to the default account:

Code:
move SomeOtherAccount "" amount


Replace SomeOtherAccount with an account with a positive balance.

I have mentioned this issue in the old thread but as of yet nobody on the dev team has addressed it.


Okay. Thanks so much for the info. I did try researching the old thread and noticed your name came up on the subject. So thanks for responding, and glad to see you back. Again, I'm just a noob with minimal comp. science tech saavy mindset.
I tried typing into the console 'listaccounts' and got this response:  Accounting API is deprecated and will be removed in future.
It can easily result in negative or odd balances if misused or misunderstood, which has happened in the field.
If you still want to enable it, add to your config file enableaccounts=1
(code -1)

Again forgive my Noobness. And thanks for any help


Sorry you are having difficulties with anonymous transactions! Please check the guide posted at http://keycoincrypto.com/index.php/guides/61-sending-anonymous-transactions-using-the-keycoin-wallet-gui and let us know if there are further issues. This method was just tested successfully from a wallet with no funds currently tied to the address labeled "anon" but we are happy to help if you still have trouble.

A sample keycoin.conf file can also be found at http://keycoincrypto.com/index.php/guides/62-creating-and-saving-keycoin-conf-windows-os.

Thank you to the community for helping each other out!
hero member
Activity: 732
Merit: 500
I can't open the Mac wallet. I download it, double-click it, and then nothing. This happens with a lot of QT coin wallets - not just KEY. I'd love to get my KEY off Bittrex and stake it. Can anyone help?

Yea I'm having my own issues as well... Anon transaction in wallet doesn't work, I get "Failed, code -6" error. I downloaded the KEYOS download link and can't get it to install. I have win 7 64 bit

What's up?

The anonymous send feature in the GUI always tries to send from the default account (labelled ""). If your wallet has never received funds at an address using this label then the balance of that account will be zero hence it fails with the -6 error.

If you've received funds via a different labelled account then you need to move the coins to the default account first.

Go to Help --> Debug Window, click on the Console tab and type listaccounts and you'll get a list of accounts and their balances. You can then use the move RPC command to move your coins to the default account:

Code:
move SomeOtherAccount "" amount


Replace SomeOtherAccount with an account with a positive balance.

I have mentioned this issue in the old thread but as of yet nobody on the dev team has addressed it.


Okay. Thanks so much for the info. I did try researching the old thread and noticed your name came up on the subject. So thanks for responding, and glad to see you back. Again, I'm just a noob with minimal comp. science tech saavy mindset.
I tried typing into the console 'listaccounts' and got this response:  Accounting API is deprecated and will be removed in future.
It can easily result in negative or odd balances if misused or misunderstood, which has happened in the field.
If you still want to enable it, add to your config file enableaccounts=1
(code -1)

Again forgive my Noobness. And thanks for any help
hero member
Activity: 732
Merit: 500
I can't open the Mac wallet. I download it, double-click it, and then nothing. This happens with a lot of QT coin wallets - not just KEY. I'd love to get my KEY off Bittrex and stake it. Can anyone help?

Yea I'm having my own issues as well... Anon transaction in wallet doesn't work, I get "Failed, code -6" error. I downloaded the KEYOS download link and can't get it to install. I have win 7 64 bit

What's up?

Not sure about the wallet issues.  As for the OS, you're suppose to burn the image file onto a usb drive or a cd/dvd and boot it up from there.  I used this program for the bootable usb drive route:  http://rufus.akeo.ie/

Okay. Working on that now. Thanks for letting me know. I'm just a noob to this technology, but as the dev's said from day one, they want to create anon easy for everyone. I will keep you updated on the progress.
I have high hopes for this coin  Wink
hero member
Activity: 630
Merit: 502
I can't open the Mac wallet. I download it, double-click it, and then nothing. This happens with a lot of QT coin wallets - not just KEY. I'd love to get my KEY off Bittrex and stake it. Can anyone help?

Yea I'm having my own issues as well... Anon transaction in wallet doesn't work, I get "Failed, code -6" error. I downloaded the KEYOS download link and can't get it to install. I have win 7 64 bit

What's up?

The anonymous send feature in the GUI always tries to send from the default account (labelled ""). If your wallet has never received funds at an address using this label then the balance of that account will be zero hence it fails with the -6 error.

If you've received funds via a different labelled account then you need to move the coins to the default account first.

Go to Help --> Debug Window, click on the Console tab and type listaccounts and you'll get a list of accounts and their balances. You can then use the move RPC command to move your coins to the default account:

Code:
move SomeOtherAccount "" amount

Replace SomeOtherAccount with an account with a positive balance.

I have mentioned this issue in the old thread but as of yet nobody on the dev team has addressed it.
sr. member
Activity: 391
Merit: 250
I can't open the Mac wallet. I download it, double-click it, and then nothing. This happens with a lot of QT coin wallets - not just KEY. I'd love to get my KEY off Bittrex and stake it. Can anyone help?

Yea I'm having my own issues as well... Anon transaction in wallet doesn't work, I get "Failed, code -6" error. I downloaded the KEYOS download link and can't get it to install. I have win 7 64 bit

What's up?

Not sure about the wallet issues.  As for the OS, you're suppose to burn the image file onto a usb drive or a cd/dvd and boot it up from there.  I used this program for the bootable usb drive route:  http://rufus.akeo.ie/
hero member
Activity: 732
Merit: 500
I can't open the Mac wallet. I download it, double-click it, and then nothing. This happens with a lot of QT coin wallets - not just KEY. I'd love to get my KEY off Bittrex and stake it. Can anyone help?

Yea I'm having my own issues as well... Anon transaction in wallet doesn't work, I get "Failed, code -6" error. I downloaded the KEYOS download link and can't get it to install. I have win 7 64 bit

What's up?
sr. member
Activity: 462
Merit: 250
I can't open the Mac wallet. I download it, double-click it, and then nothing. This happens with a lot of QT coin wallets - not just KEY. I'd love to get my KEY off Bittrex and stake it. Can anyone help?
sr. member
Activity: 391
Merit: 250
KEY is a very limited resource growing at a snail's pace. If people just hold their coins instead of day trading them for short term BTC gains their value can only go up in the future.

I completely agree with this statement.  Features are coming out at a faster pace than the relative increase in coins.  Remember, Keycoin is only about 7 weeks old!

I think BTCD is a great example of holding and maintaining value.  If anyone here has been following them, they've had 2 big pumps and they were subsequently able to maintain a large percentage of the price increase.  And they haven't even released any of their big features yet! This is all because they have a lot of people who hold and believe in the project (based on what I can gather from their forum posts).  

I think keycoin devs have demonstrated so far that they are committed to this project with their delivery on all their big promises so far (anon, keytrader, keyOS).  So just hold if you believe they will continue to deliver and price will surely increase.  Go day trade some other coin.
hero member
Activity: 630
Merit: 502
hello guy...sorry if i ask too much Cheesy

but...i cant find it ...

so do we have maximum coins number .. or we use some calculating ..like every year +20%...

im good at math ... but cant figure that out..

just want to know how much coins could next year mint with pos

tyvm in advance

big love

Rudar

The PoS rate is 20% per annum but it can take as little as 8 hours before a transaction becomes eligible to stake so there is an element of compound interest too. However smaller value transactions take a lot longer to stake so you can't just take 8 hours as a given in any calculations.

It's very hard to put real a value on the number of coins that will get generated because there's no way of knowing how much of the coin is actually being staked at any one time. 30.86% of all coins are known to be in Bittrex wallets and from looking at the block explorer I've never seen a stake transaction go to a Bittrex address so it's pretty safe to assume that they're not staking those coins at all. Other major addresses don't seem to be staking either.

The best thing to do would be to look at the number of coins generated by way of proof of stake to date and use that to gauge how many coins are created per day:

Look at block 4500 on the block explorer. (The last Proof Of Work block)

Outstanding coins = 913,277.500272311

Deduct the Outstanding Coins value above from that of the current block. Using block 77600 at the time I type this:

Outstanding coins = 914,520.021033951

914,520.021033951 - 913,277.500272311 = 1242.52076164

Block 4500 was created at 04:19:17 (GMT) on 18th July 2014 and block 77600 was created at 14:24:17 (GMT) on 4th September 2014 so that's 48 days, 10 hours, 5 minutes between these blocks.

10 hours * 60 minutes * 60 seconds = 36,000 seconds
5 minutes * 60 seconds = 300 seconds
36,000 seconds + 300 seconds = 36,300 seconds

24 hours * 60 minutes * 60 seconds = 86,400 seconds

36,300 seconds / 86,400 seconds = 0.42 days (to 2 d.p.)

48 days + 0.42 days = 48.42 days

So.....

1242.52076164 / 48.42 = 25.66 coins per day (to 2 d.p.)

This daily average will likely increase if more people decide to stake instead of leaving their coins on exchanges but as it currently stands (25.66 coins per day), we wouldn't even reach 918K coins in existence by the end of this year.


KEY is a very limited resource growing at a snail's pace. If people just hold their coins instead of day trading them for short term BTC gains their value can only go up in the future.
member
Activity: 112
Merit: 10
We saw what Quatloo Trader did for QTL - $1 per coin is coming on the release of Keytrader2 - The whales wait for big developments such as this to pump the crap out of a coin (as we already have seen). I have no idea how high they will take it - if i did I would be a very wealthy man - but I do know that $1 per coin would be a baseline target. More likely $2 a coin.
member
Activity: 112
Merit: 100
Why i always miss good coins???This time i won't miss Key .When the price is dropping i will all in
member
Activity: 104
Merit: 10
yeh i know ... i'm asking can we know how much more keycoins will be produced by pos next year for example
hero member
Activity: 732
Merit: 500
hello guy...sorry if i ask too much Cheesy

but...i cant find it ...

so do we have maximum coins number .. or we use some calculating ..like every year +20%...

im good at math ... but cant figure that out..

just want to know how much coins could next year mint with pos

tyvm in advance

big love

Rudar

Coinmarketcap.com has us currently up to 914,520
Pages:
Jump to: