Author

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

member
Activity: 196
Merit: 15

service staff 小叮当: New purse does not recognise all previous records, it might be a BUG. So temporarily cannot work normally.
(04-04 21:48) about this ticket, you feel: good | ordinary | bad






legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Cryptonite Progress Report

  • Exchanges: I'm building a full blockchain (thanks bitfreak for the old block explorer snapshot) that should help the exchanges, like BTC38, get their wallet online (which failed to date because of missing transactions); it will also help the block explorer(s) have complete information about the coin
  • Development: I'm testing some patches to speed up block download (catching up and other operations); this will help the exchanges as well, and also all the users have a better experience with XCN; commits coming soon to github
  • When we feel the wallet is stable enough, I will remove all the "printf" or turn them into log entries (so they don't bother the terminal any longer)
  • We will start planning some promotion soon: first a stable coin, than make it move ;-)
hero member
Activity: 781
Merit: 501
try without addnodes and with upnp=0

still have same issues
newbie
Activity: 21
Merit: 0
Guys if you want XCN to be traded on more exchanges, show your interest and contact them with a proper request! (Poloniex and Bittrex is a prioritiy).
Polo closed trade few months ago after problem with wallet.

Today for dev XCN (bitfreak and pallas) main to fix problem with BTC38!
I hope they to fix it. Wallet locked 57 days.
   

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
try without addnodes and with upnp=0
hero member
Activity: 781
Merit: 501
Quote
2017-04-04 11:16:45 Cryptonite version v0.1.2.0-gedc4e25-beta (Tue, 21 Mar 2017 15:34:46 +0100)
2017-04-04 11:16:45 Using OpenSSL version OpenSSL 1.0.1l 15 Jan 2015
2017-04-04 11:16:45 Default data directory C:\Users\appvityuser\AppData\Roaming\Cryptonite
2017-04-04 11:16:45 Using data directory C:\Users\theser\Desktop\yfiles\data
2017-04-04 11:16:45 Using at most 125 connections (2048 file descriptors available)
2017-04-04 11:16:45 Using 8 threads for script verification
2017-04-04 11:16:45 Using wallet wallet.dat
2017-04-04 11:16:45 init message: Verifying wallet...
2017-04-04 11:16:45 CDBEnv::Open : LogDir=C:\Users\theser\Desktop\yfiles\data\database ErrorFile=C:\Users\theser\Desktop\yfiles\data\db.log
2017-04-04 11:16:45 Bound to [::]:8253
2017-04-04 11:16:45 Bound to 0.0.0.0:8253
2017-04-04 11:16:45 init message: Loading block index...
2017-04-04 11:16:45 Opening LevelDB in C:\Users\theser\Desktop\yfiles\data\blocks\index
2017-04-04 11:16:45 Opened LevelDB successfully
2017-04-04 11:16:45 LoadBlockIndexDB(): last block file = 0
2017-04-04 11:16:45 LoadBlockIndexDB(): transaction index enabled
2017-04-04 11:16:45 Best Block: 0000000000000000000000000000000000000000000000000000000000000000
2017-04-04 11:16:45 Initializing databases...
2017-04-04 11:16:45 Pre-allocating up to position 0x1000000 in blk00000.dat
2017-04-04 11:16:45 Connect tip : 000009a460ccc429ac6e53c91c6ed2d96697884b8b656a903042faff8971c5aa
2017-04-04 11:16:45 UpdateTip()
2017-04-04 11:16:45 UpdateTip: new best=000009a460ccc429ac6e53c91c6ed2d96697884b8b656a903042faff8971c5aa  height=0  log2_work=20  tx=1  date=2014-07-28 01:00:00 progress=1.000000
2017-04-04 11:16:45 Activate 000009a460ccc429ac6e53c91c6ed2d96697884b8b656a903042faff8971c5aa
2017-04-04 11:16:45 Pre-allocating up to position 0x100000 in rev00000.dat
2017-04-04 11:16:45 Writing file 000009a460ccc429ac6e53c91c6ed2d96697884b8b656a903042faff8971c5aa
2017-04-04 11:16:45 Serialized: 53 bytes
2017-04-04 11:16:45 Writing file 000009a460ccc429ac6e53c91c6ed2d96697884b8b656a903042faff8971c5aa
2017-04-04 11:16:45 Serialized: 53 bytes
2017-04-04 11:16:45 init message: Verifying blocks...
2017-04-04 11:16:45  block index              16ms
2017-04-04 11:16:45 init message: Loading wallet...
2017-04-04 11:16:45 nFileVersion = 10100
2017-04-04 11:16:45 Keys: 102 plaintext, 0 encrypted, 102 w/ metadata, 102 total
2017-04-04 11:16:45  wallet                   18ms
2017-04-04 11:16:45 Activate 000009a460ccc429ac6e53c91c6ed2d96697884b8b656a903042faff8971c5aa
2017-04-04 11:16:45 Writing file 000009a460ccc429ac6e53c91c6ed2d96697884b8b656a903042faff8971c5aa
2017-04-04 11:16:45 Serialized: 53 bytes
2017-04-04 11:16:45 init message: Loading addresses...
2017-04-04 11:16:45 ERROR: CAddrman::Read() : open failed
2017-04-04 11:16:45 Invalid or missing peers.dat; recreating
2017-04-04 11:16:45 Loaded 0 addresses from peers.dat  0ms
2017-04-04 11:16:45 mapBlockIndex.size() = 2
2017-04-04 11:16:45 nBestHeight = 0
2017-04-04 11:16:45 nBestHeaderHeight = 0
2017-04-04 11:16:45 setKeyPool.size() = 100
2017-04-04 11:16:45 mapWallet.size() = 3
2017-04-04 11:16:45 mapAddressBook.size() = 4
2017-04-04 11:16:45 AddLocal([2001:0:5ef5:79fd:3880:6a7c:8cb0:dd93]:8253,1)
2017-04-04 11:16:45 ext-ip thread start
2017-04-04 11:16:45 dnsseed thread start
2017-04-04 11:16:45 Loading addresses from DNS seeds (could take a while)
2017-04-04 11:16:45 net thread start
2017-04-04 11:16:45 init message: Done loading
2017-04-04 11:16:45 addcon thread start
2017-04-04 11:16:45 opencon thread start
2017-04-04 11:16:45 msghand thread start
2017-04-04 11:16:45 dumpaddr thread start
2017-04-04 11:16:45 upnp thread start
2017-04-04 11:16:45 1 addresses found from DNS seeds
2017-04-04 11:16:45 dnsseed thread exit
2017-04-04 11:16:45 Initialization result: 1
2017-04-04 11:16:45

************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_7bad_getEEEE E       
boost::bad_get: failed value get using boost::get       
C:\Users\theser\Desktop\yfiles\cryptonite-qt.exe in Runaway exception       

2017-04-04 11:16:45 socket recv error 10054
2017-04-04 11:16:46 receive version message: /Satoshi:0.1.2/: version 10100, blocks=1402156, us=115.79.34.108:28609, them=5.157.115.132:8253, peer=5.157.115.132:8253
2017-04-04 11:16:47 No valid UPnP IGDs found
2017-04-04 11:16:47 upnp thread exit


basically, i copy my old wallet.dat to a empty target data folder with Cryptonite.conf file that only include bunch of addnode=x.x.x.x at the OP.
Then i double click to start the qt, and error happen
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Please post the relevant piece of debug.log, there could be the clue there.
hero member
Activity: 781
Merit: 501
i dont think RAM issues, just tried on 64 GB RAM machine, with 50% free RAM, still got same issues
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Quote
************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_7bad_getEEEE E      
boost::bad_get: failed value get using boost::get      
F:\PTS-RDP\XCN\2017\cryptonite-qt.exe in Runaway exception      

Quote
---------------------------
MinGW Runtime Assertion
---------------------------
Assertion failed!

Program: F:\PTS-RDP\XCN\2017\cryptonite-qt.exe
File: ../../src/allocators.h, Line 41

Expression: this->GetLockedPageCount() == 0
---------------------------
Abort   Retry   Ignore   
---------------------------

http://imageshack.com/a/img923/8266/uHS0Q9.jpg
http://imageshack.com/a/img922/678/Oy96Qw.jpg

always getting this error. But i think it is trying to reload the old transactions, right? And at this point it already loaded the private key?

looks like a memory allocation issue, have you got enough ram?
hero member
Activity: 781
Merit: 501
Quote
************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_7bad_getEEEE E      
boost::bad_get: failed value get using boost::get      
F:\PTS-RDP\XCN\2017\cryptonite-qt.exe in Runaway exception      

Quote
---------------------------
MinGW Runtime Assertion
---------------------------
Assertion failed!

Program: F:\PTS-RDP\XCN\2017\cryptonite-qt.exe
File: ../../src/allocators.h, Line 41

Expression: this->GetLockedPageCount() == 0
---------------------------
Abort   Retry   Ignore   
---------------------------

http://imageshack.com/a/img923/8266/uHS0Q9.jpg
http://imageshack.com/a/img922/678/Oy96Qw.jpg

always getting this error. But i think it is trying to reload the old transactions, right? And at this point it already loaded the private key?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
i open my cool storage pc and try to open the old wallet (win64_cryptonite-qt_14080613.exe)but dont know why getting corrupted too.  Cry
This is painful, i can loose some coin in my desktop wallet but not the cool storage one.

So, @pallas, in the source code, if i only want to read the old wallet file, and export/dump out the private key, which file or class that i can look into?
Thanks in advance.


If you have many coins, you should always keep the private key backup, the db can get corrupted for many reasons, you never know.
Maybe you can simply use the daemon/cli, instead of the qt version.
You can also try to open the old wallet db with the new client, it should be compatible, even though some people have reported issues.
(The BDB version is the same).
hero member
Activity: 781
Merit: 501
i open my cool storage pc and try to open the old wallet (win64_cryptonite-qt_14080613.exe)but dont know why getting corrupted too.  Cry
This is painful, i can loose some coin in my desktop wallet but not the cool storage one.

So, @pallas, in the source code, if i only want to read the old wallet file, and export/dump out the private key, which file or class that i can look into?
Thanks in advance.
newbie
Activity: 40
Merit: 0
Sent in a coin listing request to Polo today.
legendary
Activity: 1208
Merit: 1003
Guys if you want XCN to be traded on more exchanges, show your interest and contact them with a proper request! (Poloniex and Bittrex is a prioritiy).
full member
Activity: 126
Merit: 100
The team is still helping BTC38 repair wallet?

Yes of course, I do everything I can.
How is BTC38 going over there? It seems that they open the prepaid deposit is foreseeable.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
any news from poloniex?

No, they just don't reply to me. Anyone has any contact?
newbie
Activity: 51
Merit: 0
any news from poloniex?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
The team is still helping BTC38 repair wallet?

Yes of course, I do everything I can.
full member
Activity: 126
Merit: 100
The team is still helping BTC38 repair wallet?
member
Activity: 115
Merit: 10
Not B troll & do something!
someone is pumping XCN on btc38... wonder what that means...

I hope they are planning to finally fix the wallet Grin

I got in contact with a couple english speaking guys working for btc38, they said they are going to try what I suggested and let me know :-)

melea:any advanced xcn wallet?
(04-02 09:57) Delete

btc38
service staff 小妮: Hello, XCN wallet problem we have found the solution, please waiting for repair.
(04-02 10:18) about this ticket, you feel: good | ordinary | bad

 Tongue
Jump to: