Pages:
Author

Topic: ♦♦ [XTR] ExtractCoin - [PoW][RoadMap][Exchange] - Ready to make an Impact? ♦♦ - page 13. (Read 18040 times)

legendary
Activity: 1050
Merit: 1000
Mine the hottest new coins at ipoMiner.com
Unfortunately this one was forked from Via but they forgot to change the chainid, both have Chainid 86, if this would have been forked nicely I could put it up on merged mining with LTC -> DOGE -> VIA -> TACO -> PTC (-> EXTR)..

A pity..

Changing the chain id to be different from VIA would be good, but I didn't have any trouble getting XTR and VIA being merged mined together on ipoMiner. (And, DOGE, SYS, PTC, and ULTC too!)
legendary
Activity: 2688
Merit: 1240
Unfortunately this one was forked from Via but they forgot to change the chainid, both have Chainid 86, if this would have been forked nicely I could put it up on merged mining with LTC -> DOGE -> VIA -> TACO -> PTC (-> EXTR)..

A pity..
legendary
Activity: 1554
Merit: 1001
XTR has been added to ipoMiner, with merged mining for it active on our Scrypt multiport!

This is an innovative approach to Pooled Mining a new coin as everyone mining the Scrypt multiport on IPOminer gets XTR as they are merged mining it by default.
hero member
Activity: 582
Merit: 500
XTR has been added to ipoMiner, with merged mining for it active on our Scrypt multiport!

SWEET!!
legendary
Activity: 1050
Merit: 1000
Mine the hottest new coins at ipoMiner.com
XTR has been added to ipoMiner, with merged mining for it active on our Scrypt multiport!
hero member
Activity: 784
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
Hey is there anyway you can set the vardiff to 51200 for the official pool? or even 4096 at least?

EDIT: I forgot to mention that you guys came up with a pretty slick name for your coin Wink
newbie
Activity: 28
Merit: 0

Here the development team at Extractcoin want to succeed and will strive to do anything in our ability to do that.
We want your input so we can grow as a community and really make an impact.
In the near future we would love the community to get involved with us so we can take Extractcoin in directions
that we may have not thought of!

If you have any questions, shoot us a pm, contact us on twitter or post here we love hearing feedback or anything you would like to input.

Extractcoin is 100% opensource and you can check out the code that makes it tick on our github below!

Nice launch for ExtractCoin.

Also if you are committed to the development of the coin like you say in the OP then maybe down the road you could implement some more features like for e.g PoS, Customized wallets, MasterNodes, Instant Transactions, something new like i2P integration and you will really attract all the attention.

Thank you for the kind words Nthused,

We are definitely looking down every avenue of development to really make an impact, we love to hear from the community what you would like to see as it helps us point our development power into more localized directions.

Stick round and maybe even become involved and voice an opinion and we guarantee you will like what or will become of Extractcoin!
legendary
Activity: 1554
Merit: 1001

Here the development team at Extractcoin want to succeed and will strive to do anything in our ability to do that.
We want your input so we can grow as a community and really make an impact.
In the near future we would love the community to get involved with us so we can take Extractcoin in directions
that we may have not thought of!

If you have any questions, shoot us a pm, contact us on twitter or post here we love hearing feedback or anything you would like to input.

Extractcoin is 100% opensource and you can check out the code that makes it tick on our github below!

Nice launch for ExtractCoin.

Also if you are committed to the development of the coin like you say in the OP then maybe down the road you could implement some more features like for e.g PoS, Customized wallets, MasterNodes, Instant Transactions, something new like i2P integration and you will really attract all the attention.
hero member
Activity: 784
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
I'm mining this coin  Grin

Will we get a Mac wallet??

Hi EBK1000, we are working on a Mac build enviroment so will be coming very soon!

I have to admit this is the first launch in a very long time that has went completely smoothly for me and I must admit the password on the wallet was genius so people couldn't instamine this coin Congrats to that DEV Wink

Thanks for being around for launch, we are glad it went fairly smoothly as it should have.

Now launch has come are you ready to make an impact?
Well I'm definitely interested to see what this coin brings because like I said it was pretty well launched in my opinion and very fairly done as well Smiley I hope that you guys have some cool ideas and plans for this coin Wink
hero member
Activity: 582
Merit: 500
got any nodes we can add?


Nodes are built into the client, but you can add;

extractcoin.com
seed.extractcoin.com

If for some reason they won't connect.

I been running the wallet since release and I have 1 connection.
newbie
Activity: 28
Merit: 0
I'm mining this coin  Grin

Will we get a Mac wallet??

Hi EBK1000, we are working on a Mac build enviroment so will be coming very soon!

I have to admit this is the first launch in a very long time that has went completely smoothly for me and I must admit the password on the wallet was genius so people couldn't instamine this coin Congrats to that DEV Wink

Thanks for being around for launch, we are glad it went fairly smoothly as it should have.

Now launch has come are you ready to make an impact?
hero member
Activity: 784
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
I have to admit this is the first launch in a very long time that has went completely smoothly for me and I must admit the password on the wallet was genius so people couldn't instamine this coin Congrats to that DEV Wink
Also with the source code and everything open and available to anyone shows that you must half ass know what you are doing I think Smiley I hope that this coin succeeds and if you market it right and don't fuck it up I think that it very well could Smiley
hero member
Activity: 784
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
I have to admit this is the first launch in a very long time that has went completely smoothly for me and I must admit the password on the wallet was genius so people couldn't instamine this coin Congrats to that DEV Wink
legendary
Activity: 1148
Merit: 1000
A Wound in Eternity
I'm mining this coin  Grin

Will we get a Mac wallet??
newbie
Activity: 42
Merit: 0
i would like to set up a faucet for this ? how can i go about doing this Extractcoin?
newbie
Activity: 28
Merit: 0
got any nodes we can add?


Nodes are built into the client, but you can add;

extractcoin.com
seed.extractcoin.com

If for some reason they won't connect.
hero member
Activity: 582
Merit: 500
newbie
Activity: 28
Merit: 0
Thats good to hear asemov, could you pm us or let us know what was missing as it seemed to compile fine for us?

1) bignum.h -> was missing from src/ directory
2) share/genbuild.sh -> wrong permissions
3) src/leveldb/build_detect_platform -> wrong permissions

Fixes:
1) copy bignum.h from src/testing to src/
2) chmod +x share/genbuild.sh
3) chmod +x src/leveldb/build_detect_platform

I think that's it Smiley

Ah bignum was supposed to be removed, and will fix permissions.

Thanks for that asemov!
sr. member
Activity: 350
Merit: 250
Thats good to hear asemov, could you pm us or let us know what was missing as it seemed to compile fine for us?

1) bignum.h -> was missing from src/ directory
2) share/genbuild.sh -> wrong permissions
3) src/leveldb/build_detect_platform -> wrong permissions

Fixes:
1) copy bignum.h from src/testing to src/
2) chmod +x share/genbuild.sh
3) chmod +x src/leveldb/build_detect_platform

I think that's it Smiley
hero member
Activity: 784
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
WOW someone is raping this coin 4gh net hash rate and only 2k at the pool solo master!!! LOL
Pages:
Jump to: