Pages:
Author

Topic: [ANN] [XEMP] | [16M coins] | [EmpoCredits] | Backed by EmpoEX | 1 click MNodes. - page 4. (Read 39357 times)

newbie
Activity: 44
Merit: 0

i  ment second, (the static blabla bla) i know the lines and i thought you would have trick to overwrite  them on the fly,
Thank you
Matthias

No trick, you have to recompile the sources Smiley

But there are coins which implemented this in their RPC calls. If I remember correctly, PayCon has something like "setstakesplitthreshold" command you could run in the debug window if you use QT wallet, or from command line if you run daemon.

Actually that's an interesting idea. I can implement this as a command-line parameter / config file parameter - that should be pretty easy. Just not sure whether this is really needed for XEMP Smiley
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API

i  ment second, (the static blabla bla) i know the lines and i thought you would have trick to overwrite  them on the fly,
Thank you
Matthias
newbie
Activity: 44
Merit: 0

cool me to, dont forget to put a server=1 and a rpcuser=BLABA and a rpcpassword=freaking password
into your conf file and to open the port on the router and the firewall, to make your wallet a two way connecting node.

have fun
Matthias

Done, synced completely, set both the "server" and "listen" to 1 (not sure about the "server" though, I think "listen" is the most important...), and opened port 31769 on the firewall (hope that is the correct port). It should be visible from outside currently. Now just need to charge that wallet by coins, and go Smiley

With these default parameters:
Code:
static unsigned int GetStakeSplitAge() { return 9 * 24 * 60 * 60; }
static int64_t GetStakeCombineThreshold() { return 50 * COIN; }
it should stake like crazy Smiley. I actually think those parameters are an overkill and will give excessive load on CPU, but at least they help the staking.



interesting where do yo place those lines?

Have fun
Matthias
.

Not sure which lines you mean..

If you mean these lines: "server=1" and "listen=1" - I placed them in the empocredits.conf.

If you mean "GetStakeSplitAge" and "GetStakeCombineThreshold" - they are in the "src/src/wallet.cpp" (https://bitbucket.org/EmpoEX/empocredits/src/71e383687fe98a039e1ce12bfdc707bc0fbc4b06/src/wallet.cpp?at=master&fileviewer=file-view-default#wallet.cpp-36). But those are default lines as they are in the official code, I did not modify them (at least - yet Smiley).
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API

cool me to, dont forget to put a server=1 and a rpcuser=BLABA and a rpcpassword=freaking password
into your conf file and to open the port on the router and the firewall, to make your wallet a two way connecting node.

have fun
Matthias

Done, synced completely, set both the "server" and "listen" to 1 (not sure about the "server" though, I think "listen" is the most important...), and opened port 31769 on the firewall (hope that is the correct port). It should be visible from outside currently. Now just need to charge that wallet by coins, and go Smiley

With these default parameters:
Code:
static unsigned int GetStakeSplitAge() { return 9 * 24 * 60 * 60; }
static int64_t GetStakeCombineThreshold() { return 50 * COIN; }
it should stake like crazy Smiley. I actually think those parameters are an overkill and will give excessive load on CPU, but at least they help the staking.



interesting where do yo place those lines?

Have fun
Matthias


.
newbie
Activity: 44
Merit: 0

cool me to, dont forget to put a server=1 and a rpcuser=BLABA and a rpcpassword=freaking password
into your conf file and to open the port on the router and the firewall, to make your wallet a two way connecting node.

have fun
Matthias

Done, synced completely, set both the "server" and "listen" to 1 (not sure about the "server" though, I think "listen" is the most important...), and opened port 31769 on the firewall (hope that is the correct port). It should be visible from outside currently. Now just need to charge that wallet by coins, and go Smiley

With these default parameters:
Code:
static unsigned int GetStakeSplitAge() { return 9 * 24 * 60 * 60; }
static int64_t GetStakeCombineThreshold() { return 50 * COIN; }
it should stake like crazy Smiley. I actually think those parameters are an overkill and will give excessive load on CPU, but at least they help the staking.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
My question may seem inappropriate here, at the time when this coin looks to nearly gone.. but anyway.

Could anyone give a list of working nodes? I want to get my coins out of Empoex and support the network a bit..

Sorry to see this coin dieing, especially when it still has some true supporters, and few powerful holders. I liked Empoex too, got great support from Empoex-Ant once. Too bad they decided to close the exchange and scam coin holders. Didn't expect them to behave that way. Isn't running exchange profitable nowadays?


her is what i have:


01:12:59

getpeerinfo


01:13:00

[
{
"addr" : "185.128.41.157:31769",
"addrlocal" : "5.146.249.61:58623",
"services" : "00000001",
"lastsend" : 1459552372,
"lastrecv" : 1459552372,
"bytessent" : 302637,
"bytesrecv" : 302841,
"conntime" : 1459269496,
"pingtime" : 0.29001700,
"version" : 61400,
"subver" : "/EmpoCredits:1.1.3/",
"inbound" : false,
"startingheight" : 251573,
"banscore" : 0,
"syncnode" : true
}
]

have fun
Matthias
.

Thanks a lot! I am syncing now. Will run a staking node for a while.

cool me to, dont forget to put a server=1 and a rpcuser=BLABA and a rpcpassword=freaking password
into your conf file and to open the port on the router and the firewall, to make your wallet a two way connecting node.

have fun
Matthias


newbie
Activity: 44
Merit: 0
My question may seem inappropriate here, at the time when this coin looks to nearly gone.. but anyway.

Could anyone give a list of working nodes? I want to get my coins out of Empoex and support the network a bit..

Sorry to see this coin dieing, especially when it still has some true supporters, and few powerful holders. I liked Empoex too, got great support from Empoex-Ant once. Too bad they decided to close the exchange and scam coin holders. Didn't expect them to behave that way. Isn't running exchange profitable nowadays?


her is what i have:


01:12:59

getpeerinfo


01:13:00

[
{
"addr" : "185.128.41.157:31769",
"addrlocal" : "5.146.249.61:58623",
"services" : "00000001",
"lastsend" : 1459552372,
"lastrecv" : 1459552372,
"bytessent" : 302637,
"bytesrecv" : 302841,
"conntime" : 1459269496,
"pingtime" : 0.29001700,
"version" : 61400,
"subver" : "/EmpoCredits:1.1.3/",
"inbound" : false,
"startingheight" : 251573,
"banscore" : 0,
"syncnode" : true
}
]

have fun
Matthias
.

Thanks a lot! I am syncing now. Will run a staking node for a while.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
My question may seem inappropriate here, at the time when this coin looks to nearly gone.. but anyway.

Could anyone give a list of working nodes? I want to get my coins out of Empoex and support the network a bit..

Sorry to see this coin dieing, especially when it still has some true supporters, and few powerful holders. I liked Empoex too, got great support from Empoex-Ant once. Too bad they decided to close the exchange and scam coin holders. Didn't expect them to behave that way. Isn't running exchange profitable nowadays?


her is what i have:


01:12:59

getpeerinfo


01:13:00

[
{
"addr" : "185.128.41.157:31769",
"addrlocal" : "5.146.249.61:58623",
"services" : "00000001",
"lastsend" : 1459552372,
"lastrecv" : 1459552372,
"bytessent" : 302637,
"bytesrecv" : 302841,
"conntime" : 1459269496,
"pingtime" : 0.29001700,
"version" : 61400,
"subver" : "/EmpoCredits:1.1.3/",
"inbound" : false,
"startingheight" : 251573,
"banscore" : 0,
"syncnode" : true
}
]

have fun
Matthias


.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Guys,

Looks like EmpoEx guys decided not to sale their exchange, so it seems that they will continue to work with it (and with the coin). Give them a break. I can say they were always good with me for example.

Cheers,
Spartak


Nice no problem it's crypto i only judge on the present, not on the past ...

surprise us!
Matthias

.
legendary
Activity: 1960
Merit: 1176
@FAILCommunity
Guys,

Looks like EmpoEx guys decided not to sale their exchange, so it seems that they will continue to work with it (and with the coin). Give them a break. I can say they were always good with me for example.

Cheers,
Spartak
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
My question may seem inappropriate here, at the time when this coin looks to nearly gone.. but anyway.

Could anyone give a list of working nodes? I want to get my coins out of Empoex and support the network a bit..

Sorry to see thin coin dieing, especially when it still has some true supporters, and few powerful holders. I liked Empoex too, got great support from Empoex-Ant once. Too bad they decided to close the exchange and scam coin holders. Didn't expect them to behave that way. Isn't running exchange profitable nowadays?



no this question isn't inappropriate, i will look it up in my wallet tomorrow
and then post it here


have fun
Matthias

.
newbie
Activity: 44
Merit: 0
My question may seem inappropriate here, at the time when this coin looks to nearly gone.. but anyway.

Could anyone give a list of working nodes? I want to get my coins out of Empoex and support the network a bit..

Sorry to see this coin dieing, especially when it still has some true supporters, and few powerful holders. I liked Empoex too, got great support from Empoex-Ant once. Too bad they decided to close the exchange and scam coin holders. Didn't expect them to behave that way. Isn't running exchange profitable nowadays?
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Staking in such coins has always been a means to make "investors" hold for some imaginary profits while the dev or a pumper is dumping his coins. What was it, like 0.5% a year? But anyway, if there's no place to sell them, why not Grin

even worse in this coin  has been sold successful by empoex as ICO, so THEY already got their money and don't have any reason left, to care. And they are shameleslys showing off, how they give a fuck about those people, who funded them. Disgustng. Anyway your post didn't help very much some IDEAS?

have fun
Matthias


.
hero member
Activity: 690
Merit: 500
Staking in such coins has always been a means to make "investors" hold for some imaginary profits while the dev or a pumper is dumping his coins. What was it, like 0.5% a year? But anyway, if there's no place to sell them, why not Grin
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API


i realized some people have began to stake again, thats a good idea, you are winning time doing so (and some worthless coins lol)
i am doing the same, it doesn't cost any effort to keep up the network and it protects the coin and givees your investment a chance,
I have seen coins stay alive almost a year without a maintainer.

if you are reading this and think about a takeover, read the last two pages of this thread and the coinspecs.
You will find out it a just 17 million supply Coin, with me and others supporting you.
That's a nice start for an altcoin, contact me if you like.
time will tell ...
Matthias



.

.
hero member
Activity: 709
Merit: 500
Gridcoin Foundation
i own a large amount of these empocredits
Smiley

Thats a good reason to start the take over Wink

By the way: Network conection is fading away and no new Block since days.
TAKEOVER will happen  RIGHT NOW or XEMP will be dead in a Matter 1/2 Days.

anybody brave?
read the last 10 Posts
and take ACTION

Matthias Grin


.

Unfortunately I don't have the time for it and also not the IT experience. However I would be supporting it as well as giving it a trust support once someone is willing to takeover. .
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
i own a large amount of these empocredits


Thats a good reason to start the take over Wink

By the way: Network conection is fading away and no new Block since days.
TAKEOVER will happen  RIGHT NOW or XEMP will be dead in a Matter 1/2 Days.

anybody brave?
read the last 10 Posts
and take ACTION

Matthias Grin


.
hero member
Activity: 736
Merit: 500
i own a large amount of these empocredits
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API



O.K. Toni, don't worry about developer now
here is a first action plan for a takeover, that makes sense.

1) clone the git repository to get control over the sourcecode
2) Buy as much cheap Xemp as you can, this will fund your work, when price goes up
3) setup a website for the coin, tell its story
4) then open a new [ANN] thread and claim the takeover and make a nice complete OP (Firstpage)
5) open a crowdfunding to secure the coin with a permanent node at bitnodes.net
6) get xemp listed on Yobit, to be free from empoex and get trades going
7) Make a bounty in xemp for getting a Deveoper in
Cool ...to be continued ....

Get this actionplan done within 1/2 weeks, time is running out
if you don't show  some hope, this will collapse in the next few days.
You are XEMP now!

i will jump in and help if you have questions, if you manage to get this plan done,
i will provide connections, resources and ideas to step further.
You will see more people standing behind you after each action you have done.
This alone will provide the resources, you need.
Action and trust are your assets, that will open the doors for you.
have fun
Matthias



.

Would you help here? That would be great. Since you got the experience with EUROPECOIN it would be really appreciated by the community. People can trust you. That is most important here.

I would definitely help with it  let me know what you think please.

Well i have a rule: Better die than selling low,
so i am still in with 700 000 XEMP staking. Also as mentioned i am willing to support new maintainers,
by sharing resources and connections. If i see the action i will do even more by partnering and by involving him step by step into countless projects,
that will help his currency, like cloudstaking, new APIS we are about to release and first access to our Lab's current development "FEDERATED BLOCKCHAINS API"

Best would be an active person, that has a new idea for the coin. But if you haven't a new idea, don't worry, if you are active,
ideas will come after takeover, often through helping hands. The Crypto business is that exciting, you wonb't be able to resist, getting inspired sooner or later.
Given that, for now a new maintainer, that ensures the basics for survive (i listed them i my last post) is needed and if this maintainer did those jobs,
he has earned my fiull support. @alexius89 I know your team is managing several coins, therefor i guess, you know, as a single person,
i can't take over this one, without damage for my existing coin.

Some reasons, why to choose this one for a takeover,:Itrs specs and its money-supply are very good to ensure growth,
and they are cheap to get. You can buy many  coins and then make the community happy.
Its a great way to build profit by going hand in hand with supporters. I experienced, they will never forget
and they will be a supportive and friendly community, when you managed to show, your attitudes.

good luck, i like to see someone brave doing this takeover
lets have some fun
Matthias


.
hero member
Activity: 709
Merit: 500
Gridcoin Foundation



O.K. Toni, don't worry about developer now
here is a first action plan for a takeover, that makes sense.

1) clone the git repository to get control over the sourcecode
2) Buy as much cheap Xemp as you can, this will fund your work, when price goes up
3) setup a website for the coin, tell its story
4) then open a new [ANN] thread and claim the takeover and make a nice complete OP (Firstpage)
5) open a crowdfunding to secure the coin with a permanent node at bitnodes.net
6) get xemp listed on Yobit, to be free from empoex and get trades going
7) Make a bounty in xemp for getting a Deveoper in
Cool ...to be continued ....

Get this actionplan done within 1/2 weeks, time is running out
if you don't show  some hope, this will collapse in the next few days.
You are XEMP now!

i will jump in and help if you have questions, if you manage to get this plan done,
i will provide connections, resources and ideas to step further.
You will see more people standing behind you after each action you have done.
This alone will provide the resources, you need.
Action and trust are your assets, that will open the doors for you.
have fun
Matthias



.

Would you help here? That would be great. Since you got the experience with EUROPECOIN it would be really appreciated by the community. People can trust you. That is most important here.

I would definitely help with it  let me know what you think please.
Pages:
Jump to: