Pages:
Author

Topic: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! - page 50. (Read 215672 times)

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
problem with listing on exchanges is that either they require a big fee (1 BTC is low, often it's more like 5 or 10 BTC...) or a vast number of votes (much more than our current community can give).
the solution could be entering one of those new exchanges that are popping up every day, but that's risky because they may be a scam or simply they don't work (see coinsmarkets which we were listed into but never worked, and now totally broken).

SO

anyone knows a trusted new exchange with low fee?? :-)
newbie
Activity: 23
Merit: 0
I'm still backing this project, but starting to worry you have missed your window.

You keep saying you are waiting to put out a proper marketing campaign, but other coins are starting to steal your thunder.

The BIG selling point of XCN is the small blockchain, and balance only idea, but with things like XRB(Nano) etc. now available with similar ideas, bigger teams, better marketing and no transaction fees, it's difficult to see what's going to attract people to XCN now that you have bigger players offering similar products, marketed well and with other bells and whistles too....

I'd love to hear your opinions on this?

Honestly my plans for Cryptonite have been damaged countless times in the past. Now we have the exchange issue which is really frustrating and I see we are not alone in this regard.
Thing is, new coins have much more appeal for investors, miners, exchanges, etc. but for most it's just a loss, as most of the new coin don't last more than a few months.
That's bad because people, the market, etc. should favor old coins which have some value, instead on focusing on (apparently) quick and easy profit.
But that's how it is. Add to that we don't have premine or block reward to use as funds, and you get the picture.

Having said that, I'm sure we will get into an exchange soon, be it nova or any other, and then I think we will start some serious marketing (I have a lot of ideas about that, and even know some poeple that would really help with this). I can't promise anything but, if my activity on this forum and everywhere else means something, I think you can trust me that this coin will go ahead and past this difficult period, with me and all the people that helped.

Thanks for the quick and detailed response.

I'll keep supporting you, but I humbly suggest getting at least SOME marketing done, before Nano and others make money off something you created first.....

Perhaps posting here some links to new coin requests on the Exchanges you are targeting would get you in quicker....

I must admit I'm crazy busy and have not found time to look for the new coin request pages on Exchanges I use (many), but if I saw a few links directly to those pages here that would save my time, I'm sure I'd take the 5-10mins required to put in some requests for you.

An email containing them would be better, and probably get a much better response too Smiley

Just an idea...
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
I'm still backing this project, but starting to worry you have missed your window.

You keep saying you are waiting to put out a proper marketing campaign, but other coins are starting to steal your thunder.

The BIG selling point of XCN is the small blockchain, and balance only idea, but with things like XRB(Nano) etc. now available with similar ideas, bigger teams, better marketing and no transaction fees, it's difficult to see what's going to attract people to XCN now that you have bigger players offering similar products, marketed well and with other bells and whistles too....

I'd love to hear your opinions on this?

Honestly my plans for Cryptonite have been damaged countless times in the past. Now we have the exchange issue which is really frustrating and I see we are not alone in this regard.
Thing is, new coins have much more appeal for investors, miners, exchanges, etc. but for most it's just a loss, as most of the new coin don't last more than a few months.
That's bad because people, the market, etc. should favor old coins which have some value, instead on focusing on (apparently) quick and easy profit.
But that's how it is. Add to that we don't have premine or block reward to use as funds, and you get the picture.

Having said that, I'm sure we will get into an exchange soon, be it nova or any other, and then I think we will start some serious marketing (I have a lot of ideas about that, and even know some poeple that would really help with this). I can't promise anything but, if my activity on this forum and everywhere else means something, I think you can trust me that this coin will go ahead and past this difficult period, with me and all the people that helped.
newbie
Activity: 23
Merit: 0
I'm still backing this project, but starting to worry you have missed your window.

You keep saying you are waiting to put out a proper marketing campaign, but other coins are starting to steal your thunder.

The BIG selling point of XCN is the small blockchain, and balance only idea, but with things like XRB(Nano) etc. now available with similar ideas, bigger teams, better marketing and no transaction fees, it's difficult to see what's going to attract people to XCN now that you have bigger players offering similar products, marketed well and with other bells and whistles too....

I'd love to hear your opinions on this?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Thanks to d5000 we now have openssl 1.1 compatibility!
I just added a couple small fixes.
See github history.

People with recent distributions: please check that it compiles and runs fine.
A windows build check would also be much appreciated.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
no bounty already ?

what kind of bounty?

I think he is asking about Cryptonite bounty program such as twitter,facebook,instagram,reddit,Memd,signature and avatar,articles and video,translation and telegram etc.. and in my opinion its very good idea.

Yes it is, but I'm not sure it's the right time to do it.
I would at least wait to have one international exchange, fully operational.
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
no bounty already ?

what kind of bounty?

I think he is asking about Cryptonite bounty program such as twitter,facebook,instagram,reddit,Memd,signature and avatar,articles and video,translation and telegram etc.. and in my opinion its very good idea.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
that is alrady fixed, for new LTC here https://github.com/d5000/Cryptonite/tree/master/src, no need make double job.

Did you test it? I'm not sure it works and is finished.
Besides, that is just for openssl, then there is boost and qt (but they both should be easier, even though e.nexus tried to fix qt and had issues).


yes, im test it on latest ubuntu LTS 18 snapshot and archlinux all work fine with latest openssl and berkey db, also i fork cryptonite and develop own version, with postquantum cryptography(signature hashing etc based on lattices), security improvment, and cmake build.
ANN will be soon  Smiley

I just compiled the d5000 version on ubuntu 16.04 and it fails to load the block index.
Even with a new datadir it fails:

Accept block header
Failed check
no set
Segmentation fault (core dumped)

Sure you didn't fix anything?
Could you head over to discord so we can chat, both about the openssl fix and your upcoming fork?
Thanks!

EDIT: I may have fixed it myself, waiting for it to finish syncing.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
that is alrady fixed, for new LTC here https://github.com/d5000/Cryptonite/tree/master/src, no need make double job.

Did you test it? I'm not sure it works and is finished.
Besides, that is just for openssl, then there is boost and qt (but they both should be easier, even though e.nexus tried to fix qt and had issues).


yes, im test it on latest ubuntu LTS 18 snapshot and archlinux all work fine with latest openssl and berkey db, also i fork cryptonite and develop own version, with postquantum cryptography(signature hashing etc based on lattices), security improvment, and cmake build.
ANN will be soon  Smiley

Great! Did you have to adapt something to the newer QT and/or boost?
Please tell us more about your fork, I'm always interested in applications of the good old mini-blockchain tech ;-)

EDIT: I also heard the newer miniupnp is giving troubles.
newbie
Activity: 9
Merit: 7
that is alrady fixed, for new LTC here https://github.com/d5000/Cryptonite/tree/master/src, no need make double job.

Did you test it? I'm not sure it works and is finished.
Besides, that is just for openssl, then there is boost and qt (but they both should be easier, even though e.nexus tried to fix qt and had issues).


yes, im test it on latest ubuntu LTS 18 snapshot and archlinux all work fine with latest openssl and berkey db, also i fork cryptonite and develop own version, with postquantum cryptography(signature hashing etc based on lattices), security improvment, and cmake build.
ANN will be soon  Smiley
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
that is alrady fixed, for new LTC here https://github.com/d5000/Cryptonite/tree/master/src, no need make double job.

Did you test it? I'm not sure it works and is finished.
Besides, that is just for openssl, then there is boost and qt (but they both should be easier, even though e.nexus tried to fix qt and had issues).
newbie
Activity: 9
Merit: 7
that is alrady fixed, for new LTS here https://github.com/d5000/Cryptonite/tree/master/src, no need make double job.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
I like this coin, in my opinion has great potential, what we can do to speed up the process ?

We need help with exchanges, getting listed is more difficult every day.
Then, we need to fix the build for new environments, like the new ubuntu LTS that is coming soon.
newbie
Activity: 9
Merit: 0
I like this coin, in my opinion has great potential, what we can do to speed up the process ?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
any news about Claymore miner AMD or about any other AMD miner? How I know, claymore miner still not support another pools except for 1Gh pool.
Did he remove the pool limit?

I know he considered updating his miner to make it work with current pools and cards, but there is no release yet (AFAIK).
newbie
Activity: 23
Merit: 0
full member
Activity: 261
Merit: 101
any news about Claymore miner AMD or about any other AMD miner? How I know, claymore miner still not support another pools except for 1Gh pool.
Did he remove the pool limit?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
What about Polo? Still temporarily disabled Sad

I've reached to them tons of times.
I can only suggest to continue bothering them, with the hope that they listen to their customers.
member
Activity: 136
Merit: 10
What about Polo? Still temporarily disabled Sad
Pages:
Jump to: