Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 6382. (Read 9724017 times)

sr. member
Activity: 294
Merit: 250
~~

This doesn't seem like a coincidence to me!

Oh I have found one node, get stucked in 46226.

Quote
   {
        "addr" : "74.106.229.205:63394",
        "services" : "00000003",
        "lastsend" : 1396793924,
        "lastrecv" : 1396793925,
        "bytessent" : 25137,
        "bytesrecv" : 227,
        "blocksrequested" : 0,
        "conntime" : 1396793923,
        "version" : 70002,
        "subver" : "/Satoshi:0.9.1/",
        "inbound" : true,
        "startingheight" : 46226,
        "banscore" : 0
    }

2014-04-06 14:20:30   getblocks stopping at 46626 00000000001eb6c949e93af02078885b324e743f8ccce58f244d6de397150733
2014-04-06 14:20:31 getblocks 46227 to 00000000000a40b273ea003a453f524a50ce57382f50af9d60a27290fc7474e3 limit 500
2014-04-06 14:20:31   getblocks stopping at 46419 00000000000a40b273ea003a453f524a50ce57382f50af9d60a27290fc7474e3
2014-04-06 14:20:31 getblocks 46227 to 00000000001fa40c96c5c2576aa7470c374c26775ad75b108707818e66bf8868 limit 500
2014-04-06 14:20:31   getblocks stopping at 46436 00000000001fa40c96c5c2576aa7470c374c26775ad75b108707818e66bf8868
2014-04-06 14:20:31 getblocks 46227 to 0000000000641c918ca45567b7328b455225859255a8fd7e6a2ee29adb521200 limit 500
2014-04-06 14:20:31   getblocks stopping at 46449 0000000000641c918ca45567b7328b455225859255a8fd7e6a2ee29adb521200
2014-04-06 14:20:31 received getdata (377 invsz)
2014-04-06 14:20:32 socket send error 32
2014-04-06 14:20:32 disconnecting node 74.106.229.205:63394


There might be sync problem.

Which os and bit do you use ?
hero member
Activity: 588
Merit: 500
Hmm, strange.

I started the latest 0.10.0 beta Windows client with connect=www.drkpool.com after cleaning my appdata folder and I can't sync past 46226 even though that pool is on block 46556.
Possible explanations:
-> www.drkpool.com is on a wrong blockchain (if the latest client has a correct checkpoint)
-> the latest client is broken (possibly incorrect hardcoded checkpoint or other bug)

remove connect=www.drkpool.com from your darkcoin.conf
If you use 'connect=xxx.xxx.xxx.xxx', darkcoind and darkcoind-qt only connect to xxx.xxx.xxx.xxx.
If you want faster syncing, use 'addnode=' or 'seednode='.




I intentionally connected to a single node (I know what that command does), so I should be able to get synced with that node even if there are multiple forks around the network.
I didn't want to sync faster, I tested if I can sync at all.


Well, your intention will not work, when www.drkpool.com connection is full.

Code:
www.drkpool.com. 21438 IN A 162.252.83.44

2014-04-06 14:09:25 connected www.drkpool.com
2014-04-06 14:09:25 send version message: version 70002, blocks=46620, us=myip:9999, them=162.252.83.44:9999, peer=162.252.83.44:9999
2014-04-06 14:09:25 Added time data, samples 4, offset +0 (+0 minutes)
2014-04-06 14:09:25 Moving 162.252.83.44:9999 to tried

www.drkpool.com's inbound connection is full.


May be it's full now but it doesn't matter because it did sync up until 46226 (using connect=www.drkpool.com, starting from block 0), the block which most people got stuck with.

my blockchain stopped synchronizing at block 46226.
I'm running v0.9.1.0-unk-beta and have 8 active connections to the network
Anyone else having problems?

This doesn't seem like a coincidence to me!
sr. member
Activity: 294
Merit: 250
Hmm, strange.

I started the latest 0.10.0 beta Windows client with connect=www.drkpool.com after cleaning my appdata folder and I can't sync past 46226 even though that pool is on block 46556.
Possible explanations:
-> www.drkpool.com is on a wrong blockchain (if the latest client has a correct checkpoint)
-> the latest client is broken (possibly incorrect hardcoded checkpoint or other bug)

remove connect=www.drkpool.com from your darkcoin.conf
If you use 'connect=xxx.xxx.xxx.xxx', darkcoind and darkcoind-qt only connect to xxx.xxx.xxx.xxx.
If you want faster syncing, use 'addnode=' or 'seednode='.




I intentionally connected to a single node (I know what that command does), so I should be able to get synced with that node even if there are multiple forks around the network.
I didn't want to sync faster, I tested if I can sync at all.


Well, your intention will not work, when www.drkpool.com connection is full.

Code:
www.drkpool.com. 21438 IN A 162.252.83.44

2014-04-06 14:09:25 connected www.drkpool.com
2014-04-06 14:09:25 send version message: version 70002, blocks=46620, us=myip:9999, them=162.252.83.44:9999, peer=162.252.83.44:9999
2014-04-06 14:09:25 Added time data, samples 4, offset +0 (+0 minutes)
2014-04-06 14:09:25 Moving 162.252.83.44:9999 to tried


hero member
Activity: 588
Merit: 500
Hmm, strange.

I started the latest 0.10.0 beta Windows client with connect=www.drkpool.com after cleaning my appdata folder and I can't sync past 46226 even though that pool is on block 46556.
Possible explanations:
-> www.drkpool.com is on a wrong blockchain (if the latest client has a correct checkpoint)
-> the latest client is broken (possibly incorrect hardcoded checkpoint or other bug)

remove connect=www.drkpool.com from your darkcoin.conf
If you use 'connect=xxx.xxx.xxx.xxx', darkcoind and darkcoind-qt only connect to xxx.xxx.xxx.xxx.
If you want faster syncing, use 'addnode=' or 'seednode='.




I intentionally connected to a single node (I know what that command does), so I should be able to get synced with that node even if there are multiple forks around the network.
I didn't want to sync faster, I tested if I can sync at all.
hero member
Activity: 546
Merit: 500
01100100 01100001 01110011 01101000
I'm bumping that link for the newcomers  Wink : The Birth Of Darkcoin
sr. member
Activity: 294
Merit: 250
Hmm, strange.

I started the latest 0.10.0 beta Windows client with connect=www.drkpool.com after cleaning my appdata folder and I can't sync past 46226 even though that pool is on block 46556.
Possible explanations:
-> www.drkpool.com is on a wrong blockchain (if the latest client has a correct checkpoint)
-> the latest client is broken (possibly incorrect hardcoded checkpoint or other bug)

remove connect=www.drkpool.com from your darkcoin.conf
If you use 'connect=xxx.xxx.xxx.xxx', darkcoind and darkcoind-qt only connect to xxx.xxx.xxx.xxx.
If you want faster syncing, use 'addnode=' or 'seednode='.


legendary
Activity: 1358
Merit: 1002
WOOOT

ive been successfully in getting darkcoin added to http://altoutlet.com/drk

now, go shop lol :-)

A lot of links in there are broken for me Sad I wanted some cool stuffed animals from games *sad*

did you notify them?

Well it worked 2 min later.. Don't know what that was about.. Maybe they were spying and were ultra fast, or just had some server issues =)

darn nsa is everywhere :-p
sr. member
Activity: 364
Merit: 250
Pre-sale - March 18
WOOOT

ive been successfully in getting darkcoin added to http://altoutlet.com/drk

now, go shop lol :-)

A lot of links in there are broken for me Sad I wanted some cool stuffed animals from games *sad*

did you notify them?

Well it worked 2 min later.. Don't know what that was about.. Maybe they were spying and were ultra fast, or just had some server issues =)
legendary
Activity: 1358
Merit: 1002
WOOOT

ive been successfully in getting darkcoin added to http://altoutlet.com/drk

now, go shop lol :-)

A lot of links in there are broken for me Sad I wanted some cool stuffed animals from games *sad*

did you notify them?
sr. member
Activity: 364
Merit: 250
Pre-sale - March 18
WOOOT

ive been successfully in getting darkcoin added to http://altoutlet.com/drk

now, go shop lol :-)

A lot of links in there are broken for me Sad I wanted some cool stuffed animals from games *sad*
full member
Activity: 224
Merit: 100
WOOOT

ive been successfully in getting darkcoin added to http://altoutlet.com/drk

now, go shop lol :-)

That's cool man! Thanks Smiley
legendary
Activity: 1708
Merit: 1049
I have v0.9.1.0-g47802b4-beta / linux x64... Initially it opened 3 connections and was stuck. As soon as it loaded the fourth connection, fifth connection etc, it rolled into updating the latest blocks. It took ~2 mins.

For win wallets, check a page or two back, there was an update.
legendary
Activity: 1372
Merit: 1005
DASH is the future of crypto payments!
newbie
Activity: 39
Merit: 0
Hi,
assuming that the equation shown in the OP equals to the network coins per day, here is a pretty accurate profit calculator complete with USD and BTC conversions and electricity fees.
http://chaosagent.org/darkcalc
I do need more info on card hashrates and power draws though, pm me or quote me if you want to help.
Can i haz bounty? Cheesy

Re-Check your calculations. It seems that something is wrong with them.. I am quite positive mine were right and for 2100Mh/s mine showed a little bit under 2DRK per day (for an average difficulty set to 460).. while yours give me about 1.2DRK.. quite a large margin..
Im getting a little over 4 Dark per day with 4 MH

Which corresponds nicely to my calculations..

chaosagent, better add a field for the user to enter the difficulty and default it to the current one.
hero member
Activity: 588
Merit: 500
Hmm, strange.

I started the latest 0.10.0 beta Windows client with connect=www.drkpool.com after cleaning my appdata folder and I can't sync past 46226 even though that pool is on block 46556.
Possible explanations:
-> www.drkpool.com is on a wrong blockchain (if the latest client has a correct checkpoint)
-> the latest client is broken (possibly incorrect hardcoded checkpoint or other bug)
legendary
Activity: 1358
Merit: 1002
3. april 2014 - goin2mars Amount won 32.19458 DRK - txid: ee1e6705d819a9ac05c498105d129001361b8b4ce24dcf4db9e64f187fcf1dd7

This was the last lottery...

Lotteryminning is closing down the pool - we are getting too small, and people seem to only want to mine at the big pools...

The pool will be turned of 22nd of april - Please withdraw your funds.. any funds left on that date will be considered pools property.. and used for happenings at a later date

BUT Smiley

we will return with something completly different, and its going to be awesome...


I would suggest to those still mining at lotterymining.com to start thinking on changing pools, since the fewer miners, the fewer blocks will be found


- CHAOSiTEC
legendary
Activity: 1185
Merit: 1026
legendary
Activity: 1358
Merit: 1002
If anyone is interested, I wrote a node.js app to monitor addresses in your wallet, as well as any you specify, and it will send you a desktop notification whenever one of those addresses receives a payment.

https://github.com/n-johnson/darkcoin-notify

I would love some feedback on it!

How it looks: https://i.imgur.com/HP5uU0i.png
Close up: https://i.imgur.com/MQu9MY3.png

Requirements:
- Linux, OSX, and Windows are all supported (only tested on ubuntu as of yet though)
- node.js
- darkcoind running

I think the darkcoin-qt client may have a similar function (I know some coins have that feature), but this is meant for those running darkcoin in daemon mode or if you want to watch other addresses not in your hot wallet (a paper wallet address for example)

hmm this could be useful for my project... since im not that good with js, would it be possible for it to call an url with balance of wallet ?


This project? Not really, what this does is every couple of seconds it sends a command to the darkcoin daemon asking for what the latest block is. If that block is newer than the stored latest block, it then will grab all of the transactions from the block and parse the output address out of them. If any of those addresses are on the list of addresses to watch, it sends a notification.

As for calling a URL to get a wallet balance.
There are a few ways that could be done.

If you are just looking for the balance of an address in your wallet, than you would just have to send a command to darkcoind asking for the balance via an RPC connection, which could be done in any programming language you wanted.

If you are looking for the balance of any given address, however, that is a little more complicated. In order to calculate that, you would have to query the blockchain for any transaction that had that address as an input or output, and sum the results. Doing that on the fly would take upwards of 30 seconds for the current blockchain size (based on my tests on my 4 year old 6 core processor). So to do it in any useful manner, you would have to have some sort of system in place to analyze the blockchain and store transactions in a database indexed by public address for both the past, and constantly updating as new blocks come in. Then instead of querying the blockchain, you would just ask your database for the transactions involving the given address, and because it is indexed by the public address, it would be able to give the result in a fraction of a second.

i was thinking of using it to send an updated balance whenever the balance changes for a given list of addresses..

hmm but maybe ill just use php and query the wallets directly instead..
full member
Activity: 170
Merit: 100
If anyone is interested, I wrote a node.js app to monitor addresses in your wallet, as well as any you specify, and it will send you a desktop notification whenever one of those addresses receives a payment.

https://github.com/n-johnson/darkcoin-notify

I would love some feedback on it!

How it looks: https://i.imgur.com/HP5uU0i.png
Close up: https://i.imgur.com/MQu9MY3.png

Requirements:
- Linux, OSX, and Windows are all supported (only tested on ubuntu as of yet though)
- node.js
- darkcoind running

I think the darkcoin-qt client may have a similar function (I know some coins have that feature), but this is meant for those running darkcoin in daemon mode or if you want to watch other addresses not in your hot wallet (a paper wallet address for example)

hmm this could be useful for my project... since im not that good with js, would it be possible for it to call an url with balance of wallet ?


This project? Not really, what this does is every couple of seconds it sends a command to the darkcoin daemon asking for what the latest block is. If that block is newer than the stored latest block, it then will grab all of the transactions from the block and parse the output address out of them. If any of those addresses are on the list of addresses to watch, it sends a notification.

As for calling a URL to get a wallet balance.
There are a few ways that could be done.

If you are just looking for the balance of an address in your wallet, than you would just have to send a command to darkcoind asking for the balance via an RPC connection, which could be done in any programming language you wanted.

If you are looking for the balance of any given address, however, that is a little more complicated. In order to calculate that, you would have to query the blockchain for any transaction that had that address as an input or output, and sum the results. Doing that on the fly would take upwards of 30 seconds for the current blockchain size (based on my tests on my 4 year old 6 core processor). So to do it in any useful manner, you would have to have some sort of system in place to analyze the blockchain and store transactions in a database indexed by public address for both the past, and constantly updating as new blocks come in. Then instead of querying the blockchain, you would just ask your database for the transactions involving the given address, and because it is indexed by the public address, it would be able to give the result in a fraction of a second.
legendary
Activity: 1358
Merit: 1002
If anyone is interested, I wrote a node.js app to monitor addresses in your wallet, as well as any you specify, and it will send you a desktop notification whenever one of those addresses receives a payment.

https://github.com/n-johnson/darkcoin-notify

I would love some feedback on it!

How it looks: https://i.imgur.com/HP5uU0i.png
Close up: https://i.imgur.com/MQu9MY3.png

Requirements:
- Linux, OSX, and Windows are all supported (only tested on ubuntu as of yet though)
- node.js
- darkcoind running

I think the darkcoin-qt client may have a similar function (I know some coins have that feature), but this is meant for those running darkcoin in daemon mode or if you want to watch other addresses not in your hot wallet (a paper wallet address for example)

hmm this could be useful for my project... since im not that good with js, would it be possible for it to call an url with balance of wallet ?
Jump to: