Pages:
Author

Topic: [ANN][ENRG]Energycoin since 2014, a coin with a green mission [new client v1.61] - page 72. (Read 172933 times)

full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
Nice volume on Bittrex!
Is there some developmet for EnergyCoin?


Hello kawa900jc,

Thanks for your question.

In fact, EnergyCoin is currently at a stage of active development.

We will have an official EnergyCoin website ready for public soon.

We will also have a new RPI client very soon. We will then work on a possible reward program for staking ENRG on RPI.

There will be more development coming. Smiley We will announce them later when the time comes.

Peter
hero member
Activity: 722
Merit: 500
StakeChain Community leader
Nice volume on Bittrex!
Is there some developmet for EnergyCoin?
full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
Update:

Ryan has given us an update that his website is now in live beta testing.

He mentioned that there are still about 500 GH of EnergyGHS asset holders haven't made the switch.

If you are the ones who own that 500 GH of EnergyGHS, please come to our EnergyCoin Stack and contact Ryan for the switch.

Peter


Guys,

It came to my attention that Ryan, the one who runs EnergyGHS, has been developing a new platform to continue his business.

Current EnergyGHS mining asset holders should register on his new platform, which is called Crypto Broker, and get your EnergyGHS mining assets converted to BTC mining contracts.

Full details here: https://nxtforum.org/index.php?topic=1504.msg216317#msg216317

When you send your mining assets with the required message, don't forget to ensure "encrypt message" is selected for your privacy.

Peter
full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
anyone have an updated nodelist? I only have 3 connections.


Hello Real_Unhooked,

Go to https://chainz.cryptoid.info/enrg/#!network

Then click "node list" of both /EnergyCoin:1.5.1/ and /EnergyCoin:1.5.0/.

Copy all nodes into your file EnergyCoin.conf, and restart your wallet.

Peter
hero member
Activity: 838
Merit: 500
anyone have an updated nodelist? I only have 3 connections.
full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
Hi so I have done the updates as suggested but still cant send the coins?


Hello platinumjsi,

What error you get this time?

As I said, the command:

Code:
sendsplit eXXXXXXXXXXXXXXXXXXXXXXXX '{"count":10,"amount":9888}'

is just an example. You need to adjust the numbers on your own to suit for your own wallet.

Say if you still get "transaction creation failed" error, please reduce the count number until it can be sent out.

If you still can't send even count=1, i.e.:

Code:
sendsplit eXXXXXXXXXXXXXXXXXXXXXXXX '{"count":1,"amount":9888}'

Then you should reduce the amount until it works.

Peter
newbie
Activity: 46
Merit: 0
Hi so I have done the updates as suggested but still cant send the coins?
member
Activity: 62
Merit: 10
ENRG price's up. Now I'm getting more reasonable rewards from staking. Smiley
full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
Ok thanks, when I try that in the debug window I get "Error: Please enter the wallet passphrase with walletpassphrase first. (code -13)"?

Also will it affect the amount of coins I get from staking?

And lastly should I update it every now and again when I get new coins from staking / buying?


Hello platinumjsi,

You need to enter your passphrase first because your wallet is encrypted and locked.

I have updated the previous post to include this, and also I think you better create a separate wallet before you move your coins.

Increasing your stake size like this should not decrease your overall chance of staking. In general, PoS staking is a matter of luck.

If you set the stakesplitthreshold value high enough, you shouldn't need to worry about fragmentation again when you get new coins from staking/buying.

Peter
newbie
Activity: 46
Merit: 0
Ok thanks, when I try that in the debug window I get "Error: Please enter the wallet passphrase with walletpassphrase first. (code -13)"?

Also will it affect the amount of coins I get from staking?

And lastly should I update it every now and again when I get new coins from staking / buying?
full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
Ok so this is a odd one, I am trying to send some coins and I am getting errors.

I wanted to send 100k but it failed and gave me the error of "Transaction creation failed", working down I found that 25k sent ok, but when I tried another 25k I got the same error message and can now only send lower amounts, it seems the amount I can send drops each time I send coins?
Any ideas how to fix this because at this rate ill have stuck coins that I cant do anything with :/


Hello platinumjsi,

When your stake sizes are too small, your wallet would get fragmented. The amount you can send would drop each time you send coins, because the wallet would always send those less fragmented coins (i.e.: larger stake size) first, trying to help you save transaction fees each time.

To fix this, you will need to deal with your wallet fragmentation problem first.

The easiest way is to custom your stake size using our new "sendsplit" function.

First of all, you better create a new wallet.dat and generate a new ENRG address. If you do so, don't forget to encrypt and backup this wallet.dat first.

Then you can start to move your coins. If your wallet is encrypted, run in console:

Code:
walletpassphrase PPPPPPPPPP 999999

where PPPPPPPPPP is your passphase.

Then if you want to make your stake size 9888 x 10 (just an example) and you have more than 98880 ENRG in your wallet, run in console:

Code:
sendsplit eXXXXXXXXXXXXXXXXXXXXXXXX '{"count":10,"amount":9888}'

where eXXXXXXXXXXXXXXXXXXXXXXXX is the new ENRG address you created in the first step.

After you empty your old wallet, launch your client with your new wallet.dat and all your coins should already been moved there.

Then you will also want to avoid splitting too often in the future, so enter your passphase again and run in console:

Code:
setstakesplitthreshold 5000

Peter
full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
Energycoin Client/Node update for ROKOS Flavors OS

Energycoin client updated to 1.5.1 on the github:
https://github.com/BitcoinFullnode/ROKOS-OK-Bitcoin-Fullnode/commit/9e5f84fd940464f768d43eab50ad7126c9b69d02

Instructions to update it on your ROKOS System:
https://github.com/BitcoinFullnode/ROKOS-OK-Bitcoin-Fullnode/blob/master/tutorials/Update%20Cryptocurrencies%20Client-Nodes%20in%20ROKOS/How%20to%20Update%20my%20Cryptocurrency%20Client%20Node.md

Coming ROKOS release will include latest versions as well. Kind Regards.


Noted and thanks OKtoshi for updating ROKOS to align with the latest EnergyCoin Client version.

Peter
Very nice I go update with the secure "unlock for stake only" option.
In the next weeks the dev-team is work on an ambitious roadmap for future development and application EnergyCoin.
First we get a website www.energycoin.eu with blogs, downloads and more.
Keep on staking your wallets.

Brian
 


Hello Brian,

Glad to hear that you like it. Wink

Let's hope more and more people would keep staking as the roadmap is coming soon.

Peter
newbie
Activity: 46
Merit: 0
Ok so this is a odd one, I am trying to send some coins and I am getting errors.

I wanted to send 100k but it failed and gave me the error of "Transaction creation failed", working down I found that 25k sent ok, but when I tried another 25k I got the same error message and can now only send lower amounts, it seems the amount I can send drops each time I send coins?
Any ideas how to fix this because at this rate ill have stuck coins that I cant do anything with :/
sr. member
Activity: 329
Merit: 261
EnergyCoin Green CryptoCurrency
Energycoin Client/Node update for ROKOS Flavors OS

Energycoin client updated to 1.5.1 on the github:
https://github.com/BitcoinFullnode/ROKOS-OK-Bitcoin-Fullnode/commit/9e5f84fd940464f768d43eab50ad7126c9b69d02

Instructions to update it on your ROKOS System:
https://github.com/BitcoinFullnode/ROKOS-OK-Bitcoin-Fullnode/blob/master/tutorials/Update%20Cryptocurrencies%20Client-Nodes%20in%20ROKOS/How%20to%20Update%20my%20Cryptocurrency%20Client%20Node.md

Coming ROKOS release will include latest versions as well. Kind Regards.


Noted and thanks OKtoshi for updating ROKOS to align with the latest EnergyCoin Client version.

Peter
Very nice I go update with the secure "unlock for stake only" option.
In the next weeks the dev-team is work on an ambitious roadmap for future development and application EnergyCoin.
First we get a website www.energycoin.eu with blogs, downloads and more.
Keep on staking your wallets.

Brian
 
full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
Energycoin Client/Node update for ROKOS Flavors OS

Energycoin client updated to 1.5.1 on the github:
https://github.com/BitcoinFullnode/ROKOS-OK-Bitcoin-Fullnode/commit/9e5f84fd940464f768d43eab50ad7126c9b69d02

Instructions to update it on your ROKOS System:
https://github.com/BitcoinFullnode/ROKOS-OK-Bitcoin-Fullnode/blob/master/tutorials/Update%20Cryptocurrencies%20Client-Nodes%20in%20ROKOS/How%20to%20Update%20my%20Cryptocurrency%20Client%20Node.md

Coming ROKOS release will include latest versions as well. Kind Regards.


Noted and thanks OKtoshi for updating ROKOS to align with the latest EnergyCoin Client version.

Peter
full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
What is the maximum coin age for stake weight? Is it capped at 1 day (which is also the minimum coin age for staking)? According to the "Staking" icon on the lower right corner of the Qt client, my stake weight has been locked at its minimum stake weight for days now. I apologize if it has been stated or asked by someone else before, but I have been unable to find the answer on my own from this thread and the previous one.

(Note: I know how staking works. I feel like I have to say it immediately so that I don't get irrelevant replies.)


Hello Relnarien,

Yes, your understanding is basically correct, and it was also asked by someone else before. https://bitcointalksearch.org/topic/m.14712975

In short, there's been no coin ageing since block height 2.1m.

And you could say it's capped at 1 day.

Based on what you've written, I have no doubt you should know how staking works. Smiley

P.S. Will put it into our FAQ, so that new users won't need to search around again.

Peter

I see. Thank you. Not knowing was really bugging me for a bit. I suppose I could have checked the source, but I'm not really familiar with which variable references which value, and it seemed like a waste of effort to go through the whole source just looking for a single value. I'm a little embarrassed that the answer was posted only 2 pages prior though. I was mostly searching through the earlier pages. =/

Also, I only added that little note at the end of my previous post because my question was the type that tended to invite irrelevant replies like "staking resets the stake weight to 0" or "staking requires a minimum coin age". I didn't mean to sound condescending. Tongue


You are welcome Relnarien. Smiley

It seems you not only know how staking works, but also know how to ask question inviting relevant replies. Tongue

Peter
legendary
Activity: 1140
Merit: 1004
OK
sr. member
Activity: 399
Merit: 257
What is the maximum coin age for stake weight? Is it capped at 1 day (which is also the minimum coin age for staking)? According to the "Staking" icon on the lower right corner of the Qt client, my stake weight has been locked at its minimum stake weight for days now. I apologize if it has been stated or asked by someone else before, but I have been unable to find the answer on my own from this thread and the previous one.

(Note: I know how staking works. I feel like I have to say it immediately so that I don't get irrelevant replies.)


Hello Relnarien,

Yes, your understanding is basically correct, and it was also asked by someone else before. https://bitcointalksearch.org/topic/m.14712975

In short, there's been no coin ageing since block height 2.1m.

And you could say it's capped at 1 day.

Based on what you've written, I have no doubt you should know how staking works. Smiley

P.S. Will put it into our FAQ, so that new users won't need to search around again.

Peter

I see. Thank you. Not knowing was really bugging me for a bit. I suppose I could have checked the source, but I'm not really familiar with which variable references which value, and it seemed like a waste of effort to go through the whole source just looking for a single value. I'm a little embarrassed that the answer was posted only 2 pages prior though. I was mostly searching through the earlier pages. =/

Also, I only added that little note at the end of my previous post because my question was the type that tended to invite irrelevant replies like "staking resets the stake weight to 0" or "staking requires a minimum coin age". I didn't mean to sound condescending. Tongue
full member
Activity: 164
Merit: 100
The EnergyCoin and Energyparty Developer
What is the maximum coin age for stake weight? Is it capped at 1 day (which is also the minimum coin age for staking)? According to the "Staking" icon on the lower right corner of the Qt client, my stake weight has been locked at its minimum stake weight for days now. I apologize if it has been stated or asked by someone else before, but I have been unable to find the answer on my own from this thread and the previous one.

(Note: I know how staking works. I feel like I have to say it immediately so that I don't get irrelevant replies.)


Hello Relnarien,

Yes, your understanding is basically correct, and it was also asked by someone else before. https://bitcointalksearch.org/topic/m.14712975

In short, there's been no coin ageing since block height 2.1m.

And you could say it's capped at 1 day.

Based on what you've written, I have no doubt you should know how staking works. Smiley

P.S. Will put it into our FAQ, so that new users won't need to search around again.

Peter
sr. member
Activity: 399
Merit: 257
What is the maximum coin age for stake weight? Is it capped at 1 day (which is also the minimum coin age for staking)? According to the "Staking" icon on the lower right corner of the Qt client, my stake weight has been locked at its minimum stake weight for days now. I apologize if it has been stated or asked by someone else before, but I have been unable to find the answer on my own from this thread and the previous one.

(Note: I know how staking works. I feel like I have to say it immediately so that I don't get irrelevant replies.)
Pages:
Jump to: