Pages:
Author

Topic: ★ ★ EchO ★ ★ - page 2. (Read 10204 times)

full member
Activity: 122
Merit: 100
Developer & Pool Operator | AltPooler.com
October 17, 2014, 09:59:14 PM

your this pool ,it's which pool ? no give echo coin ,

See my updated post. We were finding blocks but they do not go into the daemon. There is something critically wrong with this coin's source.

Thanks for pointing us in the right way. Source will be fixed and once tested we'll see if we can coordinate a relaunch.
Ill make sure you get rewarded for your contribution. Sorry fo the inconvenience.


Glad to help Smiley

Best of luck with the source!
newbie
Activity: 13
Merit: 0
October 17, 2014, 09:56:54 PM

your this pool ,it's which pool ? no give echo coin ,

See my updated post. We were finding blocks but they do not go into the daemon. There is something critically wrong with this coin's source.

Thanks for pointing us in the right way. Source will be fixed and once tested we'll see if we can coordinate a relaunch.
Ill make sure you get rewarded for your contribution. Sorry for the inconvenience.
full member
Activity: 122
Merit: 100
Developer & Pool Operator | AltPooler.com
October 17, 2014, 09:51:59 PM

your this pool ,it's which pool ? no give echo coin ,

See my updated post. We were finding blocks but they do not go into the daemon. There is something critically wrong with this coin's source.
legendary
Activity: 1050
Merit: 1000
October 17, 2014, 09:48:41 PM
Dev, have I fixed it? Please see below:

Solution to fix "assert failure GetNextWorkRequired":

main.cpp lines 923-926 need to be replaced with the below:

const CBlockIndex* pindexFirst = pindexLast;
for (int i = 0; pindexFirst->pprev && i < nInterval-1; i++)
    pindexFirst = pindexFirst->pprev;
assert(pindexFirst);


Our pool is up and working: http://echo.altpooler.com/

EDIT:
If you need me to setup a node, PM me asap.

your this pool ,it's which pool ? no give echo coin ,
Xmm
full member
Activity: 440
Merit: 100
October 17, 2014, 09:44:15 PM
As for me. 5:43 am here. sitting waiting for the launch. Better if i go sleep
 
newbie
Activity: 13
Merit: 0
October 17, 2014, 09:39:57 PM
I'm not going to set a date now until I have something that works. I'll try to get it done before the end of the weekend. I realise this was a waste of everybodies time because some of you had to wake up early. I apologize again.

Ill make sure relaunch will be announced early.
full member
Activity: 122
Merit: 100
Developer & Pool Operator | AltPooler.com
October 17, 2014, 09:38:19 PM
EDIT: Nevermind, doesn't work. Stratum found blocks, but blocks do not go into the daemon.
legendary
Activity: 1050
Merit: 1000
October 17, 2014, 09:36:09 PM
jr. member
Activity: 58
Merit: 10
October 17, 2014, 09:34:24 PM
dev, what time the official launch, set the countdown and update detailed information, thank you!
copper member
Activity: 1162
Merit: 1025
October 17, 2014, 09:32:53 PM
allgood dev. good luck and dont be afraid to ask for help, ocminer and some other people here know their shit.
jr. member
Activity: 58
Merit: 10
October 17, 2014, 09:32:15 PM
I'm going to have to test and figure this out with my partner first. This is not happening today. I apologize to those who had to wake up early and I promise I will try to to make up for it.
How much time? Re-launch tomorrow?
legendary
Activity: 1946
Merit: 1012
vertex output parameter not completely initialized
October 17, 2014, 09:30:10 PM
ok
newbie
Activity: 13
Merit: 0
October 17, 2014, 09:27:07 PM
I'm going to have to test and figure this out with my partner first. This is not happening today. I apologize to those who had to wake up early and I promise I will try to to make up for it.
member
Activity: 112
Merit: 10
October 17, 2014, 09:25:00 PM
not working here:
 ECHOcoind: main.cpp:926: unsigned int GetNextWorkRequired(const CBlockIndex*, const CBlock*): Assertion `pindexFirst' failed.


Delete your appdata in your  ../roaming/echocoin folder and restart wallet.

I didnt leave, I'll be here until I figure out what exactly is going wrong. Please give me a minute.


i delete echocoin folder and relaunch wallet but i get the same error


newbie
Activity: 43
Merit: 0
October 17, 2014, 09:20:26 PM
node
member
Activity: 102
Merit: 10
October 17, 2014, 09:18:02 PM
Block 9 stop,maybe addnode is sick.
newbie
Activity: 13
Merit: 0
October 17, 2014, 09:13:33 PM
not working here:
 ECHOcoind: main.cpp:926: unsigned int GetNextWorkRequired(const CBlockIndex*, const CBlock*): Assertion `pindexFirst' failed.


Delete your appdata in your  ../roaming/echocoin folder and restart wallet.

I didnt leave, I'll be here until I figure out what exactly is going wrong. Please give me a minute.


member
Activity: 91
Merit: 10
October 17, 2014, 09:13:25 PM
Good failed launch! I'm going to bed.
full member
Activity: 154
Merit: 100
October 17, 2014, 09:11:36 PM
mission failed
hero member
Activity: 672
Merit: 500
October 17, 2014, 09:10:55 PM
Let a pool op compile the linux wallet, they are used to it...   Wink
I will do it if its possible but it does not work at all,something wrong with the code especially the main.cpp.
Pages:
Jump to: