Bitcoin Forum
May 05, 2024, 06:52:02 AM *
News: Latest Bitcoin Core release: 27.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 »
  Print  
Author Topic: [DBL] Doubloons: Pirate Currency  (Read 139810 times)
kevin08
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
February 01, 2015, 11:11:08 AM
 #761

i need nodes. only 3 connection and 50% blocks is rejected.

maybe have a pool somewhere?

Please post the nodes you have three connections to. I'm trying to sync a wallet but need nodes.
1714891922
Hero Member
*
Offline Offline

Posts: 1714891922

View Profile Personal Message (Offline)

Ignore
1714891922
Reply with quote  #2

1714891922
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
February 01, 2015, 08:17:41 PM
 #762

Nodes I have currently connected:
Code:
addnode=85.228.97.201
addnode=70.98.114.237
addnode=198.46.134.140
addnode=192.99.37.133
addnode=50.76.237.74
addnode=91.235.254.37

Code:
doubloons getinfo
{
    "version" : 120000,
    "protocolversion" : 80000,
    "walletversion" : 60000,
    "balance" : 1.39297806,
    "blocks" : 608773,
    "timeoffset" : -2,
    "connections" : 6,
    "proxy" : "",
    "difficulty" : 1.83335198,
    "testnet" : false,
    "keypoololdest" : 1412498457,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}
rav3n@bitrav3n:~$ doubloons getblockhash 608773
9b74a8f302785dba53caeaf33a195e1e937dc168350992364eb05e06ac5b9457
rav3n@bitrav3n:~$ doubloons getblock 9b74a8f302785dba53caeaf33a195e1e937dc168350992364eb05e06ac5b9457
{
    "hash" : "9b74a8f302785dba53caeaf33a195e1e937dc168350992364eb05e06ac5b9457",
    "confirmations" : 1,
    "size" : 205,
    "height" : 608773,
    "version" : 2,
    "merkleroot" : "2262a3c012e475d497b50e510afead7cdd9434b0ed69d93f1c9ceb761830ea4e",
    "tx" : [
        "2262a3c012e475d497b50e510afead7cdd9434b0ed69d93f1c9ceb761830ea4e"
    ],
    "time" : 1422821608,
    "nonce" : 1921646910,
    "bits" : "1d008ba2",
    "difficulty" : 1.83335198,
    "previousblockhash" : "e4b0d55fb8be9e48c8dfd4be0504a1ac0c7996fdbfb558243e47ec185f68b7c2"
}
If your node is losing all connections while syncing add to doubloons.conf
Code:
bantime=10
It allow reconnect after 10 sec to same node. In most cases it is because of diff swing, I`m pretty sure we not have any malicious node in network.

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
kubuminer
Sr. Member
****
Offline Offline

Activity: 532
Merit: 250


View Profile
February 06, 2015, 10:52:13 PM
 #763

our pool wait all miners who mining this coin
Neosaan
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
February 10, 2015, 12:09:29 AM
 #764

When will resume trading on the stock exchange? and what some market changes doubloons?
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
February 10, 2015, 09:03:15 AM
 #765

Posted ticket on cryptsy
https://www.cryptsy.com/markets/view/46

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
mullick
Legendary
*
Offline Offline

Activity: 1064
Merit: 1002


View Profile
February 10, 2015, 10:10:29 AM
 #766


That happens when there is insufficient data to build the 1 day chart. Seems there was only 1 trade on the 9th

Has there been an update to fix the network ban issue? Ill try setting the ban time. Wallet back online
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
February 10, 2015, 11:10:30 AM
 #767

Main trouble is, that network have too small number of peers.
Peer drop occurs, when new node is syncing and get number of blocks ahead where diff is lower than currently processed blocks.
It can be changed in coin code, but in long run it can be harmful - someone can spam network witch new 0 diff invalid blocks causing traffic.

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
kubuminer
Sr. Member
****
Offline Offline

Activity: 532
Merit: 250


View Profile
February 10, 2015, 08:38:51 PM
 #768

Guys we wait you on our pool.

Best news. Crypsy start exchange doubloons - https://www.cryptsy.com/markets/view/DBL_LTC
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
March 02, 2015, 12:33:37 PM
 #769

DBL comeback? Getting 17-20 connections lately Tongue

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
omfg
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 13, 2015, 09:02:17 PM
 #770

Wait.

An ultra ethical coin created in mid 2013.
Less than 5,000,000 exist.
Market cap ~$5,000.

omfg

This coin is undervalued.

And there are almost none for sale.
vanobe
Member
**
Offline Offline

Activity: 164
Merit: 37


View Profile
March 13, 2015, 10:04:19 PM
 #771

Wait.

An ultra ethical coin created in mid 2013.
Less than 5,000,000 exist.
Market cap ~$5,000.

omfg

This coin is undervalued.

And there are almost none for sale.

It was never mean't to be taken seriously but neither was Dogecoin and look how well that's done.
lolmoneylol
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
March 15, 2015, 07:46:33 PM
Last edit: March 16, 2015, 02:43:34 AM by lolmoneylol
 #772

Wait.

An ultra ethical coin created in mid 2013.
Less than 5,000,000 exist.
Market cap ~$5,000.

omfg

This coin is undervalued.

And there are almost none for sale.

It was never mean't to be taken seriously but neither was Dogecoin and look how well that's done.

Dogecoin was cleverly stealth marketed and made to favor early investors.

Doubloons seems to be fair.

I'm not going to pump it or anything but Doubloons has the possibility of developing a natural organic following of the kind that Dogecoin manufactured artificially. It would be nice to have a faucet so a person can refer others to a place where they can get a start. Does someone here know how to make a faucet?

add: Looking through the thread I see Petr1fied made a faucet in July but that one also seems down. I'll buy the 20,000 at 0.0004340 on Cryptsy and if someone makes a faucet I'll kick in half of that to start it and maybe also try to popularize doubloons a little online. No pumping bullshit, just exposure. I know zero about technical stuff and am not a miner so that's about the limit of what I can offer.

20,000 bought. 10,000 to the first working faucet made by someone who has already posted on this thread or has been on this website at least a few months.
lolmoneylol
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
March 16, 2015, 07:22:46 PM
 #773

Now 50,000 for sale in the 40s. Is there some problem with this coin?
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
March 16, 2015, 07:32:49 PM
 #774

Probably just someone dump his stash ;]
DBL was suspended some time on Cryptsy, so ppl shut down wallets.

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
March 16, 2015, 07:45:46 PM
 #775

Use:
Code:
doubloons -bantime=5 -banscore=1000 -timeout=500
or add lines to doubloons.conf:
Code:
bantime=5
banscore=1000
timeout=500
It will reconnect back after 5 sec to node, node is harder to ban and it will find nodes faster.
When you successfully sync remove them.

Because changes in diff code and because many times diff drop rapidly daemon "thinks" that block data of some future block (compared to currently processed) are invalid and ban node that send that block.
It will be gone in v0.10 bitcoin code, where first of all block headers are downloaded.

If it stuck anyway, just restart client, it will continue. I have over 10 connections all time, mostly incoming.
Try add those nodes:
Code:
addnode=192.99.37.133
addnode=46.146.19.49
addnode=68.231.38.34

edit: lol, responded to question that vanish Tongue

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
Petr1fied
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
March 16, 2015, 09:17:51 PM
 #776

add: Looking through the thread I see Petr1fied made a faucet in July but that one also seems down.

Sorry, I've not logged in for months but occasionally check in. I've put the DBL faucet back up but it may take a while to sync the 200K blocks that have occurred since I last fired up the client.
lolmoneylol
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
March 17, 2015, 03:26:35 AM
Last edit: March 17, 2015, 04:00:54 AM by lolmoneylol
 #777

add: Looking through the thread I see Petr1fied made a faucet in July but that one also seems down.

Sorry, I've not logged in for months but occasionally check in. I've put the DBL faucet back up but it may take a while to sync the 200K blocks that have occurred since I last fired up the client.

9999.999 sent to the faucet.

When doubloons hit $1 = 1 doubloon I'll send the final 0.001.

Was there ever a website? I could register a domain but whoever has doubloons.net has a pretty good domain for the coin.

Maybe a simple landing page with specs, a cryptocurrency explanation and a link to the faucet.

It should be easy to get a little activity with this coin.

A suggestion for the faucet. Since crypto is supposed to be about fair play, among other things, maybe let people in certain categories get a little extra. For example if someone self certifies that they are an extreme charity case, or are from a country with a bare bones economy, let them get a few times more dbl from the faucet as an investment. It will give a little ethics to the coin. And if big holders of doubloons are generous the coin might at least get a fair reputation, something most coins lack.
Petr1fied
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
March 17, 2015, 08:44:13 AM
Last edit: March 17, 2015, 08:59:23 AM by Petr1fied
 #778

Was there ever a website? I could register a domain but whoever has doubloons.net has a pretty good domain for the coin.

There was never really anything aside from shakezula's coin creation page that used to reside at andarazoroflove.org, doubloons.net redirects to this thread so it's possible he owns it but he's not logged in here for close to a year. He used to hangout in #fridaynightunix If you want to discuss it with him.

Quote
Maybe a simple landing page with specs, a cryptocurrency explanation and a link to the faucet.

It should be easy to get a little activity with this coin.

A suggestion for the faucet. Since crypto is supposed to be about fair play, among other things, maybe let people in certain categories get a little extra. For example if someone self certifies that they are an extreme charity case, or are from a country with a bare bones economy, let them get a few times more dbl from the faucet as an investment. It will give a little ethics to the coin. And if big holders of doubloons are generous the coin might at least get a fair reputation, something most coins lack.

If you get a site up and running I'll transfer the faucet code and wallet balance to you and you can run it directly. You can send me a PM for more specifics on how you want the faucet improved and I'll add the features you want free of charge. I already have a pretty decent personal DBL balance so anything you can do to improve the value of DBL is in my own best interests. Cheesy
lolmoneylol
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
March 17, 2015, 06:23:43 PM
Last edit: March 18, 2015, 02:01:58 AM by lolmoneylol
 #779

The explorer is at doubloons.net, that is why I though someone here must own it.

I'll try to figure out the fridaynightunix link you posted and contact him there soon.

I am not someone you want in charge of something like a faucet. I'm lucky if I can plug in a toaster without getting an error code. I do know how to make a basic website though and I'll put a doubloons theme on a website just so there is something with up to date info. If the owner of doubloons.net makes a website too all the better. No monopoly.

-

added: I have a few undeveloped exchange name type domains, so I will make allcoinexchange.com a doubloons site.
It's online but the nameservers are still propagating. All suggestions welcome.

I have no idea how to use freenode or irc. The keypad on my tablet pc does not pop up there and I don't see a place to type.
Petr1fied
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
March 18, 2015, 08:49:34 AM
 #780

There v10: https://github.com/RazorLove/doubloons-qt
Not sure about 11
It is all still compatible.

Couple of months late to be responding to this but the 0.11.0.0 version that blazr2 released is here [source code]

Someone could probably do with creating a brand new topic with all the latest info.

The explorer is at doubloons.net, that is why I though someone here must own it.

I'll try to figure out the fridaynightunix link you posted and contact him there soon.

I am not someone you want in charge of something like a faucet. I'm lucky if I can plug in a toaster without getting an error code. I do know how to make a basic website though and I'll put a doubloons theme on a website just so there is something with up to date info. If the owner of doubloons.net makes a website too all the better. No monopoly.

-

added: I have a few undeveloped exchange name type domains, so I will make allcoinexchange.com a doubloons site.
It's online but the nameservers are still propagating. All suggestions welcome.

I have no idea how to use freenode or irc. The keypad on my tablet pc does not pop up there and I don't see a place to type.

The link I provided was merely a web based irc link, you simply need to choose a nickname and do the captcha test and it'll do the rest. I've checked through this thread and the first reference to that block explorer references diatonic as the owner. He's not logged in since January though.
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 »
  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!