Pages:
Author

Topic: [ANN][XCOIN] xCoin - New Cryptocurrency - HMQ1725 - page 12. (Read 8875 times)

newbie
Activity: 48
Merit: 0
I've added the paper wallet details to the first post.

We're just about to pass a supply of 10m coins, and have lots of people mining in the pools.

One thing I'm slightly confused about is the rate at which new coins are being generated. It was supposed to be just over 5 minutes per block but it looks more like it's one per minute and getting faster the more processing power that's being thrown at it.
Is it because the difficulty only changes at set intervals, so as hashing power increases, the time between blocks decreases, until the next difficulty level is set?
newbie
Activity: 48
Merit: 0
any info on exchange.. to gain more interest in the coin... how about pos/staking?


Getting it listed on an exchange is a work in progress but may take a little time due to the weekend/new year.

I haven't considered PoS/Staking and to be honest, wouldn't know how to implement that. I think it would overcomplicate things though.
If there's lots of demand for it, maybe the community can help to create that feature in the future? As with all cryptocurrencies, it's not the creator's decision once it's been released - it's the users/miners decision!

I'm in the process of creating a paper wallet option which I'll release today. I'll update the first post with details once it's released.
newbie
Activity: 48
Merit: 0
any info on exchange.. to gain more interest in the coin... how about pos/staking?
newbie
Activity: 58
Merit: 0
i am using the windows wallet and all looks good. Receiced the coins from the pool with no problem.

Since all aspects of the pool are working prefectly i considere testing phase passed. Fee for minerion.com pool will be now 0.1%
newbie
Activity: 16
Merit: 0
Glad to see community involvement with this coin to help the dev compile a windows wallet. It's coins like these that take off in my opinion, no hype or FUD, just a simple coin being made with great potential. Thanks DEV Smiley you have my full support and i believe in your future. I am going to compile the windows wallet soon.  

Yeah, I really appreciate that he took the time to walk people through mining it. I came originally through the reddit post, and was happy to see it doing so well over here.

Sorry, still 2017, can't assume genders for a few more days.
member
Activity: 80
Merit: 10
Glad to see community involvement with this coin to help the dev compile a windows wallet. It's coins like these that take off in my opinion, no hype or FUD, just a simple coin being made with great potential. Thanks DEV Smiley you have my full support and i believe in your future. I am going to compile the windows wallet soon.  
newbie
Activity: 48
Merit: 0
can this be solo mined...?  if possible what are the settings for the miner and the xcoin.conf file?
newbie
Activity: 48
Merit: 0
windows wallet works fine. good job
member
Activity: 210
Merit: 10
wallet working without problems in windows 10

thanks @antx
newbie
Activity: 19
Merit: 0
For all those waiting, I managed to compile the wallet from the github's source. I will share my documentation to the OP in the next few days so that the community can benefit for additionnal trust.

BUT. Since everyone was looking for the wallet so bad, here it is:

https://drive.google.com/file/d/1h-gDCm8ZGXDpKx3AGvmKCHmexhvLHnTu/view?usp=sharing

https://www.virustotal.com/#/file/13e56ef2aa9e3f831d80125fb4998b0707d66e72e949e45996c04943e98413b6/detection

~/s/x/release ❯❯❯ md5sum xcoin-0.1.1.zip 68723a299f137039b2d7d3037e937e36 xcoin-0.1.1.zip
~/s/x/release ❯❯❯ sha1sum xcoin-0.1.1.zip 729652391f1c28e19ab09bfcab6d04344b09c397 xcoin-0.1.1.zip
~/s/x/release ❯❯❯ sha256sum xcoin-0.1.1.zip 13e56ef2aa9e3f831d80125fb4998b0707d66e72e949e45996c04943e98413b6 xcoin-0.1.1.zip

I accept donations too Smiley

xQ1oQXaFzJogzsLSfAcPG1CQhovuuE8ySQ

I've tried it in a virtual machine and it works as expected. It'd be great if others could verify  Smiley

Wallet working was able to send coins from web wallet to windows wallet.

Can confirm -- I did this as well. The wallet works for me.
newbie
Activity: 48
Merit: 0
XCOIN pool with 0% fees!!!
MINERION.COM


Just point your miners to:
Code:
-a hmq1725 -o stratum+tcp://minerion.com:3747 -u your wallet -p c=XCOIN

lets bring some hash to the network with 0% fees on the pool

First block has just been confirmed. I have changed the payout to every hour


joined it... happy hashing
newbie
Activity: 58
Merit: 0
XCOIN pool with 0% fees!!!
MINERION.COM


Just point your miners to:
Code:
-a hmq1725 -o stratum+tcp://minerion.com:3747 -u your wallet -p c=XCOIN

lets bring some hash to the network with 0% fees on the pool

First block has just been confirmed. I have changed the payout to every hour
member
Activity: 196
Merit: 10
For all those waiting, I managed to compile the wallet from the github's source. I will share my documentation to the OP in the next few days so that the community can benefit for additionnal trust.

BUT. Since everyone was looking for the wallet so bad, here it is:

https://drive.google.com/file/d/1h-gDCm8ZGXDpKx3AGvmKCHmexhvLHnTu/view?usp=sharing

https://www.virustotal.com/#/file/13e56ef2aa9e3f831d80125fb4998b0707d66e72e949e45996c04943e98413b6/detection

~/s/x/release ❯❯❯ md5sum xcoin-0.1.1.zip 68723a299f137039b2d7d3037e937e36 xcoin-0.1.1.zip
~/s/x/release ❯❯❯ sha1sum xcoin-0.1.1.zip 729652391f1c28e19ab09bfcab6d04344b09c397 xcoin-0.1.1.zip
~/s/x/release ❯❯❯ sha256sum xcoin-0.1.1.zip 13e56ef2aa9e3f831d80125fb4998b0707d66e72e949e45996c04943e98413b6 xcoin-0.1.1.zip

I accept donations too Smiley

xQ1oQXaFzJogzsLSfAcPG1CQhovuuE8ySQ

I've tried it in a virtual machine and it works as expected. It'd be great if others could verify  Smiley

Wallet working was able to send coins from web wallet to windows wallet.
newbie
Activity: 2
Merit: 0
Working on both directions for me.
newbie
Activity: 2
Merit: 0
Waiting for block to sync than i try a transaction.
newbie
Activity: 48
Merit: 0
For all those waiting, I managed to compile the wallet from the github's source. I will share my documentation to the OP in the next few days so that the community can benefit for additionnal trust.

BUT. Since everyone was looking for the wallet so bad, here it is:

https://drive.google.com/file/d/1h-gDCm8ZGXDpKx3AGvmKCHmexhvLHnTu/view?usp=sharing

https://www.virustotal.com/#/file/13e56ef2aa9e3f831d80125fb4998b0707d66e72e949e45996c04943e98413b6/detection

~/s/x/release ❯❯❯ md5sum xcoin-0.1.1.zip 68723a299f137039b2d7d3037e937e36 xcoin-0.1.1.zip
~/s/x/release ❯❯❯ sha1sum xcoin-0.1.1.zip 729652391f1c28e19ab09bfcab6d04344b09c397 xcoin-0.1.1.zip
~/s/x/release ❯❯❯ sha256sum xcoin-0.1.1.zip 13e56ef2aa9e3f831d80125fb4998b0707d66e72e949e45996c04943e98413b6 xcoin-0.1.1.zip

I accept donations too Smiley

xQ1oQXaFzJogzsLSfAcPG1CQhovuuE8ySQ

I've tried it in a virtual machine and it works as expected. It'd be great if others could verify  Smiley
newbie
Activity: 48
Merit: 0
Thanks antx,

It'd be great if you could share the documentation with me. If it all looks good I'll definitely be sending some XCOIN your way  Smiley
newbie
Activity: 3
Merit: 0
For all those waiting, I managed to compile the wallet from the github's source. I will share my documentation to the OP in the next few days so that the community can benefit for additionnal trust.

BUT. Since everyone was looking for the wallet so bad, here it is:

https://drive.google.com/file/d/1h-gDCm8ZGXDpKx3AGvmKCHmexhvLHnTu/view?usp=sharing

https://www.virustotal.com/#/file/13e56ef2aa9e3f831d80125fb4998b0707d66e72e949e45996c04943e98413b6/detection

~/s/x/release ❯❯❯ md5sum xcoin-0.1.1.zip 68723a299f137039b2d7d3037e937e36 xcoin-0.1.1.zip
~/s/x/release ❯❯❯ sha1sum xcoin-0.1.1.zip 729652391f1c28e19ab09bfcab6d04344b09c397 xcoin-0.1.1.zip
~/s/x/release ❯❯❯ sha256sum xcoin-0.1.1.zip 13e56ef2aa9e3f831d80125fb4998b0707d66e72e949e45996c04943e98413b6 xcoin-0.1.1.zip

I accept donations too Smiley

xQ1oQXaFzJogzsLSfAcPG1CQhovuuE8ySQ
newbie
Activity: 58
Merit: 0
mining with an equivalent 1070 gpu will give you a block between 1-2 hours.... dont know about cpu though.
newbie
Activity: 48
Merit: 0
Never heard of this algorithm. Someone mentioned it is the same as bitcoin.

If that is the case, will that make it realistically mineable through gpus?

If different algo, what is it like to mine?

It's not the same as bitcoin, it's mineable through CPU and GPU. Not sure what it's like mining with GPU but it's relatively easy to mine as part of a pool with CPU.
Pages:
Jump to: