Bitcoin Forum
May 04, 2024, 02:17:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 186 »
  Print  
Author Topic: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine  (Read 578441 times)
-Greed-
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


Decentralized Jihad


View Profile
August 16, 2014, 06:30:28 AM
 #1621

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).

According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714789034
Hero Member
*
Offline Offline

Posts: 1714789034

View Profile Personal Message (Offline)

Ignore
1714789034
Reply with quote  #2

1714789034
Report to moderator
1714789034
Hero Member
*
Offline Offline

Posts: 1714789034

View Profile Personal Message (Offline)

Ignore
1714789034
Reply with quote  #2

1714789034
Report to moderator
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 16, 2014, 06:57:23 AM
 #1622

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.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
trid
Sr. Member
****
Offline Offline

Activity: 425
Merit: 250


View Profile
August 16, 2014, 07:29:25 AM
 #1623

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
-Greed-
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


Decentralized Jihad


View Profile
August 16, 2014, 08:37:58 AM
 #1624

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

bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 16, 2014, 09:01:48 AM
 #1625

You probably need to run -resync after upgrading. Also make sure your system time is correct.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
-Greed-
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


Decentralized Jihad


View Profile
August 16, 2014, 09:24:04 AM
 #1626

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

alternate
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
August 16, 2014, 09:38:51 AM
 #1627

the price of XCN is such low,i will buy more and let the weakhands cry!
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 16, 2014, 09:49:29 AM
 #1628

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

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
-Greed-
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


Decentralized Jihad


View Profile
August 16, 2014, 10:54:55 AM
 #1629

It worked, thanks!

Hueristic
Legendary
*
Offline Offline

Activity: 3808
Merit: 4892


Doomed to see the future and unable to prevent it


View Profile
August 16, 2014, 03:36:26 PM
 #1630

No ATI miner? Is there a bounty for one?

“Bad men need nothing more to compass their ends, than that good men should look on and do nothing.”
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
August 16, 2014, 04:03:09 PM
 #1631

maybe they want it nvidia only Smiley
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 16, 2014, 04:09:33 PM
 #1632

No ATI miner? Is there a bounty for one?

it's good, less dumping, and a better distribution, otherwise big amd farm will rape this
surfer43
Sr. Member
****
Offline Offline

Activity: 560
Merit: 250


"Trading Platform of The Future!"


View Profile
August 16, 2014, 04:10:52 PM
 #1633

edit: poloniex added it after I requested it, https://poloniex.com/exchange/btc_xcn
cubydu
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile WWW
August 16, 2014, 04:41:01 PM
 #1634

edit: poloniex added it after I requested it, https://poloniex.com/exchange/btc_xcn

thank you Smiley

DougB62
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


Banned: For Your Protection


View Profile
August 16, 2014, 05:00:36 PM
 #1635

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

Listdlls pastebin: http://pastebin.com/Ja81q8Fj

(Edit: Win 7 Ultimate x64)
RavenXBR
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
August 16, 2014, 05:27:58 PM
 #1636

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
Just to share my experience with the wallet:
I installed it in a folder not at %appdata%, even not in C: drive, and for 12h straight its running perfect.
I'm using Win 7 64.

 Wink

tarzanbigcity
Sr. Member
****
Offline Offline

Activity: 602
Merit: 250



View Profile
August 16, 2014, 05:36:18 PM
 #1637

If an AMD miner drops you can kiss any profit from this coin goodbye. The only good thing going for this coin at the moment is that its hard to get any significant quantity. This is pushing the price up.
RavenXBR
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
August 16, 2014, 05:42:26 PM
 #1638

If an AMD miner drops you can kiss any profit from this coin goodbye. The only good thing going for this coin at the moment is that its hard to get any significant quantity. This is pushing the price up.
Definitely...  Undecided
slabhatnik
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
August 16, 2014, 05:49:09 PM
 #1639

XCN/BTC Cryptonite market added to Poloniex Exchange.

https://poloniex.com/exchange/btc_xcn

 Wink
darlidada
Hero Member
*****
Offline Offline

Activity: 723
Merit: 503


View Profile
August 16, 2014, 07:07:30 PM
 #1640

pm me if you got xcn to sell otc, or just sell to the buy orders at polo.
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 186 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!