Pages:
Author

Topic: [ANN][ENRG]Energycoin - Android Released - Bittrex - - page 10. (Read 334702 times)

legendary
Activity: 2453
Merit: 1026
Energy coin master
Why is twitter account so quite... some good stuff going on with the meetings I think this is a good opportunity for new investors to get into energycoin
SaintFrantic is responsible for that account but he is not very active.
I shall him to handover the account to me.
hero member
Activity: 658
Merit: 500
Why is twitter account so quite... some good stuff going on with the meetings I think this is a good opportunity for new investors to get into energycoin
hero member
Activity: 658
Merit: 500
Thx waecrum for you technical support.
I have now more connections.

EnergyCR is working on SplitStakeThreshold so that blockes not split after a default threshold.
When you have 1M or more coins in the wallet and wallet is always online to secure the network a lot of transactions take place. I had 14000 transactions in 6 weeks! When you want to send big amounts it is not possible becous in coincontroll you can see many blocks and then transaction fails. I had to split the big transaction into 100k transactions and these transactions are then also not fast becouse the wallet has to dicide wich blockes to send. I tried manualy create big blockes after stake each day for a while and then it was posible to send 2.5m in seconds with 0.01 fee. So I want SplitStakeThreshold and (HyperStake has that feature) and we go implement this for EnergyCoin!
With SplitStakeThreshold you can adjust in console the minimum threshold and for me 100k is good and for others maybe 10k.

Other news I had great meeting yesterday and we go cooperate to make a projectplan and hopefully we go persent application for EnergyCoin on Smartgrid2015 event in Brussel this year.


Great job on everything jan!
hero member
Activity: 722
Merit: 500
StakeChain Community leader
Thx waecrum for you technical support.
I have now more connections.

EnergyCR is working on SplitStakeThreshold so that blockes not split after a default threshold.
When you have 1M or more coins in the wallet and wallet is always online to secure the network a lot of transactions take place. I had 14000 transactions in 6 weeks! When you want to send big amounts it is not possible becous in coincontroll you can see many blocks and then transaction fails. I had to split the big transaction into 100k transactions and these transactions are then also not fast becouse the wallet has to dicide wich blockes to send. I tried manualy create big blockes after stake each day for a while and then it was posible to send 2.5m in seconds with 0.01 fee. So I want SplitStakeThreshold and (HyperStake has that feature) and we go implement this for EnergyCoin!
With SplitStakeThreshold you can adjust in console the minimum threshold and for me 100k is good and for others maybe 10k.

Other news I had great meeting yesterday and we go cooperate to make a projectplan and hopefully we go persent application for EnergyCoin on Smartgrid2015 event in Brussel this year.
member
Activity: 97
Merit: 10
Altcom : AZwV4Zh2MdYhvyni4QbR5c2CfsAWkcCXAC
...
It's pretty simple, you just need to create a file EnergyCoin.conf in your wallet directory and add these lines in it :
port=22706 #(you can use another port if you want)
rpcport=22700
rpcconnect=127.0.0.1

Then open port 22706 in your computer firewall (if you have one) and most important make a port forwarding from your ISP modem port 22706 to your computer port 22706.

My11 nodes on the PC now:
Code:
addnode=78.194.58.33
addnode=178.62.243.146
addnode=5.250.177.28
addnode=212.47.228.217
addnode=137.224.252.10
addnode=95.92.92.237
addnode=66.131.233.101
addnode=213.155.254.2
addnode=104.245.145.42
addnode=59.147.36.164
addnode=70.65.153.178
Never seen so much.
This was the case when the PI was staring up again. The PC and the PI share the same IP-address.
Is there concurention for connections?
How to configure multible wallets when they share 1 IP address?
The PI had after start-up only 1 connection. The PC is now offline so I check later if the PI has again the most connections.

Here's my network config with 1 shared IP between RPi and my computer. I setup my ISP modem port forwarding with my RPi and open the port in the firewall of the RPi, so i get a maximum connection (17 now). In EnergyCoin.conf on my computer i add my RPi internal IP address in first node (addnode=RPi internal IP address) and staking=0 (since my RPI stake for me all the time) and that's all. My RPi can get more than 23 connections and my computer oscillate between 1 and 10 connections but i don't care since all my traffic go throught my RPi which have more connection. And from the outside, the people connect only on my RPi. It look like this:
Internet <--> ISP Modem <--> Port Forwarding to RPi <--> Computer connect to RPi
In the end, i use my computer for transferring fund and my RPi for staking.
Advantage: Each time i start my computer, i sync a lot faster since i always got 1 connection to my RPi which himself got a lot of connections and the full blockchain available at 100Mbps.
PS: if you don't have RPi just port forward to your computer like i said earlier.
legendary
Activity: 2453
Merit: 1026
Energy coin master
...
It's pretty simple, you just need to create a file EnergyCoin.conf in your wallet directory and add these lines in it :
port=22706 #(you can use another port if you want)
rpcport=22700
rpcconnect=127.0.0.1

Then open port 22706 in your computer firewall (if you have one) and most important make a port forwarding from your ISP modem port 22706 to your computer port 22706.

My11 nodes on the PC now:
Code:
addnode=78.194.58.33
addnode=178.62.243.146
addnode=5.250.177.28
addnode=212.47.228.217
addnode=137.224.252.10
addnode=95.92.92.237
addnode=66.131.233.101
addnode=213.155.254.2
addnode=104.245.145.42
addnode=59.147.36.164
addnode=70.65.153.178
Never seen so much.
This was the case when the PI was staring up again. The PC and the PI share the same IP-address.
Is there concurention for connections?
How to configure multible wallets when they share 1 IP address?
The PI had after start-up only 1 connection. The PC is now offline so I check later if the PI has again the most connections.
hero member
Activity: 722
Merit: 500
StakeChain Community leader
...
It's pretty simple, you just need to create a file EnergyCoin.conf in your wallet directory and add these lines in it :
port=22706 #(you can use another port if you want)
rpcport=22700
rpcconnect=127.0.0.1

Then open port 22706 in your computer firewall (if you have one) and most important make a port forwarding from your ISP modem port 22706 to your computer port 22706.

My11 nodes on the PC now:
Code:
addnode=78.194.58.33
addnode=178.62.243.146
addnode=5.250.177.28
addnode=212.47.228.217
addnode=137.224.252.10
addnode=95.92.92.237
addnode=66.131.233.101
addnode=213.155.254.2
addnode=104.245.145.42
addnode=59.147.36.164
addnode=70.65.153.178
Never seen so much.
full member
Activity: 217
Merit: 100
Part-time Altcoin Developer


....

I like the idea of a lottery-type system. I think it would be a great implementation, as long as it doesn't kill the current PoS system.


This make me remember a old lottocoin which is not doing quite well now.

I think there are still ways to distribute coins to new people without changing the current PoS system and increasing the total supply. You guys may take some time to look at https://www.reddit.com/r/dogecoin/new/ and see how successful they are.

We can also make a tipbot work on Reddit (this is open-source) and grow our community there.

Thank you for you sugestions.
EnergyCR can you take a look?




Here is the source of dogetipbot:

https://github.com/mohland/dogetipbot

I suppose it is easy to fork it for ENRG. Some other coins have already done it successfully.
legendary
Activity: 2453
Merit: 1026
Energy coin master
....

It's pretty simple, you just need to create a file EnergyCoin.conf in your wallet directory and add these lines in it :
port=22706 #(you can use another port if you want)
rpcport=22700
rpcconnect=127.0.0.1

Then open port 22706 in your computer firewall (if you have one) and most important make a port forwarding from your ISP modem port 22706 to your computer port 22706.

I have to check this.
For the PI the router is open but have to add the PC.
Have to ask a frind to help me with this.
I made an addnode list that can be added to EnergyCoin.conf
Code:
addnode=178.62.243.146
addnode=5.250.177.28
addnode=213.155.254.2
addnode=59.147.36.164
addnode=95.92.92.237
addnode=90.182.204.175
addnode=213.46.197.237
addnode=66.131.233.101
addnode=76.186.62.198
addnode=93.106.233.254
addnode=178.251.182.139
addnode=93.211.226.54
addnode=104.245.146.190
addnode=172.56.7.122
addnode=79.168.36.237
addnode=82.66.55.40
addnode=137.224.252.10
addnode=125.25.143.84
addnode=80.101.29.96
addnode=213.46.197.237
addnode=70.65.153.178
addnode=94.174.0.228
addnode=83.82.194.31


....

I like the idea of a lottery-type system. I think it would be a great implementation, as long as it doesn't kill the current PoS system.


This make me remember a old lottocoin which is not doing quite well now.

I think there are still ways to distribute coins to new people without changing the current PoS system and increasing the total supply. You guys may take some time to look at https://www.reddit.com/r/dogecoin/new/ and see how successful they are.

We can also make a tipbot work on Reddit (this is open-source) and grow our community there.

Thank you for you sugestions.
EnergyCR can you take a look?
full member
Activity: 217
Merit: 100
Part-time Altcoin Developer
I don't want to get in the way of the current topic but would it not also enhance the value and usability of the coin to try and get some circulation going? I mean buying them from an exchange is ok, but i would welcome an easier way to earn some Energy as well. any idea that has the potential for people to actually do something constructive to earn the coin would enhance it's value and get it into more people's hands.

I'd like to see a tipbot on twitter... It is always good for coins if I can hand them out Smiley
Or tipbot on our IRC. Now it a desert there.
I had also an offer of the human pouches
Check: http://energycoin.pw/forum/index.php/topic/280-las-vegas-crypto-coin-and-business-promotion/
Then people visiting Las Vegas get paper wallets and can spent them and maybe go use our coin.
I think the exchange rate is now to low for such promotion but we can consider.

I work also on citizen participation projects but it takes time to find the right opportunity.

I like the idea of a kind of lottery application for wallet online.
But then you have to buy tickets and each hour or daily random payout if your wallet is online.
Who can build that?

I have so many idea's but I need people and technical support to implement.
I can also support with ENRG donation if needed.
 

I like the idea of a lottery-type system. I think it would be a great implementation, as long as it doesn't kill the current PoS system.


This make me remember a old lottocoin which is not doing quite well now.

I think there are still ways to distribute coins to new people without changing the current PoS system and increasing the total supply. You guys may take some time to look at https://www.reddit.com/r/dogecoin/new/ and see how successful they are.

We can also make a tipbot work on Reddit (this is open-source) and grow our community there.
legendary
Activity: 2453
Merit: 1026
Energy coin master
very few sellers left... I see a jump coming  Cool
The 4 Btc buywall is now on vacation so we have to wait.
It is also no important how high the rate is, when we go abouve 50 Satoshi each time fresh coins are comming in.
It is a kind of wave and each time I acumulate. When there is real news, not ideas or rumors, then we go moon soon.
Now it is hot air if we go to high and they will want to take a quick profit then.
There is 20M ENRG waiting @ Bittrex for a trade uportunity check distribution:
https://beta.bittrex.com/Market/Index?MarketName=BTC-ENRG&tab=metrics

hero member
Activity: 658
Merit: 500
very few sellers left... I see a jump coming  Cool
member
Activity: 97
Merit: 10
Altcom : AZwV4Zh2MdYhvyni4QbR5c2CfsAWkcCXAC
legendary
Activity: 2453
Merit: 1026
Energy coin master
member
Activity: 97
Merit: 10
Altcom : AZwV4Zh2MdYhvyni4QbR5c2CfsAWkcCXAC
Hi, my Pi wallet have 23 connections.
here is the list:
Code:
energycoind getpeerinfo
[
    {
        "addr" : "178.62.243.146:22706",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665623,
        "conntime" : 1422998474,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 882295,
        "banscore" : 0
    },
    {
        "addr" : "5.250.177.28:22706",
        "services" : "00000001",
        "lastsend" : 1423665623,
        "lastrecv" : 1423665623,
        "conntime" : 1422998498,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 882296,
        "banscore" : 0
    },
    {
        "addr" : "213.155.254.2:27095",
        "services" : "00000001",
        "lastsend" : 1423665623,
        "lastrecv" : 1423665622,
        "conntime" : 1422999215,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 882319,
        "banscore" : 0
    },
    {
        "addr" : "59.147.36.164:63630",
        "services" : "00000001",
        "lastsend" : 1423665623,
        "lastrecv" : 1423665623,
        "conntime" : 1422999666,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 882336,
        "banscore" : 0
    },
    {
        "addr" : "95.92.92.237:54427",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665614,
        "conntime" : 1423005957,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 882555,
        "banscore" : 0
    },
    {
        "addr" : "90.182.204.175:49316",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665609,
        "conntime" : 1423046337,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 883982,
        "banscore" : 0
    },
    {
        "addr" : "213.46.197.237:55791",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665434,
        "conntime" : 1423166260,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 886839,
        "banscore" : 0
    },
    {
        "addr" : "66.131.233.101:46292",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665614,
        "conntime" : 1423527146,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 901052,
        "banscore" : 0
    },
    {
        "addr" : "76.186.62.198:50095",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665614,
        "conntime" : 1423593965,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 903485,
        "banscore" : 0
    },
    {
        "addr" : "93.106.233.254:49552",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665614,
        "conntime" : 1423596412,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 827731,
        "banscore" : 0
    },
    {
        "addr" : "178.251.182.139:49818",
        "services" : "00000001",
        "lastsend" : 1423665623,
        "lastrecv" : 1423665622,
        "conntime" : 1423598911,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 903667,
        "banscore" : 0
    },
    {
        "addr" : "93.211.226.54:49429",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665600,
        "conntime" : 1423612555,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 904145,
        "banscore" : 0
    },
    {
        "addr" : "104.245.146.190:54978",
        "services" : "00000001",
        "lastsend" : 1423665623,
        "lastrecv" : 1423665623,
        "conntime" : 1423630666,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 904775,
        "banscore" : 0
    },
    {
        "addr" : "172.56.7.122:44760",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665614,
        "conntime" : 1423635543,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 904157,
        "banscore" : 0
    },
    {
        "addr" : "79.168.36.237:58837",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665600,
        "conntime" : 1423636294,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 904600,
        "banscore" : 0
    },
    {
        "addr" : "82.66.55.40:57275",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665613,
        "conntime" : 1423638113,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 905055,
        "banscore" : 0
    },
    {
        "addr" : "137.224.252.10:19095",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665600,
        "conntime" : 1423643491,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 905135,
        "banscore" : 0
    },
    {
        "addr" : "125.25.143.84:13779",
        "services" : "00000001",
        "lastsend" : 1423665621,
        "lastrecv" : 1423665622,
        "conntime" : 1423656947,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 900053,
        "banscore" : 0
    },
    {
        "addr" : "80.101.29.96:50509",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665614,
        "conntime" : 1423660987,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 905455,
        "banscore" : 0
    },
    {
        "addr" : "213.46.197.237:50242",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665609,
        "conntime" : 1423662354,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 905560,
        "banscore" : 0
    },
    {
        "addr" : "70.65.153.178:58408",
        "services" : "00000001",
        "lastsend" : 1423665623,
        "lastrecv" : 1423665622,
        "conntime" : 1423662483,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 905945,
        "banscore" : 0
    },
    {
        "addr" : "94.174.0.228:54139",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665620,
        "conntime" : 1423663663,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 905910,
        "banscore" : 0
    },
    {
        "addr" : "83.82.194.31:52140",
        "services" : "00000001",
        "lastsend" : 1423665622,
        "lastrecv" : 1423665620,
        "conntime" : 1423664440,
        "version" : 70002,
        "subver" : "/EnergyCoin:1.1.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 27,
        "banscore" : 0
    }
]

+my address: 212.47.228.217

If you have a low number of connection and you see your address in this list with inbound = true, then it means you haven't open your firewall.
Hope this help.

Edit: I use the last source on github and it says "subver : /EnergyCoin:1.1.3/" in my getinfo. So i think EnergyCoin:1.1.3 is in fact EnergyCoin:1.2. It's just one line in the code who is not updated.
legendary
Activity: 2453
Merit: 1026
Energy coin master
Hello, I d'ont have hands on my PI now, but will try to post peers sometime

Can you check that your port is still forwarded to the pi and nothing have changed ? (dynamic IP of the pi or things like that)
The number of connections for the PI is ok but for windows wallet it is very minimum number.
legendary
Activity: 2453
Merit: 1026
Energy coin master
Hi all,

Since today I have only 3 connections, usealy I have 6-7 connections on my Windows 1.2 wallet.
On my PI I have 11 connections and I post the peerinfo now:
Code:
getpeerinfo


07:48:07

[
{
"addr" : "178.62.243.146:22706",
"services" : "00000001",
"lastsend" : 1423640815,
"lastrecv" : 1423640838,
"conntime" : 1423166202,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 888253,
"banscore" : 0
},
{
"addr" : "5.250.177.28:56998",
"services" : "00000001",
"lastsend" : 1423640836,
"lastrecv" : 1423640840,
"conntime" : 1423166232,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 888253,
"banscore" : 0
},
{
"addr" : "212.47.228.217:22706",
"services" : "00000001",
"lastsend" : 1423640840,
"lastrecv" : 1423640840,
"conntime" : 1423166260,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 888255,
"banscore" : 0
},
{
"addr" : "95.92.92.237:57799",
"services" : "00000001",
"lastsend" : 1423640841,
"lastrecv" : 1423640838,
"conntime" : 1423174634,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 888580,
"banscore" : 0
},
{
"addr" : "213.155.254.2:7265",
"services" : "00000001",
"lastsend" : 1423640842,
"lastrecv" : 1423640839,
"conntime" : 1423192000,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 889187,
"banscore" : 0
},
{
"addr" : "59.147.36.164:54387",
"services" : "00000001",
"lastsend" : 1423640843,
"lastrecv" : 1423640839,
"conntime" : 1423197402,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 889367,
"banscore" : 0
},
{
"addr" : "66.131.233.101:42800",
"services" : "00000001",
"lastsend" : 1423640843,
"lastrecv" : 1423640840,
"conntime" : 1423527297,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 901077,
"banscore" : 0
},
{
"addr" : "68.96.191.5:51995",
"services" : "00000001",
"lastsend" : 1423640844,
"lastrecv" : 1423640838,
"conntime" : 1423591582,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 903399,
"banscore" : 0
},
{
"addr" : "75.159.65.202:64490",
"services" : "00000001",
"lastsend" : 1423640845,
"lastrecv" : 1423640838,
"conntime" : 1423626786,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 841936,
"banscore" : 0
},
{
"addr" : "104.245.145.122:54970",
"services" : "00000001",
"lastsend" : 1423640846,
"lastrecv" : 1423640838,
"conntime" : 1423630665,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 904775,
"banscore" : 0
},
{
"addr" : "70.65.153.178:60771",
"services" : "00000001",
"lastsend" : 1423640847,
"lastrecv" : 1423640838,
"conntime" : 1423636437,
"version" : 70002,
"subver" : "/EnergyCoin:1.1.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 904996,
"banscore" : 0
}
]

What is strange all the peers are EnergyCoin:1.1.3 and the newest version is EnergyCoin:1.2 so it seems that the new wallet has problems to connect to peers or is not very populair. The first 3 nodes are the nodes of my EnergyCoin Windows wallet.

Question: I need an update of Energycoin.conf with fresh nodes from windows EnergyCoin:1.2 wallet and can someone post peerinfo if you have much more connections then I have now?

Thanks and other sugestions are welcome.

hero member
Activity: 658
Merit: 500
You guys might want to take a hard look at goldpieces coin, and use it as a model. Its BRILLIANT. Its kind of hard to explain, but Ill do my best. See, the hot trend now is ultra high pos coins. Its all the rage. The problem with it, is inflation. A coin that has 500% pos and a----------------------------------------------------------------

Vegas

Honestly, 10% stake is not a lot. Number of coins is quite irrelevant. e.g Doge. Which has much higher inflation rate. What are we giving for POS is just 10%. Even that will decrease with each passing year. And the total amount of coins has no affect on coin's price other than it being in satoshis.

Even if there is only one coin per block, and max 100 coins. Price would have reach $500 each. then it would change nothing as to how coin works, and how valuable it is.
I would like to hear more of ideas. However this is not a good idea.

This. People need to quit trying to push the idea that the number of coins matters. It doesn't. Utility and intrinsic value are what matter. No more and no less.


I agree here look at digibyte 80satoshi or dogecoin 60satoshi.. BILLIONS of coins... We will never see that many! Also look at coins like 42.. They have under 1 coin available and it is doing them no favors Smiley
legendary
Activity: 1988
Merit: 1007
You guys might want to take a hard look at goldpieces coin, and use it as a model. Its BRILLIANT. Its kind of hard to explain, but Ill do my best. See, the hot trend now is ultra high pos coins. Its all the rage. The problem with it, is inflation. A coin that has 500% pos and a----------------------------------------------------------------

Vegas

Honestly, 10% stake is not a lot. Number of coins is quite irrelevant. e.g Doge. Which has much higher inflation rate. What are we giving for POS is just 10%. Even that will decrease with each passing year. And the total amount of coins has no affect on coin's price other than it being in satoshis.

Even if there is only one coin per block, and max 100 coins. Price would have reach $500 each. then it would change nothing as to how coin works, and how valuable it is.
I would like to hear more of ideas. However this is not a good idea.

This. People need to quit trying to push the idea that the number of coins matters. It doesn't. Utility and intrinsic value are what matter. No more and no less.
sr. member
Activity: 378
Merit: 250
You guys might want to take a hard look at goldpieces coin, and use it as a model. Its BRILLIANT. Its kind of hard to explain, but Ill do my best. See, the hot trend now is ultra high pos coins. Its all the rage. The problem with it, is inflation. A coin that has 500% pos and a----------------------------------------------------------------

Vegas

Honestly, 10% stake is not a lot. Number of coins is quite irrelevant. e.g Doge. Which has much higher inflation rate. What are we giving for POS is just 10%. Even that will decrease with each passing year. And the total amount of coins has no affect on coin's price other than it being in satoshis.

Even if there is only one coin per block, and max 100 coins. Price would have reach $500 each. then it would change nothing as to how coin works, and how valuable it is.
I would like to hear more of ideas. However this is not a good idea.
Pages:
Jump to: