Author

Topic: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit - page 1271. (Read 3058816 times)

RJF
hero member
Activity: 616
Merit: 500
Online since '89...
Morning all,

Getting back in action.  Sending more btc to nicehash so maybe we could find the block today?

Getting 1 gh/s for a couple of hours.

O and while it's so cheap right now i will buy some more @ cryptsty Cheesy

,24

I had an order from August 8 in on Cryptsy to buy 200k DGB at 33 satoshi, and it went through overnight, yay. Seems like most of the people helping us mine are selling it right away.


Not me, haven't sold any since my initial buy in when the coin was released. I normally split my mining between 5 or 6 coins, DGB being one of those. I don't P&D coins so I have to be very selective about which ones get my hash but in the long run, I think it's best way to go even though you eat the cost up front, the back end will be worth it...

wish people were selling more, my buy is stuck on 34 satoshi :/

 Smiley  Sorry about that!  (still worth it at 34+ )
newbie
Activity: 27
Merit: 0
So is anyone gonna make it and have a Qubit p2ppool running? Only 710 blocks left  Grin

Sounds very nice,I will direct all hash from my cpu farm to your P2P pool Wink keep us updated

Yes I will try to update my p2pool node to accept Qubit and the other algos.

Hi there

Is anyone in Europe planning to have a Qubit P2Pool up and running before block 145000?



Updated DigiByte v3.0.1 P2P Mining Pools

-----------------------------
Scrypt Pools
-----------------------------
E-Pool.net
French P2P
P2P SK Pool
-----------------------------
Sha256  Pools
-----------------------------
Birds Pool
-----------------------------
Qubit Pools
-----------------------------
Birds Pool
-----------------------------
Skein Pools
-----------------------------
Birds Pool
-----------------------------
Groestl Pools
-----------------------------
Birds Pool



legendary
Activity: 1062
Merit: 1003
Morning all,

Getting back in action.  Sending more btc to nicehash so maybe we could find the block today?

Getting 1 gh/s for a couple of hours.

O and while it's so cheap right now i will buy some more @ cryptsty Cheesy

,24

I had an order from August 8 in on Cryptsy to buy 200k DGB at 33 satoshi, and it went through overnight, yay. Seems like most of the people helping us mine are selling it right away.


Not me, haven't sold any since my initial buy in when the coin was released. I normally split my mining between 5 or 6 coins, DGB being one of those. I don't P&D coins so I have to be very selective about which ones get my hash but in the long run, I think it's best way to go even though you eat the cost up front, the back end will be worth it...

wish people were selling more, my buy is stuck on 34 satoshi :/
RJF
hero member
Activity: 616
Merit: 500
Online since '89...
Morning all,

Getting back in action.  Sending more btc to nicehash so maybe we could find the block today?

Getting 1 gh/s for a couple of hours.

O and while it's so cheap right now i will buy some more @ cryptsty Cheesy

,24

I had an order from August 8 in on Cryptsy to buy 200k DGB at 33 satoshi, and it went through overnight, yay. Seems like most of the people helping us mine are selling it right away.


Not me, haven't sold any since my initial buy in when the coin was released. I normally split my mining between 5 or 6 coins, DGB being one of those. I don't P&D coins so I have to be very selective about which ones get my hash but in the long run, I think it's the best way to go, (for me), even though you eat the cost up front, the back end will be worth it...

And, on another topic, I have never seen a wallet update as fast as the DBG wallet is right now. I tend to set my payouts from pools to small amounts and when I open the DGB wallet, it syncs so damn fast I can't keep up with it! Literally only seconds to log 50 to 100 transactions. Nice work on the wallet guys!
sr. member
Activity: 335
Merit: 250
We may have found the problem, Upnp is disabled by default. After reactivating upnp, p2pool seems to works, still doing some tests, will update the post if everything is solved.
sr. member
Activity: 393
Merit: 250
can hou paste your digibyte.conf file ?
without the rpc password of course :-)

did you specify algo in the config ?

what does digibyted getinfo show ?

digibyte.conf:
rpcuser=yourusername
rpcpassword=yourpassword
server=1
daemon=1
txindex=1
debug=1
algo=scrypt
rpcport=14022
port=12024
addnode=216.250.125.121
addnode=74.208.230.160
addnode=69.164.206.169
addnode=96.126.114.208
addnode=54.204.36.33
addnode=192.99.41.108
addnode=199.83.128.91
addnode=199.83.132.91

Algo is specified, and when doing getinfo wallet is synced.

I used the
https://github.com/Rav3nPL/p2pool-rav.git
there is also the digibyte and litecoin subsidy stuff, so just used that one.
for web interface, used https://github.com/johndoe75/p2pool-node-status.git

maybe it's just the web gui that is not showing any information.
in the p2pool directory, there is a data/digibyte/log file
does that one show more information ?

sr. member
Activity: 335
Merit: 250
can hou paste your digibyte.conf file ?
without the rpc password of course :-)

did you specify algo in the config ?

what does digibyted getinfo show ?

digibyte.conf:
rpcuser=yourusername
rpcpassword=yourpassword
server=1
daemon=1
txindex=1
debug=1
algo=scrypt
rpcport=14022
port=12024
addnode=216.250.125.121
addnode=74.208.230.160
addnode=69.164.206.169
addnode=96.126.114.208
addnode=54.204.36.33
addnode=192.99.41.108
addnode=199.83.128.91
addnode=199.83.132.91

Algo is specified, and when doing getinfo wallet is synced.
sr. member
Activity: 393
Merit: 250
can hou paste your digibyte.conf file ?
without the rpc password of course :-)

did you specify algo in the config ?

what does digibyted getinfo show ?
sr. member
Activity: 335
Merit: 250
hello guys

i'm currently helping a friend update his p2pool server to allow support of all the algos.

if i understood everything correctly, the idea is we need to have 1 wallet running / algo
then this would be backed up by a p2pool for each, thx to https://bitcointalksearch.org/topic/m.8445152
it should be easy.

but i'm hitting a wall atm.

so far, i've compiled, installed and syncd the scrypt wallet, everything is OK
but when i run the p2pool, i endup with this:


i also tried with Rav3n p2pool, result is the same

currently i have tested on:
debian (wheezy)32bit (on a VM) => wallet doesn't compile
debian (wheezy)64bit (on a VM) => result as above picture
ubuntu server 64 (14.01) (on a VM) => result as above picture
debian (wheezy)64bit (on the server) => result as above picture

four time the work equals four time the fun right?  Grin

what i got when i start the command is (username and address edited ofc):
Code:
:~/dgbscrypt# python run_p2pool.py --give-author 0 --net digibyteScrypt MYUSERNAME MYPASSWD --fee 1.0 --address MYADDRESS
2014-08-30 19:30:33.040416 p2pool (version 5c7aeda)
2014-08-30 19:30:33.040473
2014-08-30 19:30:33.040508 Testing bitcoind RPC connection to 'http://127.0.0.1:14022/' with username 'MYUSERNAME'...
2014-08-30 19:30:33.203511     ...success!
2014-08-30 19:30:33.203572     Current block hash: 13c7b7abeff2f539f0baa9c7421f9cb94ad8a4952b3fc652472cffb61f69c3dd
2014-08-30 19:30:33.203602     Current block height: 143983
2014-08-30 19:30:33.203624
2014-08-30 19:30:33.203653 Testing bitcoind P2P connection to '127.0.0.1:12024'...
2014-08-30 19:30:33.282238     ...success!
2014-08-30 19:30:33.282294
2014-08-30 19:30:33.282331 Determining payout address...
2014-08-30 19:30:33.282430     ...success! Payout address: MYADDRESS
2014-08-30 19:30:33.282457
2014-08-30 19:30:33.282479 Loading shares...
2014-08-30 19:30:33.282591     ...done loading 0 shares (0 verified)!
2014-08-30 19:30:33.282619
2014-08-30 19:30:33.282641 Initializing work...
2014-08-30 19:30:33.426874     ...success!
2014-08-30 19:30:33.521685
2014-08-30 19:30:33.521748 Joining p2pool network using port 8022...
2014-08-30 19:30:33.909358     ...success!
2014-08-30 19:30:33.909409
2014-08-30 19:30:33.909536 Listening for workers on '' port 8023...
2014-08-30 19:30:34.025767     ...success!
2014-08-30 19:30:34.025822
2014-08-30 19:30:34.025847 Started successfully!
2014-08-30 19:30:34.025873 Go to http://127.0.0.1:8023/ to view graphs and statistics!
2014-08-30 19:30:34.025901 Donating 0.0% of work towards P2Pool's development. Please donate to encourage further development of P2Pool!
2014-08-30 19:30:34.025924
2014-08-30 19:30:37.026100 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2014-08-30 19:30:37.026164  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2014-08-30 19:30:38.488861 Peer 127.0.0.1:8022 misbehaving, will drop and ban. Reason: was connected to self
2014-08-30 19:30:38.488932 Bad peer banned: ('127.0.0.1', 8022)
2014-08-30 19:30:38.489247 Peer 127.0.0.1:52246 misbehaving, will drop and ban. Reason: was connected to self
2014-08-30 19:30:38.489286 Bad peer banned: ('127.0.0.1', 52246)
2014-08-30 19:30:39.363738 Peer 127.0.0.1:8022 misbehaving, will drop and ban. Reason: was connected to self
2014-08-30 19:30:39.363804 Bad peer banned: ('127.0.0.1', 8022)
2014-08-30 19:30:39.364118 Peer 127.0.0.1:52252 misbehaving, will drop and ban. Reason: was connected to self
2014-08-30 19:30:39.364157 Bad peer banned: ('127.0.0.1', 52252)
2014-08-30 19:30:44.444026 Handshake timed out, disconnecting from 192.186.133.74:8022

after the wallet was compiled and syncd, i just ran the following:

Code:
apt-get update && apt-get install python-zope.interface python-twisted python-twisted-web
git clone git://github.com/birdonwheels5/p2pool-dgbScrypt.git dgbscrypt
cd dgbscrypt/litecoin_scrypt/ && python setup.py install
cd ../digibyte_subsidy/ && python setup.py install
cd ~
 
then i tested it, with no luck Cry Cry

maybe i'm missing something here, but i fail to see what, so if any of you guys have any idea, you would be very welcome!  Kiss
Bump,
he is helping me as we always have the same problem... wallet synced but p2pool not working.. Any help would be appreciated to have the server running again Smiley
hero member
Activity: 924
Merit: 1000
That's what we want! Make sure the mining community is generating ROI and we can continue to push DGB as a leader! Very exciting times! Price of DGB is SUPER CHEAP!

YC


144,236! 764 blocks away!

YC

12hrs ago they estimated the time to block 145,000 at 53hrs, the network is on fire Smiley
legendary
Activity: 1164
Merit: 1000
Einsteinium Foundation Board Member and Treasurer
144,236! 764 blocks away!

YC

12hrs ago they estimated the time to block 145,000 at 53hrs, the network is on fire Smiley
sr. member
Activity: 266
Merit: 250
DigiByte? Yes!
I don't have much hashrate compared to those of you big guys out there, but I now feel like I've contributed because I finally found a block.

But wait, I checked my logfiles and it wasn't just one, it was TWO blocks overnight!!!

 [2014-08-31 04:05:05] Found block for pool 3!
 [2014-08-31 04:05:05] Accepted 010f71e6 Diff 15.8M/179 BLOCK! Zeus 0 pool 3
 [2014-08-31 04:05:05] Network diff set to 16.1M
 [2014-08-31 04:05:05] Stratum from pool 3 detected new block


 [2014-08-31 04:32:46] Found block for pool 3!
 [2014-08-31 04:32:46] Accepted 00b830d9 Diff 23.3M/247 BLOCK! Zeus 0 pool 3
 [2014-08-31 04:32:46] Network diff set to 10.7M
 [2014-08-31 04:32:46] Stratum from pool 3 detected new block
hero member
Activity: 924
Merit: 1000
hero member
Activity: 924
Merit: 1000
I am sure this is a temporary decline. Once we hit the 145K block, things should be looking even better!

YC

Morning all,

Getting back in action.  Sending more btc to nicehash so maybe we could find the block today?

Getting 1 gh/s for a couple of hours.

O and while it's so cheap right now i will buy some more @ cryptsty Cheesy

,24

I had an order from August 8 in on Cryptsy to buy 200k DGB at 33 satoshi, and it went through overnight, yay. Seems like most of the people helping us mine are selling it right away.

hero member
Activity: 756
Merit: 500
Community Liaison,How can i help you?
Morning all,

Getting back in action.  Sending more btc to nicehash so maybe we could find the block today?

Getting 1 gh/s for a couple of hours.

O and while it's so cheap right now i will buy some more @ cryptsty Cheesy

,24

I had an order from August 8 in on Cryptsy to buy 200k DGB at 33 satoshi, and it went through overnight, yay. Seems like most of the people helping us mine are selling it right away.


That's really great, cheap coins right now!

thank you for retweet and getting the word out!

7.2gh/s  net hashrate  Grin

i'm running 1.5 gh/s 4 more hours and then getting back to 0.7

,
24
sr. member
Activity: 266
Merit: 250
DigiByte? Yes!

Retweeted - but I have no followers.  I shared it on a couple of my facebook gaming accounts too.
sr. member
Activity: 266
Merit: 250
DigiByte? Yes!
Morning all,

Getting back in action.  Sending more btc to nicehash so maybe we could find the block today?

Getting 1 gh/s for a couple of hours.

O and while it's so cheap right now i will buy some more @ cryptsty Cheesy

,24

I had an order from August 8 in on Cryptsy to buy 200k DGB at 33 satoshi, and it went through overnight, yay. Seems like most of the people helping us mine are selling it right away.
hero member
Activity: 756
Merit: 500
Community Liaison,How can i help you?
newbie
Activity: 28
Merit: 0
By far from what I have seen. Digibyte support from both the Dev's and the community is beyond great. Now we just need stable and reliable pools. I just went through my old list and none of the pools bookmarked are running. Not just for DGB, but many other coins as well.



fortunately we still have amazing support from devs. Hope it will last and our community grow bigger and spread.
hero member
Activity: 756
Merit: 500
Community Liaison,How can i help you?
Morning all,

Getting back in action.  Sending more btc to nicehash so maybe we could find the block today?

Getting 1 gh/s for a couple of hours.

O and while it's so cheap right now i will buy some more @ cryptsy Cheesy

,24
Jump to: