Pages:
Author

Topic: [DBL] Doubloons: Pirate Currency - page 11. (Read 139887 times)

legendary
Activity: 1876
Merit: 1000
May 15, 2015, 02:31:19 AM
interest trading wise seems to have built last few days   Huh
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
May 13, 2015, 08:45:38 AM
Uploading new linear 7zipped boostrap.dat file and peers.dat into my OneDrive.
MD5 of archive:
Code:
7c60c27042447336b8af3dd8af45cfbb *dbl_bootstrap_748000_13-05-2015.7z

Included info.txt:
Quote
Doubloons [DBL] bootstrap file and peers data as of 13-05-2015 up to block

getblockhash 748000
3e87d89c89bd20cf8b7ed5d02ff80446fa9c18731f5bab1ff245cb4abcabb86d

MD5
17db76013c8cfedf4b1e1a3072903b85 *bootstrap.dat
d2352d248c38948dbcd5a0ebed2c37bd *peers.dat

rav3n_pl
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
May 12, 2015, 04:27:06 AM
Its ok, it should work this way. Just do -reindex when copy block data.
My node is on chain:
Code:
 doubloons getinfo
{
    "version" : 120000,
    "protocolversion" : 80000,
    "walletversion" : 60000,

    "blocks" : 747581,
    "timeoffset" : 1,
    "connections" : 15,
    "proxy" : "",
    "difficulty" : 0.53494466,
My outgoing connections:
Code:
addnode=5.166.182.75
addnode=134.249.144.169
addnode=192.99.37.133
I have 1 connection to v10 (out), 1 to v11 (in), rest is to v12.
legendary
Activity: 1064
Merit: 1002
May 12, 2015, 02:44:39 AM
Use bootstrap from my onedrive and sync on rest on network (link under post).
I`m working on fork v0.10 LTC to work on DBL, all fork and sync issues should be gone.


Ill try to get it up tomorrow. I dont use 3rd party bootstraps in production so will have to import it from another server.

If the wallet bans other peers or gets another large reorganization i cant guarantee it will stay up long though
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
May 07, 2015, 06:21:04 AM
Use bootstrap from my onedrive and sync on rest on network (link under post).
I`m working on fork v0.10 LTC to work on DBL, all fork and sync issues should be gone.
legendary
Activity: 1064
Merit: 1002
May 07, 2015, 01:17:34 AM
Whats going on with the chain?

Tried a few times to get our wallet synced again. On this last attempt

REORGANIZE: Disconnect 2892 blocks; d2fb7f0c06f8f89a7ede..7c6965441b0a1ee207f4
REORGANIZE: Connect 3825 blocks; d2fb7f0c06f8f89a7ede..33401386e87b1fdea18c

Quite a few unconfirmed transactions because of this. Looks like the wallet was down when these hit so they never made it to accounts thankfully

EDIT: Bah now im getting these. Ill sync from scratch again

Code:
************************
EXCEPTION: 11DbException       
Db::put: Cannot allocate memory       
doubloons in ProcessMessages()       



************************
EXCEPTION: 11DbException       
Db::put: Cannot allocate memory       
doubloons in ProcessMessages()
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
April 23, 2015, 02:09:02 PM
My node:
Code:
 doubloons getinfo
{
    "version" : 120000,
    "protocolversion" : 80000,
    "walletversion" : 60000,
-
    "blocks" : 721371,
    "timeoffset" : -1,
    "connections" : 16,
    "proxy" : "",
    "difficulty" : 1.09385432,
Have no idea why explorer is locked on 716816...
hero member
Activity: 630
Merit: 502
April 23, 2015, 02:01:56 PM
Looks like http://explorer.doubloons.net died 3 days ago, my faucet is still sending out coins which are getting confirmations. I expect Cryptsy and http://explorer.doubloons.net both locked up at the same point.

My peers are listed here:

http://doubloons.kicks-ass.net/sync_help.php
newbie
Activity: 51
Merit: 0
April 23, 2015, 09:14:27 AM
cryptsy - There are no deposits found .  =(
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
April 22, 2015, 06:32:59 AM
If your wallet file is not corrupted badly your conis are not lost.
Just make backup and see in debug.log what exactly is going on.
Last resort is download block chain.
full member
Activity: 134
Merit: 100
(-(-_(-_-)_-)-)
April 22, 2015, 02:11:08 AM
Probably some dirty shutdown. Try remove peers.dat
If not work, remove all except wallet. On closed wallet ofc. Remember to backup wallet file. What version RU using?

i was on old version , updated just now hoever my coins are lost any ideas?
is this a new fork or something ?
cuz old wallet worked just fine with sending coins to cryptsy
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
April 20, 2015, 04:56:12 PM
Probably some dirty shutdown. Try remove peers.dat
If not work, remove all except wallet. On closed wallet ofc. Remember to backup wallet file. What version RU using?
full member
Activity: 134
Merit: 100
(-(-_(-_-)_-)-)
April 20, 2015, 01:38:52 PM
my wallet is broken
worked fine for ages now getting
EXCEPTION: 11DbException       
Db::get: Cannot allocate memory       
doubloons in ProcessMessages()

any ideas?
newbie
Activity: 18
Merit: 0
March 26, 2015, 03:58:33 PM
Brilliant ideas. No success with getting any websites on board, neither with giveaways, so my project is suspended until I am in a place with more resources. Doubloons is grossly undervalued but its day will come.
hero member
Activity: 630
Merit: 502
March 24, 2015, 03:28:30 PM
I've updated the faucet and block crawler to use the 0.12.0.0 client and also updated the syncing help guide for the download links for the client and bootstrap.
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
March 24, 2015, 09:05:31 AM
Yarr!!!
Finally, after 2 days of struggle, use really good tutorial (https://bitcointalk.org/index.php?topic=149479.740), lots of googling for errors and many tears, I have made Windoze binary for my shiny Doubloons! Cheesy

Used my fork code https://github.com/Rav3nPL/doubloons-08 and main dependencies:
Boost 1.57
BDB 4.8.30
OpenSSL 1.0.2a
QT 5.4.1

ZIP archive contains doubloonsd.exe, doubloons-qt.exe, example config file (not really needed) and modified makefiles I used to make it roll (if someone want to compile by herself).
MD5:
eef84eceec88523562eb3784cc1bb0ce *doubloonsd.exe
168478629e73b24955cce055c544b817 *doubloons-qt.exe
2b9780a1794cf971f2729147aab1cf9c *makefile.mingw
2d1d561707bc4149b67f4e8ea5b5df6d *doubloons-qt.pro

On my onedrive is also 7zipped linear bootstrap.dat up to block 679`000 to make sync nice and easy Smiley

Enjoy! Cheesy


Edit: bootsrap syn stuck on 267269, can someone confirm?

edit2: some glitch, but it stores all block correcntry then sync to network properly.
newbie
Activity: 18
Merit: 0
March 20, 2015, 06:51:40 PM
Moved the website to http://doubloons.info/

Any links of any kind that are posted here, explorers, other Doubloons sites, etc, will be added.
legendary
Activity: 1876
Merit: 1000
March 19, 2015, 09:33:06 PM
Old settings was 5s share time - very unfriendly for ASICs. Now it is 20s.

isn't it better being unfriendly for asics?
legendary
Activity: 1876
Merit: 1000
March 19, 2015, 09:28:50 PM


well there was premine.....pirates !, but I guess being pirates they squandered that on rum years ago, but they do keep to the code  Wink

Just to make sure, I've been stung a few times by crooked coins, is there any substantial crookedness in Doubloons history?

The announcement was May 15 xx:23 pm.
The first block seems to have had 6.77 dbl and was mined May 15 at xx:09 pm.
About 30 blocks were mined, 200 dbl or so, then a couple minute gap when I guess Shakezula posted?
So there seems to be
1) no premine, just some blocks mined to get it started at launch
2) no special rewards for early miners, an even payout through today, extremely unusual in early coins.

I'm going to make a page on the site detailing any negatives I can find about doubloons, since that is the first thing a person should look for. So far all of the negatives are trivial and boil down to slackiness. Unupdated wallets, etc. Is there some major negative aside from that?

my post was half in jest, dbl was/is an honest coin, with no funny business surrounding it, was done more for fun, but yeah honest enough if people get behind it to be a great crypto.

i like it but its always been difficult to obtain a decent amount, small block rewards and I guess pirates are often hoarders Wink
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
March 19, 2015, 05:26:58 PM
My fork is for everyone. It simply moves coin code to litecoin 0.8
It is compiling properly and working good under Linux. I'm using it since I make it.
I will try to compile it under windows, just to make coin accessible for everyone.
Pages:
Jump to: