EpyxZ
|
|
August 12, 2016, 07:59:02 PM |
|
Sorry about not responding sooner. Re downloaded wallet and starts fine now.
|
|
|
|
megacrypton
Full Member
Offline
Activity: 168
Merit: 100
Secured & Trusted Crypto Trade Platform
|
|
August 12, 2016, 08:09:03 PM |
|
SPACECoin Added with Megacrypton.com Crypto Exchange Platform BTC:https://trade.megacrypton.com/users/trades.php?market=space-btc LTC:https://trade.megacrypton.com/users/trades.php?market=space-ltc We also host ICO/IPO Currently Mpaycoin(MPC) ICO is available for buy wall https://trade.megacrypton.com/users/buywall.php?market=mpc-btcMany More coin.Enjoy
|
MegaCrypton.com: *Trade 200+ Coin Pair(p2p)*Trusted*Secured*Web Wallet
|
|
|
midnight_miner
|
|
August 13, 2016, 07:37:01 PM |
|
We hope to have the Twitter campaign ready for the coming week.
You will be rewarded with Space Coins for re-Tweeting SpaceCoin Tweets and Tweeting about Space Coin.
More details when the campaign is near ready.
Also working on the website to fill in information on SPACE and where we plan on going with the coin. Community suggestions are welcome as always. WE will post some bounties for translation of the website and the BCT forum soon.
|
|
|
|
vinylfever
Member
Offline
Activity: 101
Merit: 10
|
|
August 14, 2016, 01:37:10 PM |
|
Hello Dev(s)
I have an performance issue with the Windows wallet. At first I thought it was because the wallet needed to sync. But with a fully synced wallet the wallet uses a lot of CPU. I believe this is because of the staking mechanism. When staking is enabled the wallet uses a lot of CPU. It doesn't matter how many cores I assign to the VM it always is above 70%. With staking turned off it behaves like any other coin. I don't have this problem with other POS or Hybrid coins on Windows and when I'm running the wallet on Ubuntu 14.04. Is there anything I can do to reduce the CPU usage on Windows with staking turned on?
|
|
|
|
overdozedCEO
|
|
August 14, 2016, 02:13:14 PM |
|
i would like to reserve the german translation, thanks
|
|
|
|
EpyxZ
|
|
August 14, 2016, 02:20:06 PM |
|
Hello Dev(s)
I have an performance issue with the Windows wallet. At first I thought it was because the wallet needed to sync. But with a fully synced wallet the wallet uses a lot of CPU. I believe this is because of the staking mechanism. When staking is enabled the wallet uses a lot of CPU. It doesn't matter how many cores I assign to the VM it always is above 70%. With staking turned off it behaves like any other coin. I don't have this problem with other POS or Hybrid coins on Windows and when I'm running the wallet on Ubuntu 14.04. Is there anything I can do to reduce the CPU usage on Windows with staking turned on?
Have same problem with most of my wallets (newer wallets). One of the reasons all online wallets are on diff pc :/ don't think its a problem with the wallet or the code but the newer dependencies.
|
|
|
|
midnight_miner
|
|
August 14, 2016, 06:46:15 PM |
|
Hello Dev(s)
I have an performance issue with the Windows wallet. At first I thought it was because the wallet needed to sync. But with a fully synced wallet the wallet uses a lot of CPU. I believe this is because of the staking mechanism. When staking is enabled the wallet uses a lot of CPU. It doesn't matter how many cores I assign to the VM it always is above 70%. With staking turned off it behaves like any other coin. I don't have this problem with other POS or Hybrid coins on Windows and when I'm running the wallet on Ubuntu 14.04. Is there anything I can do to reduce the CPU usage on Windows with staking turned on?
I have witnessed similar on SPACE and other PoS wallets. It is one of the issues I am looking into to fix in a future release. I have a wallet running on Windows that was used for mining payouts, the wallet had over 15000 entries in the Receive Address. The wallet was completely unusable because of the Qt wallet was always unresponsive. I managed to get the address down to 3000 entries and it is still most of the time unresponsive, and the cpu usage as much as is available (but appears to be a single thread, so only one cpu is used). My ideas or fix options are: - include in the wallet a utility to manage the coinbase entries per address (merge, split, move, etc). - find the code in the wallet causing the heavy usage (suspect most of it is Qt related). - switch to Offline PoS (would require Masternodes) - new form of staking.
|
|
|
|
rafaeldasilva
Member
Offline
Activity: 84
Merit: 10
|
|
August 14, 2016, 07:15:04 PM |
|
hi dev open signature campaign
|
|
|
|
vinylfever
Member
Offline
Activity: 101
Merit: 10
|
|
August 14, 2016, 07:21:58 PM |
|
Hello Dev(s)
I have an performance issue with the Windows wallet. At first I thought it was because the wallet needed to sync. But with a fully synced wallet the wallet uses a lot of CPU. I believe this is because of the staking mechanism. When staking is enabled the wallet uses a lot of CPU. It doesn't matter how many cores I assign to the VM it always is above 70%. With staking turned off it behaves like any other coin. I don't have this problem with other POS or Hybrid coins on Windows and when I'm running the wallet on Ubuntu 14.04. Is there anything I can do to reduce the CPU usage on Windows with staking turned on?
I have witnessed similar on SPACE and other PoS wallets. It is one of the issues I am looking into to fix in a future release. I have a wallet running on Windows that was used for mining payouts, the wallet had over 15000 entries in the Receive Address. The wallet was completely unusable because of the Qt wallet was always unresponsive. I managed to get the address down to 3000 entries and it is still most of the time unresponsive, and the cpu usage as much as is available (but appears to be a single thread, so only one cpu is used). My ideas or fix options are: - include in the wallet a utility to manage the coinbase entries per address (merge, split, move, etc). - find the code in the wallet causing the heavy usage (suspect most of it is Qt related). - switch to Offline PoS (would require Masternodes) - new form of staking. Thanks for replying midnight_miner. Is POS on or off on that Windows wallet? I wonder if the wallet would become responsive if POS is turned off. I have less than 3000 entries in one wallet and with POS turned on the wallet itself wasn't unresponsive. Sometimes it took a bit longer to go to a specific section (+/- 30 sec.) but never unresponsive, just CPU usage of 70% or above.
|
|
|
|
rendiuno
|
|
August 14, 2016, 07:27:51 PM |
|
I got interested
|
|
|
|
midnight_miner
|
|
August 15, 2016, 03:15:40 PM |
|
Hello Dev(s)
I have an performance issue with the Windows wallet. At first I thought it was because the wallet needed to sync. But with a fully synced wallet the wallet uses a lot of CPU. I believe this is because of the staking mechanism. When staking is enabled the wallet uses a lot of CPU. It doesn't matter how many cores I assign to the VM it always is above 70%. With staking turned off it behaves like any other coin. I don't have this problem with other POS or Hybrid coins on Windows and when I'm running the wallet on Ubuntu 14.04. Is there anything I can do to reduce the CPU usage on Windows with staking turned on?
I have witnessed similar on SPACE and other PoS wallets. It is one of the issues I am looking into to fix in a future release. I have a wallet running on Windows that was used for mining payouts, the wallet had over 15000 entries in the Receive Address. The wallet was completely unusable because of the Qt wallet was always unresponsive. I managed to get the address down to 3000 entries and it is still most of the time unresponsive, and the cpu usage as much as is available (but appears to be a single thread, so only one cpu is used). My ideas or fix options are: - include in the wallet a utility to manage the coinbase entries per address (merge, split, move, etc). - find the code in the wallet causing the heavy usage (suspect most of it is Qt related). - switch to Offline PoS (would require Masternodes) - new form of staking. Thanks for replying midnight_miner. Is POS on or off on that Windows wallet? I wonder if the wallet would become responsive if POS is turned off. I have less than 3000 entries in one wallet and with POS turned on the wallet itself wasn't unresponsive. Sometimes it took a bit longer to go to a specific section (+/- 30 sec.) but never unresponsive, just CPU usage of 70% or above. This is with PoS enabled, however I am doing tests with this wallet to track performance issues, PoS, non-Pos, Qt wallet and daemon only. So more details as the test and development continues.
|
|
|
|
dukester99 (OP)
|
|
August 18, 2016, 01:16:44 PM |
|
New Roadmap has been posted! Roadmap may change and additional items will probably be added as we move forward.
|
|
|
|
midnight_miner
|
|
August 18, 2016, 11:10:26 PM |
|
Space Coin Twitter CampaignWe are putting the final touches on the the Twitter Campaign. To prepare for the campaign make sure you are following @space_coin on your Twitter account so that you do not miss out on any of the ReTweets. https://twitter.com/space_coinThe Rules and Regulations, guidelines... will be posted at the start on http://spacecoin.info before the start of the campaign. To make the tracking easier for the rewards, you will need to register your Twitter account name and you Space Address on our website. Basically the campaign will reward you for retweeting @space_coin tweets and a reward for you original tweets about SpaceCoin based on content and not more that one original tweet in 7 days. We don't want to see a bunch of Twitter spam. Let's have some fun! DO NOT POST YOUR SPACE ADDRESS IN THIS FORUM!!!It is against the BitCoinTalk forum posting rules.
|
|
|
|
megacrypton
Full Member
Offline
Activity: 168
Merit: 100
Secured & Trusted Crypto Trade Platform
|
|
August 19, 2016, 12:44:30 PM |
|
|
MegaCrypton.com: *Trade 200+ Coin Pair(p2p)*Trusted*Secured*Web Wallet
|
|
|
midnight_miner
|
|
August 19, 2016, 10:37:55 PM |
|
A quick update on the upcoming Twitter Campaign. We haven't started the campaign yet, as I am setting up an Electrum wallet for those that want to participate and collect Space Coins without installing a full wallet and waiting for the blockchain to sync. How does the Electrum wallet work? Here is the documentation for the Bitcoin version on the wallet. http://docs.electrum.org/en/latest/I will post the documentation for the Space Coin version soon on http://spacecoin.info as soon as the service is ready.
|
|
|
|
vinylfever
Member
Offline
Activity: 101
Merit: 10
|
|
August 20, 2016, 09:39:51 AM |
|
A quick update on the upcoming Twitter Campaign. We haven't started the campaign yet, as I am setting up an Electrum wallet for those that want to participate and collect Space Coins without installing a full wallet and waiting for the blockchain to sync. How does the Electrum wallet work? Here is the documentation for the Bitcoin version on the wallet. http://docs.electrum.org/en/latest/I will post the documentation for the Space Coin version soon on http://spacecoin.info as soon as the service is ready. Does staking also work with the Electrum wallet?
|
|
|
|
midnight_miner
|
|
August 20, 2016, 05:15:07 PM |
|
A quick update on the upcoming Twitter Campaign. We haven't started the campaign yet, as I am setting up an Electrum wallet for those that want to participate and collect Space Coins without installing a full wallet and waiting for the blockchain to sync. How does the Electrum wallet work? Here is the documentation for the Bitcoin version on the wallet. http://docs.electrum.org/en/latest/I will post the documentation for the Space Coin version soon on http://spacecoin.info as soon as the service is ready. Does staking also work with the Electrum wallet? Typically no, they do not stake. In the roadmap we can add a staking pool if an existing staking pools does not support SpaceCoin, or I can look into added staking payout rewards to the Electrum wallet in the future.
|
|
|
|
midnight_miner
|
|
August 22, 2016, 08:42:49 PM |
|
I need some input from community members more literate in Chinese than I am... Looking a for a good translation of Spacecoin to Chinese (Traditional and Simplified). My thoughts on the ideal name was: 太空币 = 'outer space coin' but this is already listed as SpaceCredits (TPC) http://www.xnbzg.com/market.html?symbol=17So far I have found coins already listed in either Japanese or Chinese with the following names: 宇宙币 CosmosCoin (CMC) http://www.btc38.com/altcoin/general/90.html恒星币 Stellar Coin (XLM) I did not find anything listed with the following name: 深空币 = universe coin / deep space credits / Space Coin? So anyone with a better understanding of Chineses, Japanese, etc. that could give an opinion if the following name works in Asian cultures, and I am not going to insult or say something stupid? 深空币 Space Coin (SPACE) Thank you. 谢谢 ありがとう
|
|
|
|
EpyxZ
|
|
August 23, 2016, 11:00:37 AM |
|
I need some input from community members more literate in Chinese than I am... Looking a for a good translation of Spacecoin to Chinese (Traditional and Simplified). My thoughts on the ideal name was: 太空币 = 'outer space coin' but this is already listed as SpaceCredits (TPC) http://www.xnbzg.com/market.html?symbol=17So far I have found coins already listed in either Japanese or Chinese with the following names: 宇宙币 CosmosCoin (CMC) http://www.btc38.com/altcoin/general/90.html恒星币 Stellar Coin (XLM) I did not find anything listed with the following name: 深空币 = universe coin / deep space credits / Space Coin? So anyone with a better understanding of Chineses, Japanese, etc. that could give an opinion if the following name works in Asian cultures, and I am not going to insult or say something stupid? 深空币 Space Coin (SPACE) Thank you. 谢谢 ありがとう Wish i could read Chinese or Japanese. Space coin wasn't taken? snatch it
|
|
|
|
kreatoralex
|
|
August 23, 2016, 05:04:17 PM |
|
On Yobit - Wallet status: Maintenance
|
|
|
|
|