Pages:
Author

Topic: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine - page 43. (Read 578501 times)

newbie
Activity: 23
Merit: 0
Hi, can someone help me with my wallet sync issues.

Last 2 days I'm trying to sync my wallet but with no luck, I deleted whole Cryptonite folder from Appdata.
When I open wallet progress bar completes "Downloading headers..." and "Downloading blocks..." but it allways hangs at "Downloading trie..."
I have tried adding nodes to cryptonite.conf, opened port 8253 and I also tried without conf file, on different pc also and it allways hangs on "Downloading trie..."
I tried at least 15 times to sync, every time I deleted everything from ~\AppData\Roaming\Cryptonite but no luck.

Try deleting all cryptonite entries from the registry. Just do a search in regedit for cryptonite. This seems to force it to do a clean install when you run the exe.
legendary
Activity: 1106
Merit: 1000

I wanted to play around with the code and try and merge some of the cryptonote anonymity features and bitcoin SVP with the mini-blockchain idea unless somebody has done this already ?

Thanks

Somebody did research and concluded that CryptoNote protocol/scheme was not compatible with mini-blockchain. So it is impossible until you come up with a new protocol/scheme
legendary
Activity: 1106
Merit: 1000
Do you guys know the total XCN on sell at BTer? I just found that there is a big amount of XCN to deposit into Poloniex to sell: 5.9 mil (10% of total mined coins), a big increase from 290k several days ago.
hero member
Activity: 979
Merit: 510
How much hash/coins a day can a 750ti do currently?
member
Activity: 73
Merit: 10
Hi All,

I'm trying to build Cryptonite on a Mac but it fails because clang (xcode) does not support gcc TLS which seems to have been used extensively in the source code. I notice that there is a Mac binary so somebody must have managed to build it on a Mac, is there a build guide somewhere ?

I wanted to play around with the code and try and merge some of the cryptonote anonymity features and bitcoin SVP with the mini-blockchain idea unless somebody has done this already ?

Thanks
newbie
Activity: 39
Merit: 0
Hi, can someone help me with my wallet sync issues.

Last 2 days I'm trying to sync my wallet but with no luck, I deleted whole Cryptonite folder from Appdata.
When I open wallet progress bar completes "Downloading headers..." and "Downloading blocks..." but it allways hangs at "Downloading trie..."
I have tried adding nodes to cryptonite.conf, opened port 8253 and I also tried without conf file, on different pc also and it allways hangs on "Downloading trie..."
I tried at least 15 times to sync, every time I deleted everything from ~\AppData\Roaming\Cryptonite but no luck.
newbie
Activity: 20
Merit: 0
But I also know that Cryptonite wont succeed unless I can build a market around it and give people something to spend their XCN on.

Presumably development needs to focus on specific niches where this might gain traction - exchanges, prediction markets, maybe gambling, anything involving immediate need for high-volume transactions.  I was wondering how this might relate to Open Transactions/Monetas, which seem to aim to provide multi-sig secured exchange technology for high speed trading.  

A wider awareness of it's technical merits so that it is seen as a distinct family of coins (c.f. cryptonote) would be great.  The possibility of anonymity-centric and sidechains versions is exciting for this.  I wonder how challenging it would be to look at building integration into Hive wallet, which seems a really forward thinking project with in-wallet app functionality for buying and using crypto-tokens.
sr. member
Activity: 406
Merit: 250
That's also why I think Mini-Blockchain is so important - the whole deal with Bitcoin is a trust-based system, we all trust our money to be stored in Bitcoin, because we think that it will remain safe/solid/decentralized, and it has provided these things... Except for the ever-expanding blockchain which will ultimately lead to the consolidation of full nodes, and in that sense Bitcoin will lose the essence which it was built upon.
sr. member
Activity: 406
Merit: 250
There's a lot of talk about scalability at the moment, if mainly technical rather than alt-coin action.  And not a lot of mention of Cryptonite. How do you guys see Cryptonite fitting in to all of this, and becoming more prominent?
[...] But I also know that Cryptonite wont succeed unless I can build a market around it and give people something to spend their XCN on.
Although that would be a good thing, I really don't think it matters.
My theory is that the majority of Bitcoin holders(90% or more) simply think that bitcoins are a good investment and a alternative way of storing their money. The fact that we can easily exchange them among each other makes them somewhat similar to money, but I believe that as long as the coin itself doesn't offer something that our regular money does - there are few reasons why bitcoins would compete with our established monetary system.

In the same way, let's say hypothetically that gold could be sent through the internet, that doesn't mean we would start to use gold instead of our fiat.
member
Activity: 80
Merit: 10
There's a lot of talk about scalability at the moment, if mainly technical rather than alt-coin action.  And not a lot of mention of Cryptonite. How do you guys see Cryptonite fitting in to all of this, and becoming more prominent?
There has been a lot of talk about scalability for a long time. The Mini-blockchain Scheme will remain the most scalable cryptocurrency scheme for the foreseeable future. The best proposal I have seen for pruning Bitcoin is the Ultimate Blockchain Pruning Scheme but I haven't seen it successfully implemented and it still has several disadvantages compared to the Mini-blockchain Scheme. I think as the scalability issue becomes more prominent within Bitcoin and other Bitcoin-based coins which require the full blockchain to be stored, people will start to appreciate the Mini-blockchain Scheme much more than they do now. But I also know that Cryptonite wont succeed unless I can build a market around it and give people something to spend their XCN on.

Do you have an idea I can help with? "Internet based service"

"No gambling"
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
There's a lot of talk about scalability at the moment, if mainly technical rather than alt-coin action.  And not a lot of mention of Cryptonite. How do you guys see Cryptonite fitting in to all of this, and becoming more prominent?
There has been a lot of talk about scalability for a long time. The Mini-blockchain Scheme will remain the most scalable cryptocurrency scheme for the foreseeable future. The best proposal I have seen for pruning Bitcoin is the Ultimate Blockchain Pruning Scheme but I haven't seen it successfully implemented and it still has several disadvantages compared to the Mini-blockchain Scheme. I think as the scalability issue becomes more prominent within Bitcoin and other Bitcoin-based coins which require the full blockchain to be stored, people will start to appreciate the Mini-blockchain Scheme much more than they do now. But I also know that Cryptonite wont succeed unless I can build a market around it and give people something to spend their XCN on.
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
@CasualSam: thanks for tracking down the source of the problem, it looks like it was a change we made after all. I think it's just a graphical glitch, so it shouldn't affect anything, but I'll get it fixed in the next release.
member
Activity: 85
Merit: 11
See the total amount calculation in this picture
I'm not seeing anything wrong with the total amount in that pic, what is the problem you can see?

0.0012 mXCN != 1.02 uXCN

0.0012 mXCN = 1.2 uXCN
Ah I see, that is a rather strange bug, it must be something that also exists in Bitcoin because I don't think we made any changes to cause a bug like that.

bitcoinunits.cpp line 99

Code:
int BitcoinUnits::decimals(int unit)
{
    switch(unit)
    {
    case XCN: return 10;
    case mXCN: return 7;
    case uXCN: return 5;
    default: return 0;
    }
}

uXCN should be returning 4 not 5
newbie
Activity: 20
Merit: 0
There's a lot of talk about scalability at the moment, if mainly technical rather than alt-coin action.  And not a lot of mention of Cryptonite. How do you guys see Cryptonite fitting in to all of this, and becoming more prominent?
newbie
Activity: 15
Merit: 0
@Gazzasilver: just delete everything in your ~\AppData\Roaming\Cryptonite folder start fresh. Backup your wallet.dat file first if you have any coins. If you still have problems after that you'll need to create the cryptonite.conf file and add some of the nodes posted earlier.


All good now thankyou
I had to restart twice   but all good now
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
@Gazzasilver: just delete everything in your ~\AppData\Roaming\Cryptonite folder start fresh. Backup your wallet.dat file first if you have any coins. If you still have problems after that you'll need to create the cryptonite.conf file and add some of the nodes posted earlier.
newbie
Activity: 15
Merit: 0
every time I check the characteristics of mini-blockchain system I think is really amazing.  Smiley

Hi,

I'm new to Cryponite, downloaded the wallet and extra on Windows 7 64bit. Ran it, but it always locks up on 6 days under the point "Downloading Header".

I don't know a lot about this stuff and was wondering if anyone had newbie fix tips for this problem?

I added a config file and tried re downloading the Blockchain.

Thank You

Hi,
try to delete the blockchain, then add some nodes to .conf file and run the client cryptonite.

Code:
addnode=108.61.198.119
addnode=108.61.199.81
addnode=108.61.199.112
addnode=49.69.151.15:8253
addnode=91.147.186.68:8253
addnode=183.129.171.156:8253
addnode=210.64.51.11:8253
addnode=125.115.65.192:8253
addnode=83.212.114.217:8253
addnode=58.220.3.208:8253
addnode=106.120.221.254:8253
addnode=101.165.44.224:8253
addnode=176.37.21.175:8253
addnode=90.57.164.208:8253
addnode=195.47.113.76:8253
addnode=77.58.253.73:8253
addnode=83.248.223.155:8253
addnode=47.20.213.131:8253
addnode=117.33.220.204:8253
addnode=187.55.221.174:8253
addnode=206.72.193.148:8253
addnode=148.251.14.212:8253
addnode=37.157.179.59:8253
addnode=47.55.147.150:8253
addnode=210.186.149.241:8253
addnode=58.58.56.226:8253
addnode=92.234.72.146:8253
addnode=119.81.51.10:8253
addnode=47.55.147.150:8253
addnode=174.6.46.186:8253
addnode=217.129.141.209:8253


Good luck.

Hi All
My wallet isn't updating I have added all the above Address's
Its now 2 weeks behind
and does not seem to be updating at all
any help would be most welcome
Cheers

Hello,

Close the program, Remove the addresses you added from the conf file, Delete "peers.dat" file, Start the program again and wait.

That worked for me.

Where do you find the Config file ?

I searched and found -Alienware\AppData\Roaming\Cryptonite  but no config file

I deleted the peers dat file and restarted anyway

I thought you added them through the cryptonite.conf file.

"cryptonite.conf" is not there by default.

What you did should be enough, But if you want to do more work, You should forward port 8253 to your PC's local IP Address.



Its been running Many hours now and No updates at all
I do have connections
I have added the port to port forward
and I am getting incoming and outgoing traffic
But no updating at all

Here are the last few errors in the debug log

prev=000000000582a484b49667db868f2a2678ce0dd3f6399d05be7ca5c2eddb8812
2014-12-27 04:03:22 ProcessBlock: ORPHAN BLOCK, prev=0000000003e012a97de30a1c31f70b3f728f4f925ee7bb075f95a5cadc203551
2014-12-27 04:03:34 socket recv error 10054

legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
First: For the "Conflicted" status I'm pretty sure now of the reason it caused it as I said before because I tested it manually twice and it did the exact same thing.
Hmmm ok, that's good to know. I'm thinking that might be another bug in Bitcoin but I highly doubt such a major thing would have gone unnoticed so long.

Second: For the bug, I've regenerated the exact situation and had the exact result, so if you wish you can tell me how to send you the wallet file to trace the code, Or you can make the way to it - It's so simple
I don't need your wallet file, but I wont be able to check these bugs myself until tomorrow because I don't have access to any of my own pc's right now.
member
Activity: 80
Merit: 10
every time I check the characteristics of mini-blockchain system I think is really amazing.  Smiley

Hi,

I'm new to Cryponite, downloaded the wallet and extra on Windows 7 64bit. Ran it, but it always locks up on 6 days under the point "Downloading Header".

I don't know a lot about this stuff and was wondering if anyone had newbie fix tips for this problem?

I added a config file and tried re downloading the Blockchain.

Thank You

Hi,
try to delete the blockchain, then add some nodes to .conf file and run the client cryptonite.

Code:
addnode=108.61.198.119
addnode=108.61.199.81
addnode=108.61.199.112
addnode=49.69.151.15:8253
addnode=91.147.186.68:8253
addnode=183.129.171.156:8253
addnode=210.64.51.11:8253
addnode=125.115.65.192:8253
addnode=83.212.114.217:8253
addnode=58.220.3.208:8253
addnode=106.120.221.254:8253
addnode=101.165.44.224:8253
addnode=176.37.21.175:8253
addnode=90.57.164.208:8253
addnode=195.47.113.76:8253
addnode=77.58.253.73:8253
addnode=83.248.223.155:8253
addnode=47.20.213.131:8253
addnode=117.33.220.204:8253
addnode=187.55.221.174:8253
addnode=206.72.193.148:8253
addnode=148.251.14.212:8253
addnode=37.157.179.59:8253
addnode=47.55.147.150:8253
addnode=210.186.149.241:8253
addnode=58.58.56.226:8253
addnode=92.234.72.146:8253
addnode=119.81.51.10:8253
addnode=47.55.147.150:8253
addnode=174.6.46.186:8253
addnode=217.129.141.209:8253


Good luck.

Hi All
My wallet isn't updating I have added all the above Address's
Its now 2 weeks behind
and does not seem to be updating at all
any help would be most welcome
Cheers

Hello,

Close the program, Remove the addresses you added from the conf file, Delete "peers.dat" file, Start the program again and wait.

That worked for me.

Where do you find the Config file ?

I searched and found -Alienware\AppData\Roaming\Cryptonite  but no config file

I deleted the peers dat file and restarted anyway

I thought you added them through the cryptonite.conf file.

"cryptonite.conf" is not there by default.

What you did should be enough, But if you want to do more work, You should forward port 8253 to your PC's local IP Address.
newbie
Activity: 15
Merit: 0
every time I check the characteristics of mini-blockchain system I think is really amazing.  Smiley

Hi,

I'm new to Cryponite, downloaded the wallet and extra on Windows 7 64bit. Ran it, but it always locks up on 6 days under the point "Downloading Header".

I don't know a lot about this stuff and was wondering if anyone had newbie fix tips for this problem?

I added a config file and tried re downloading the Blockchain.

Thank You

Hi,
try to delete the blockchain, then add some nodes to .conf file and run the client cryptonite.

Code:
addnode=108.61.198.119
addnode=108.61.199.81
addnode=108.61.199.112
addnode=49.69.151.15:8253
addnode=91.147.186.68:8253
addnode=183.129.171.156:8253
addnode=210.64.51.11:8253
addnode=125.115.65.192:8253
addnode=83.212.114.217:8253
addnode=58.220.3.208:8253
addnode=106.120.221.254:8253
addnode=101.165.44.224:8253
addnode=176.37.21.175:8253
addnode=90.57.164.208:8253
addnode=195.47.113.76:8253
addnode=77.58.253.73:8253
addnode=83.248.223.155:8253
addnode=47.20.213.131:8253
addnode=117.33.220.204:8253
addnode=187.55.221.174:8253
addnode=206.72.193.148:8253
addnode=148.251.14.212:8253
addnode=37.157.179.59:8253
addnode=47.55.147.150:8253
addnode=210.186.149.241:8253
addnode=58.58.56.226:8253
addnode=92.234.72.146:8253
addnode=119.81.51.10:8253
addnode=47.55.147.150:8253
addnode=174.6.46.186:8253
addnode=217.129.141.209:8253


Good luck.

Hi All
My wallet isn't updating I have added all the above Address's
Its now 2 weeks behind
and does not seem to be updating at all
any help would be most welcome
Cheers

Hello,

Close the program, Remove the addresses you added from the conf file, Delete "peers.dat" file, Start the program again and wait.

That worked for me.

Where do you find the Config file ?

I searched and found -Alienware\AppData\Roaming\Cryptonite  but no config file

I deleted the peers dat file and restarted anyway
Pages:
Jump to: