Pages:
Author

Topic: [ANN][ENT] Eternity - X11 - No Premine - page 29. (Read 83895 times)

newbie
Activity: 21
Merit: 0
October 16, 2017, 02:44:55 PM
^^where to put this script on the pool/unomp folder?

node_modules->merged-pooler->lib->transactions.js

Thanks !  Smiley
legendary
Activity: 1672
Merit: 1046
Here we go again
member
Activity: 143
Merit: 10
October 16, 2017, 10:29:18 AM
legendary
Activity: 1672
Merit: 1046
Here we go again
October 16, 2017, 10:21:47 AM
New version of the wallet, please update
GitHub


whats new ?
member
Activity: 143
Merit: 10
October 16, 2017, 10:10:49 AM
mmm...
settings directory
.eternity -> .eternitycore

Yes, you need to transfer wallet.dat from the eternity folder to the eternitycore folder
member
Activity: 143
Merit: 10
October 16, 2017, 10:09:12 AM
^^where to put this script on the pool/unomp folder?

node_modules->merged-pooler->lib->transactions.js
full member
Activity: 336
Merit: 100
https://www.crypto-coinz.net
October 16, 2017, 09:46:53 AM
Hi Eternity community.
How would you like your coin to be added to the Currency Statistics and Calculator at https://www.crypto-coinz.net/crypto-currency-statistics/ ?
full member
Activity: 896
Merit: 108
October 16, 2017, 09:32:26 AM
mmm...
settings directory
.eternity -> .eternitycore
newbie
Activity: 21
Merit: 0
October 16, 2017, 09:17:34 AM
For UNOMP pools

transactions.js

Code:

var txOutputBuffers = [];

/* Eternity 12.1 */
    if (rpcData.eternitynode && rpcData.superblock) {
        if (rpcData.eternitynode.payee) {
            var payeeReward = 0;

            payeeReward = rpcData.eternitynode.amount;
            reward -= payeeReward;
            rewardToPool -= payeeReward;

            var payeeScript = util.addressToScript(rpcData.eternitynode.payee);
            txOutputBuffers.push(Buffer.concat([
                util.packInt64LE(payeeReward),
                util.varIntBuffer(payeeScript.length),
                payeeScript
            ]));
        }
if (rpcData.superblock.length > 0) {
            for(var i in rpcData.superblock){
                var payeeReward = 0;

                payeeReward = rpcData.superblock[i].amount;
                reward -= payeeReward;
                rewardToPool -= payeeReward;

                var payeeScript = util.addressToScript(rpcData.superblock[i].payee);
                txOutputBuffers.push(Buffer.concat([
                    util.packInt64LE(payeeReward),
                    util.varIntBuffer(payeeScript.length),
                    payeeScript
                ]));
            }
        }
    }




^^where to put this script on the pool/unomp folder?
member
Activity: 143
Merit: 10
October 16, 2017, 08:28:44 AM
For UNOMP pools

transactions.js

Code:

var txOutputBuffers = [];

/* Eternity 12.1 */
    if (rpcData.eternitynode && rpcData.superblock) {
        if (rpcData.eternitynode.payee) {
            var payeeReward = 0;

            payeeReward = rpcData.eternitynode.amount;
            reward -= payeeReward;
            rewardToPool -= payeeReward;

            var payeeScript = util.addressToScript(rpcData.eternitynode.payee);
            txOutputBuffers.push(Buffer.concat([
                util.packInt64LE(payeeReward),
                util.varIntBuffer(payeeScript.length),
                payeeScript
            ]));
        }
if (rpcData.superblock.length > 0) {
            for(var i in rpcData.superblock){
                var payeeReward = 0;

                payeeReward = rpcData.superblock[i].amount;
                reward -= payeeReward;
                rewardToPool -= payeeReward;

                var payeeScript = util.addressToScript(rpcData.superblock[i].payee);
                txOutputBuffers.push(Buffer.concat([
                    util.packInt64LE(payeeReward),
                    util.varIntBuffer(payeeScript.length),
                    payeeScript
                ]));
            }
        }
    }

newbie
Activity: 45
Merit: 0
October 16, 2017, 02:36:25 AM
New version of the wallet, please update
GitHub

great news, thanks!
member
Activity: 143
Merit: 10
October 15, 2017, 09:22:29 PM
New version of the wallet, please update
GitHub
member
Activity: 350
Merit: 15
October 15, 2017, 10:17:48 AM
can I join to get this coin I hope I do not late, please give some info

From what I see there is a need to rebuild team for Eternity.
Seems that there is community interested in keep that project going as still lot of masternodes out there (I have MN for ENT too).

Roadmap definition would be good for beginning to re-define shape of Eternity.
Project requires dev team to be re-established as well.
full member
Activity: 672
Merit: 100
October 15, 2017, 10:01:28 AM
can I join to get this coin I hope I do not late, please give some info
member
Activity: 350
Merit: 15
October 14, 2017, 08:22:58 AM
Shocking Facts No. 69
No Development, active Communication and no big Community stepping in = Road to shit.

Mindblowing isnt it ?!?


Yeah, the guys have been working on some silly Eternity mall for almost a year now. And a new version of the wallet has been delayed multiple times as well.

I think we need to step in. I think we need to push for mainstream adoption which means marketing much more efficiently and making Eternity accessible for much more people meaning mobile wallet and online wallet. Who's with me?



Agreed. I'd like to see Eternity progressing. However, how to approach that? There is no roadmap for Eternity project.
Any ideas how can we push it forward?

When I just get the time I'll create a new home for Eternity community. The next step then would be to start building a real community (of web & app developers, PR folks etc.). I think some of the people who have some stake in Eternity also have some skills that could be useful. After all, we're still pretty early in the game.

Any chance to use existing home page, etc.? Current home page is ok I think, just need some current information. Important will be to have devs to keep working on wallet (still missing for macOS). Also, we can think how to add ENT as currency to existing multi-currency wallets (like exodus?). But that requires devs :/
newbie
Activity: 6
Merit: 0
October 13, 2017, 11:10:37 AM
Shocking Facts No. 69
No Development, active Communication and no big Community stepping in = Road to shit.

Mindblowing isnt it ?!?


Yeah, the guys have been working on some silly Eternity mall for almost a year now. And a new version of the wallet has been delayed multiple times as well.

I think we need to step in. I think we need to push for mainstream adoption which means marketing much more efficiently and making Eternity accessible for much more people meaning mobile wallet and online wallet. Who's with me?



Agreed. I'd like to see Eternity progressing. However, how to approach that? There is no roadmap for Eternity project.
Any ideas how can we push it forward?

When I just get the time I'll create a new home for Eternity community. The next step then would be to start building a real community (of web & app developers, PR folks etc.). I think some of the people who have some stake in Eternity also have some skills that could be useful. After all, we're still pretty early in the game.
member
Activity: 350
Merit: 15
October 12, 2017, 10:31:43 AM
Shocking Facts No. 69
No Development, active Communication and no big Community stepping in = Road to shit.

Mindblowing isnt it ?!?


Yeah, the guys have been working on some silly Eternity mall for almost a year now. And a new version of the wallet has been delayed multiple times as well.

I think we need to step in. I think we need to push for mainstream adoption which means marketing much more efficiently and making Eternity accessible for much more people meaning mobile wallet and online wallet. Who's with me?



Agreed. I'd like to see Eternity progressing. However, how to approach that? There is no roadmap for Eternity project.
Any ideas how can we push it forward?
legendary
Activity: 1672
Merit: 1046
Here we go again
October 12, 2017, 10:28:34 AM
the charts from july to october is one of the sadest things ive ever seen
lol



member
Activity: 350
Merit: 15
October 12, 2017, 09:51:58 AM
No coins for 6 days now.  list-conf shows "ENABLED" for my two mn's.  Went to my mn's and eternitynode status says, "successfully started."  Wonder what' s going on.
2.5 min/block= 576 blocks/day. Current number on EN's= 1103. 1103/576=1.91 days. If you have started your EN's only few days ago maybe it's only due the big ammount of EN's now. In other case I can't find an explanation, my EN's continue giving me rewards, at a lower rhythm than before, but they continue working.
Salute

I've had these since mid-August.  During that time I've received a couple every other day. 
Take a look to your EN's not being stucked in a lower block than the eternity chain. I had that problem sometimes in the past. When that happened I simply stop the EN client and restart it again with

Quote
eternity-cli stop
Quote
eternityd

Just in case.

Salute

Also have no payment for about 2 weeks now. Did restart of the node and nothing happened. In debug.log all seems to be fine and no errors.
newbie
Activity: 6
Merit: 0
October 07, 2017, 09:18:16 AM
Shocking Facts No. 69
No Development, active Communication and no big Community stepping in = Road to shit.

Mindblowing isnt it ?!?


Yeah, the guys have been working on some silly Eternity mall for almost a year now. And a new version of the wallet has been delayed multiple times as well.

I think we need to step in. I think we need to push for mainstream adoption which means marketing much more efficiently and making Eternity accessible for much more people meaning mobile wallet and online wallet. Who's with me?

Pages:
Jump to: