Dev wallet took long time to synchronize ...is there any solution....thanks
I think the 10 seconds blocks are causing the wallet to be huge and taking days to sync, maybe on more powerful computers it is a little quicker, but a solution would be nice.
Same here.
Debug shows a lot of orphans :
...
2016-04-16 19:49:54 ProcessBlock: ORPHAN BLOCK 51, prev=e0d1b4b4ec48a88bee4110891c24cbf04bebe82c898aca60c20e31df88066a8e
2016-04-16 19:49:54 SetBestChain: new best=7e211092102bb187f552a3356fa8c189608d377e5c7afd42bc0f66cc3c794ae5 height=57894 trust=64866826072726234 blocktrust=7839513649200 date=04/14/16 02:49:20
2016-04-16 19:49:54 ProcessBlock: ACCEPTED
2016-04-16 19:49:54 ProcessBlock: ORPHAN BLOCK 51, prev=e011a1ab5815d91ee60c5472956ce4952489de327d80f2673e3b3e7b292f6c37
2016-04-16 19:49:54 SetBestChain: new best=2181b5ac080aa3cc643f95296b4760637a14c48cafa65c9eadcf5ed07315523c height=57895 trust=64866827657170709 blocktrust=1584444475 date=04/14/16 02:49:49
2016-04-16 19:49:54 ProcessBlock: ACCEPTED
2016-04-16 19:49:54 ProcessBlock: ORPHAN BLOCK 51, prev=8d388127e329826c1b5b796d76a28d7cae2458beb44a740ac1d652cc92a1d15a
2016-04-16 19:49:58 SetBestChain: new best=a2b7526862c211d0a9f18be33f94b410bcec5a9f34b425d8561de362e156c3db height=57896 trust=64874932920314739 blocktrust=8105263144030 date=04/14/16 02:49:52
2016-04-16 19:49:58 ProcessBlock: ACCEPTED
2016-04-16 19:49:58 ProcessBlock: ORPHAN BLOCK 51, prev=088ce4bf587b4ae48e414ab6356f383b3f4775a45a25da9b526c68b35d805975
2016-04-16 19:49:58 SetBestChain: new best=6010c77f68d534d20776ac93cbbd73c9a3344918e0099c5a609946cc10f1f510 height=57897 trust=64882492875428018 blocktrust=7559955113279 date=04/14/16 02:49:52
2016-04-16 19:49:58 ProcessBlock: ACCEPTED
2016-04-16 19:49:58 ProcessBlock: ORPHAN BLOCK 51, prev=7f1a1cd5c098a2a58e9f1114c224b1dfe5e3cab8a18b52af41162e9f6bd5f6c2
2016-04-16 19:49:59 SetBestChain: new best=150a58829d9f7a0aebbcbaa12f61d90d279fdf888673bd36b365b0bdfa2c9b38 height=57898 trust=64890309100314740 blocktrust=7816224886722 date=04/14/16 02:49:52
2016-04-16 19:49:59 ProcessBlock: ACCEPTED
2016-04-16 19:49:59 ProcessBlock: ORPHAN BLOCK 51, prev=e4ef5f4e165d61308020e2f93033230ff393d640a7644e76d943ed6a4511d138
2016-04-16 19:49:59 SetBestChain: new best=46c64a56c01edb011e2d4ec27690154ca89b39559ce5addf9e3084b4c184cde6 height=57899 trust=64890310639346057 blocktrust=1539031317 date=04/14/16 02:49:57
2016-04-16 19:49:59 ProcessBlock: ACCEPTED
...
Also I get these errors :
...
GUI: libpng warning: iCCP: known incorrect sRGB profile
GUI: libpng warning: iCCP: known incorrect sRGB profile
GUI: libpng warning: iCCP: known incorrect sRGB profile
GUI: QMetaObject::connectSlotsByName: No matching signal for on_BuyTX_clicked()
GUI: QMetaObject::connectSlotsByName: No matching signal for on_UnitsInputTX_textChanged(QString)
GUI: QSslSocket: cannot call unresolved function SSLv23_client_method
GUI: QSslSocket: cannot call unresolved function SSL_CTX_new
GUI: QSslSocket: cannot call unresolved function SSL_library_init
GUI: QSslSocket: cannot call unresolved function ERR_get_error
GUI: QSslSocket: cannot call unresolved function ERR_get_error
GUI: QSslSocket: cannot call unresolved function SSLv23_client_method
GUI: QSslSocket: cannot call unresolved function SSL_CTX_new
GUI: QSslSocket: cannot call unresolved function SSL_library_init
GUI: QSslSocket: cannot call unresolved function ERR_get_error
GUI: QSslSocket: cannot call unresolved function ERR_get_error
...