Bitcoin Forum
March 28, 2024, 05:35:49 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 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 ... 226 »
  Print  
Author Topic: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties!  (Read 215230 times)
truckythin
Hero Member
*****
Offline Offline

Activity: 781
Merit: 501



View Profile
April 04, 2017, 10:59:13 AM
 #381

i dont think RAM issues, just tried on 64 GB RAM machine, with 50% free RAM, still got same issues
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 04, 2017, 11:09:23 AM
 #382

Please post the relevant piece of debug.log, there could be the clue there.

truckythin
Hero Member
*****
Offline Offline

Activity: 781
Merit: 501



View Profile
April 04, 2017, 11:21:20 AM
 #383

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
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 04, 2017, 11:53:10 AM
 #384

try without addnodes and with upnp=0

ZeDRoYMaN
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
April 04, 2017, 12:25:16 PM
 #385

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.
   

truckythin
Hero Member
*****
Offline Offline

Activity: 781
Merit: 501



View Profile
April 04, 2017, 01:52:27 PM
 #386

try without addnodes and with upnp=0

still have same issues
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 04, 2017, 02:37:33 PM
 #387

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

arvin777
Member
**
Offline Offline

Activity: 196
Merit: 15


View Profile
April 04, 2017, 03:35:10 PM
 #388


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







XCN wallet:
George5
Legendary
*
Offline Offline

Activity: 1208
Merit: 1003



View Profile WWW
April 04, 2017, 04:28:05 PM
 #389

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


Sounds really good pallas! Keep up the good work! I will be ready to promote this great coin when the time comes  Smiley

https://nuls.io/about/ The sky is not the limit
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 04, 2017, 04:39:57 PM
 #390


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

That's why I'm making a full blockchain snapshot ;-)
It will take some days.

George5
Legendary
*
Offline Offline

Activity: 1208
Merit: 1003



View Profile WWW
April 04, 2017, 05:29:23 PM
 #391

Btw I think it's a good idea to take over XCN Twitter account from bitfreak (or start a new one) and post the updates there too.

https://nuls.io/about/ The sky is not the limit
melea
Member
**
Offline Offline

Activity: 115
Merit: 10

Not B troll & do something!


View Profile WWW
April 05, 2017, 01:01:53 AM
 #392

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


thanks for your work,  @pallas when wallet working on btc38 i make some donation.

good luck

pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 05, 2017, 11:35:27 AM
 #393

I've committed a little tuning patch to allow a smoother block download from peers.
Was necessary for the full-blockchain building process I'm doing now ;-)

pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 05, 2017, 02:45:40 PM
Last edit: April 05, 2017, 03:03:15 PM by pallas
 #394

Hi guys I need a cryptonite logo for bittrex submission, here are the specs:

"png format with a transparent background. The logo should be square with dimensions of 1000x1000 pixels with no white space on its border and no taglines. It should only be a logo"

Please help!

EDIT: Coin submission email sent without logo, will send it later when available.

George5
Legendary
*
Offline Offline

Activity: 1208
Merit: 1003



View Profile WWW
April 05, 2017, 06:26:05 PM
Last edit: April 05, 2017, 07:33:48 PM by George5
 #395

Hi guys I need a cryptonite logo for bittrex submission, here are the specs:

"png format with a transparent background. The logo should be square with dimensions of 1000x1000 pixels with no white space on its border and no taglines. It should only be a logo"

Please help!

EDIT: Coin submission email sent without logo, will send it later when available.

Will the old logo do or we need a new one?
Never really worked with images but here what I've got:
http://imgur.com/a/XgY8i

https://nuls.io/about/ The sky is not the limit
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 05, 2017, 07:43:27 PM
 #396

Hi guys I need a cryptonite logo for bittrex submission, here are the specs:

"png format with a transparent background. The logo should be square with dimensions of 1000x1000 pixels with no white space on its border and no taglines. It should only be a logo"

Please help!

EDIT: Coin submission email sent without logo, will send it later when available.

Will the old logo do or we need a new one?
Never really worked with images but here what I've got:
http://imgur.com/a/XgY8i

I think we should keep the old logo.
Thanks for the image, I think it is OK, but could you please make another one without white margin?

kondiomir
Legendary
*
Offline Offline

Activity: 1568
Merit: 1000


Twitter @Acimirov


View Profile
April 05, 2017, 07:53:24 PM
 #397

It is not transparent. Wink

@pallas look your PM.
pallas (OP)
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 05, 2017, 07:58:03 PM
 #398

It is not transparent. Wink

@pallas look your PM.

Thanks, that is perfect, will send it to bittrex now!

kondiomir
Legendary
*
Offline Offline

Activity: 1568
Merit: 1000


Twitter @Acimirov


View Profile
April 05, 2017, 07:59:43 PM
 #399

Glad to help Wink
melea
Member
**
Offline Offline

Activity: 115
Merit: 10

Not B troll & do something!


View Profile WWW
April 05, 2017, 08:18:53 PM
 #400

Glad to help Wink


thanks for help

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 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 ... 226 »
  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!