Author

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

hero member
Activity: 910
Merit: 1000
Decentralized Jihad
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
You probably need to run -resync after upgrading. Also make sure your system time is correct.
I removed the whole folder in appdata/cryptonite and tried to download again but no luck. I tried to restart it two times and synced system time as well. Also, the network is probably being abused:

Code:
2014-08-16 09:14:47 Misbehaving: 98.143.148.83:8253 (0 -> 100) BAN THRESHOLD EXCEEDED
Try adding these nodes:

66.45.239.67:8253
119.178.100.203:8253
182.254.130.75:8253
member
Activity: 79
Merit: 10
the price of XCN is such low,i will buy more and let the weakhands cry!
hero member
Activity: 910
Merit: 1000
Decentralized Jihad
You probably need to run -resync after upgrading. Also make sure your system time is correct.
I removed the whole folder in appdata/cryptonite and tried to download again but no luck. I tried to restart it two times and synced system time as well. Also, the network is probably being abused:

Code:
2014-08-16 09:14:47 Misbehaving: 98.143.148.83:8253 (0 -> 100) BAN THRESHOLD EXCEEDED
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
You probably need to run -resync after upgrading. Also make sure your system time is correct.
hero member
Activity: 910
Merit: 1000
Decentralized Jihad
Cryptnite-qt is trying to download blockchain into %appdata%/Bitcoin and corrupts Bitcoin blockchain (Windows 7 x64). The wallet seems to have same path that Bitcoin-qt has (probably something wrong in the Windows registry).
It's actually Bitcoin trying to read the Cryptonite data folder, but the issue has been fixed. You might still be experiencing problems because you ran an older version of Cryptonite and your registry is still messed up. To repair bitcoin, open regedit and search for bitcoin-qt. Should be a key called strDataDir in there, point that back at your bitcoin folder and everything should be fine. If that doesn't work or you can't figure it out, reinstalling bitcoin should also fix your registry.
Thanks. Dowloading the newest build fixed the problem but now I'm stuck on downloading headers. There are lots of lines in debug.log like these:

Code:
2014-08-16 08:33:58 ProcessBlock: ORPHAN BLOCK, prev=0000000001a33261995f32364c0d1fc3ebbd011faa2237de75e9dfd31721fef2
2014-08-16 08:34:00 ERROR: AcceptToMemoryPool: : transaction not final
2014-08-16 08:34:03 ERROR: AcceptToMemoryPool: : transaction not final
2014-08-16 08:34:05 ERROR: AcceptToMemoryPool: : transaction not final
2014-08-16 08:34:07 ERROR: AcceptToMemoryPool: : transaction not final
2014-08-16 08:34:26 ERROR: AcceptToMemoryPool: : transaction not final
2014-08-16 08:34:44 ProcessBlock: ORPHAN BLOCK, prev=0000000000de609c3d17817a61cd822e3366f159dc5180e3f03aeb6534de5edd
2014-08-16 08:34:44 ProcessBlock: Orphan already exists! 00000000018bff0056cd2efbd99cb6ff581f12ee286c1bc828e37c4c3fe7cf81
2014-08-16 08:34:46 ProcessBlock: ORPHAN BLOCK, prev=000000000135a7bc1ff07224e6672afac943f56497219a022d130ecd1a0f258a
2014-08-16 08:34:46 ProcessBlock: Orphan already exists! 0000000000de609c3d17817a61cd822e3366f159dc5180e3f03aeb6534de5edd
2014-08-16 08:34:53 ERROR: AcceptToMemoryPool: : transaction not final
2014-08-16 08:35:03 ERROR: AcceptToMemoryPool: : transaction not final
2014-08-16 08:35:08 ProcessBlock: ORPHAN BLOCK, prev=00000000018bff0056cd2efbd99cb6ff581f12ee286c1bc828e37c4c3fe7cf81
2014-08-16 08:35:08 ProcessBlock: Orphan already exists! 0000000001a33261995f32364c0d1fc3ebbd011faa2237de75e9dfd31721fef2
2014-08-16 08:35:24 ERROR: AcceptToMemoryPool: : transaction not final
2014-08-16 08:35:28 ProcessBlock: ORPHAN BLOCK, prev=0000000000e9ee8189ef0ad8c27c8ff488fbed12dcbf929053caab45e7438022
sr. member
Activity: 425
Merit: 250
Here a first version of ccminer with cryptonite support (binaries windows).

ccminer -a m7


https://mega.co.nz/#!8c0RQRQI!7pux-uYYlgW2IYxaTbpERV-XTMkqUyYs6Nlt3AwCUpE

It should work, however there are still a few things to correct:
* relatively large amount compared to other algo of shares which doesn't validate on cpu (probably whirlpool)
* You might have while starting mining on 1gh a long chain of boo because of the low diff (like for HVC, If I remember well).
Just let the miner run, until it stabilizes.

The source will be uploaded a bit later as many things has been modified, I want to make sure the code doesn't break anything.
need cudart32_65.dll
I just updated the link with one with those libraries

ccminer error - "Unable to query number of CUDA devices! Is an nVidia driver installed?"

windows compiled miner from https://github.com/MiniblockchainProject/CudaMiner works well

Update drivers to 340.52

Thanx! Smiley
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Cryptnite-qt is trying to download blockchain into %appdata%/Bitcoin and corrupts Bitcoin blockchain (Windows 7 x64). The wallet seems to have same path that Bitcoin-qt has (probably something wrong in the Windows registry).
It's actually Bitcoin trying to read the Cryptonite data folder, but the issue has been fixed. You might still be experiencing problems because you ran an older version of Cryptonite and your registry is still messed up. To repair bitcoin, open regedit and search for bitcoin-qt. Should be a key called strDataDir in there, point that back at your bitcoin folder and everything should be fine. If that doesn't work or you can't figure it out, reinstalling bitcoin should also fix your registry.
hero member
Activity: 910
Merit: 1000
Decentralized Jihad
Cryptnite-qt is trying to download blockchain into %appdata%/Bitcoin and corrupts Bitcoin blockchain (Windows 7 x64). The wallet seems to have same path that Bitcoin-qt has (probably something wrong in the Windows registry).
hero member
Activity: 556
Merit: 501
Here a first version of ccminer with cryptonite support (binaries windows).

ccminer -a m7


https://mega.co.nz/#!8c0RQRQI!7pux-uYYlgW2IYxaTbpERV-XTMkqUyYs6Nlt3AwCUpE

It should work, however there are still a few things to correct:
* relatively large amount compared to other algo of shares which doesn't validate on cpu (probably whirlpool)
* You might have while starting mining on 1gh a long chain of boo because of the low diff (like for HVC, If I remember well).
Just let the miner run, until it stabilizes.

The source will be uploaded a bit later as many things has been modified, I want to make sure the code doesn't break anything.
need cudart32_65.dll
I just updated the link with one with those libraries

ccminer error - "Unable to query number of CUDA devices! Is an nVidia driver installed?"

windows compiled miner from https://github.com/MiniblockchainProject/CudaMiner works well

Update drivers to 340.52
legendary
Activity: 3248
Merit: 1070
wow seem Wolf got his first sell for miner lol


mmh no, everyone does 4200, i'm doing 4300
sr. member
Activity: 425
Merit: 250
Here a first version of ccminer with cryptonite support (binaries windows).

ccminer -a m7


https://mega.co.nz/#!8c0RQRQI!7pux-uYYlgW2IYxaTbpERV-XTMkqUyYs6Nlt3AwCUpE

It should work, however there are still a few things to correct:
* relatively large amount compared to other algo of shares which doesn't validate on cpu (probably whirlpool)
* You might have while starting mining on 1gh a long chain of boo because of the low diff (like for HVC, If I remember well).
Just let the miner run, until it stabilizes.

The source will be uploaded a bit later as many things has been modified, I want to make sure the code doesn't break anything.
need cudart32_65.dll
I just updated the link with one with those libraries

ccminer error - "Unable to query number of CUDA devices! Is an nVidia driver installed?"

windows compiled miner from https://github.com/MiniblockchainProject/CudaMiner works well
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Ok I need the help of someone who's having problems running the wallet on win7 or win8.

Go here: http://technet.microsoft.com/en-au/sysinternals/bb896656.aspx

Then scroll down and click on the "Download ListDLLs" link.

Extract the Listdlls.exe file to some place on your computer.

Open a command prompt and cd to the place where you saved it.

Make sure you have cryptonite-qt running before proceeding.

Then run this command: Listdlls -v cryptonite-qt >> "log.txt"

That should create a file called log.txt in the same folder as Listdlls.exe.

Copy the text from log.txt to pastebin and post the link in this thread.

EDIT: I'm not sure if this will work if you get an error right on startup

EDIT: you may also need to rename your qt exe to cryptonite-qt.exe

EDIT: you also need to run the command prompt as an administrator
hero member
Activity: 556
Merit: 501
sr. member
Activity: 406
Merit: 250
Can somebody tell me what is going on there http://xcryptonite.org Huh XCN, but website is different, BCN mentioned there... I am confused.

What do you mean "whats going on" as far as Wallet in concerned it doesnt work on windows, it crashed and closes.



yeah windows wallet is not stable and unable to start

Very interesting Hero Member cant fix wallet issues....Wallet has issues since day 1.
Only noobs use Windows tho.  http://youtu.be/yVpbFMhOAwE

Here comes a smart ass, its not about who is using what, If you cant fix windows wallet dont support it, dont publish windows wallet.
Fuck yea!
Windows is a piece of shit and its going down. Dats fo sho, real shit yo!
hero member
Activity: 781
Merit: 501
wow seem Wolf got his first sell for miner lol
full member
Activity: 140
Merit: 100
Pretty awesome wallet...  Wink

Hashing around 4.2MHs each card on a 4 750Ti's rig:



270W at wall.

Need to check if applied OC will be stable.
Used same settings as JPC.
newbie
Activity: 47
Merit: 0
did you copy the .dll's over?

Which .dll's are you referring to? The ones that you need to dl? If those, then yes.

Same here, copied all dll´s.
hero member
Activity: 672
Merit: 500
Banned: For Your Protection
did you copy the .dll's over?

Which .dll's are you referring to? The ones that you need to dl? If those, then yes.
sr. member
Activity: 251
Merit: 250
Any GPU miner for AMD? Huh
Jump to: