Bitcoin Forum
May 09, 2024, 12:30:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 [39] 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 ... 110 »
  Print  
Author Topic: [ANN][ENRG]Energycoin will be connected with StakeCoin for value creation!  (Read 172575 times)
EnergyCoinDev
Full Member
***
Offline Offline

Activity: 164
Merit: 100


The EnergyCoin and Energyparty Developer


View Profile
July 15, 2016, 07:07:29 AM
 #761

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

Official EnergyCoin website
Follow us on Twitter, Bitcointalk or Reddit
Donation: ePvnQvX5RbzDCzt3qSB5TmBz89BJMvpG46
1715214606
Hero Member
*
Offline Offline

Posts: 1715214606

View Profile Personal Message (Offline)

Ignore
1715214606
Reply with quote  #2

1715214606
Report to moderator
1715214606
Hero Member
*
Offline Offline

Posts: 1715214606

View Profile Personal Message (Offline)

Ignore
1715214606
Reply with quote  #2

1715214606
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
EnergyCoinDev
Full Member
***
Offline Offline

Activity: 164
Merit: 100


The EnergyCoin and Energyparty Developer


View Profile
July 15, 2016, 07:10:53 AM
Last edit: July 16, 2016, 06:41:30 AM by EnergyCoinDev
 #762

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

Official EnergyCoin website
Follow us on Twitter, Bitcointalk or Reddit
Donation: ePvnQvX5RbzDCzt3qSB5TmBz89BJMvpG46
platinumjsi
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
July 15, 2016, 04:31:52 PM
 #763

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?
EnergyCoinDev
Full Member
***
Offline Offline

Activity: 164
Merit: 100


The EnergyCoin and Energyparty Developer


View Profile
July 16, 2016, 06:43:37 AM
 #764

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

Official EnergyCoin website
Follow us on Twitter, Bitcointalk or Reddit
Donation: ePvnQvX5RbzDCzt3qSB5TmBz89BJMvpG46
MyLucky7
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
July 17, 2016, 05:27:20 AM
 #765

ENRG price's up. Now I'm getting more reasonable rewards from staking. Smiley
platinumjsi
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
July 17, 2016, 06:35:16 PM
 #766

Hi so I have done the updates as suggested but still cant send the coins?
EnergyCoinDev
Full Member
***
Offline Offline

Activity: 164
Merit: 100


The EnergyCoin and Energyparty Developer


View Profile
July 18, 2016, 05:56:11 AM
 #767

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

Official EnergyCoin website
Follow us on Twitter, Bitcointalk or Reddit
Donation: ePvnQvX5RbzDCzt3qSB5TmBz89BJMvpG46
Real_Unhooked
Hero Member
*****
Offline Offline

Activity: 838
Merit: 500


View Profile
July 19, 2016, 03:13:14 AM
 #768

anyone have an updated nodelist? I only have 3 connections.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
.....DeepVault.....
....Blockchain File Signatures....
...deeponion.org...
EnergyCoinDev
Full Member
***
Offline Offline

Activity: 164
Merit: 100


The EnergyCoin and Energyparty Developer


View Profile
July 19, 2016, 07:55:43 AM
 #769

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

Official EnergyCoin website
Follow us on Twitter, Bitcointalk or Reddit
Donation: ePvnQvX5RbzDCzt3qSB5TmBz89BJMvpG46
EnergyCoinDev
Full Member
***
Offline Offline

Activity: 164
Merit: 100


The EnergyCoin and Energyparty Developer


View Profile
August 03, 2016, 04:55:59 AM
 #770

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

Official EnergyCoin website
Follow us on Twitter, Bitcointalk or Reddit
Donation: ePvnQvX5RbzDCzt3qSB5TmBz89BJMvpG46
kawa900jc
Hero Member
*****
Offline Offline

Activity: 721
Merit: 500


StakeChain Community leader


View Profile
August 13, 2016, 01:29:56 PM
 #771

Nice volume on Bittrex!
Is there some developmet for EnergyCoin?

EnergyCoinDev
Full Member
***
Offline Offline

Activity: 164
Merit: 100


The EnergyCoin and Energyparty Developer


View Profile
August 18, 2016, 11:50:28 AM
 #772

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

Official EnergyCoin website
Follow us on Twitter, Bitcointalk or Reddit
Donation: ePvnQvX5RbzDCzt3qSB5TmBz89BJMvpG46
energycoin.operations (OP)
Sr. Member
****
Offline Offline

Activity: 329
Merit: 261


EnergyCoin Green CryptoCurrency


View Profile WWW
August 20, 2016, 06:53:07 AM
 #773

ENRG price's up. Now I'm getting more reasonable rewards from staking. Smiley
I have this wallet running 24/7 on RPI.
Send about 995k ENRG to that wallet on 2016-06-19 and 2 month later I have staked 6600 ENRG!
I can stake about 40k on year basis for 1M ENRG and that is worth now 0.1 BTC if I sell the ENRG.
Invest now 3 BTC for 1M ENRG and that gives you 3,3% profit on year basis only stake rewards.
I think 3.3% poS reward and the change for much higher exchange levels is not a bad investment!

As Peter said we are working on development and the goal is consumer prosumer application on top of EnergyCoin Blockchain.
We need people to stake ENRG for a secure network and if we have the website online in a few weeks more details of the roadmap will presented.

Happy staking,

Brian


This profile is managed by www.EnergyCoinfoundation.org
EnergyCoin Foundation wallet: eKvWBxxEa8APp73281vPtCctXhjm5bg89D
kawa900jc
Hero Member
*****
Offline Offline

Activity: 721
Merit: 500


StakeChain Community leader


View Profile
August 27, 2016, 07:05:04 AM
 #774

Sounds great Brian!

I saw some tweets about P2P energy trading: retweet https://twitter.com/Klimaatzuster/status/769129922329796608
And a presentation on e event in Amsterdam: retweet https://twitter.com/ECF4U/status/768699304877973504

I hope to hear more about development and the price on bittrex is stable on a nice 350 Satoshi level.
Maybe this event in Amsterdam attracts more people to EnergyCoin.
@Peter I 'm also curious about that reward program?

EnergyCoinDev
Full Member
***
Offline Offline

Activity: 164
Merit: 100


The EnergyCoin and Energyparty Developer


View Profile
August 28, 2016, 04:05:06 PM
 #775

Sounds great Brian!

I saw some tweets about P2P energy trading: retweet https://twitter.com/Klimaatzuster/status/769129922329796608
And a presentation on e event in Amsterdam: retweet https://twitter.com/ECF4U/status/768699304877973504

I hope to hear more about development and the price on bittrex is stable on a nice 350 Satoshi level.
Maybe this event in Amsterdam attracts more people to EnergyCoin.
@Peter I 'm also curious about that reward program?



Hello kawa900jc,

Thanks for your question again. Smiley

The possible reward program is intended to encourage more people staking ENRG on RPI.

Users will need to register on our coming new website and also keep their ENRG wallets staking on RPI.

Extra rewards will then be sent to them, in addition to the normal PoS rewards they can generate.

We will announce more details of the program later once they are ready.

Peter

Official EnergyCoin website
Follow us on Twitter, Bitcointalk or Reddit
Donation: ePvnQvX5RbzDCzt3qSB5TmBz89BJMvpG46
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
September 10, 2016, 07:24:37 AM
Last edit: September 11, 2016, 10:32:11 AM by cryptonit
 #776

ENRG price's up. Now I'm getting more reasonable rewards from staking. Smiley

Invest now 3 BTC for 1M ENRG and that gives you 3,3% profit on year basis only stake rewards.
I think 3.3% poS reward and the change for much higher exchange levels is not a bad investment!



3.3% POS is not what attract me to the coin

its the potential future usecases ur plans in set up a network of IoT devices
managing a house engergy production and energy consumption
and utilize ENRG as a currency inside this community to trade energy and added services

i want to hear more about ur plans in that area

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
September 11, 2016, 10:34:11 AM
 #777

thx for share ur plans via PM!

i hope the time will come soon u can share them public

very promising coin!

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
energycoin.operations (OP)
Sr. Member
****
Offline Offline

Activity: 329
Merit: 261


EnergyCoin Green CryptoCurrency


View Profile WWW
September 17, 2016, 07:51:21 AM
 #778

thx for share ur plans via PM!

i hope the time will come soon u can share them public

very promising coin!
Thx and we have now EnergyCoin also running on Ubuntu MATE 16.04
See the picture with my wallet.

It is a very simple install procedure.
Install Ubuntu MATE 16.04 follow procedure: https://ubuntu-mate.org/raspberry-pi/
After that the dev-team prepared a script that install the wallet, energycoin.conf, blockchain and desktop icon.
I'm now testing for Sjoerd (a friend) and if it is stable Peter shall post the install script in the OP.
We have much more great news comming soon but staking your wallets is curcial for succes of EnergyCoin!

Have a great day,
Brian
 

This profile is managed by www.EnergyCoinfoundation.org
EnergyCoin Foundation wallet: eKvWBxxEa8APp73281vPtCctXhjm5bg89D
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
September 22, 2016, 09:39:13 AM
 #779

i prefer a new rokos release
i plan to stake two rokos supported  coins on one RPI

(DMD and ENRG)

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
energycoin.operations (OP)
Sr. Member
****
Offline Offline

Activity: 329
Merit: 261


EnergyCoin Green CryptoCurrency


View Profile WWW
October 01, 2016, 07:32:32 PM
 #780

i prefer a new rokos release
i plan to stake two rokos supported  coins on one RPI

(DMD and ENRG)
The Ubuntu Mate version is additional.
We are still testing, there are some issues to solve.

EnergyCoin Foundation is now official entity in The Netherlands.
More info on the website www.EnergyCoin.eu we launch soon.

This profile is managed by www.EnergyCoinfoundation.org
EnergyCoin Foundation wallet: eKvWBxxEa8APp73281vPtCctXhjm5bg89D
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 [39] 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 ... 110 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!