Bitcoin Forum
June 30, 2024, 11:25:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 [338] 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 ... 1832 »
  Print  
Author Topic: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit  (Read 3058436 times)
Cyriaque5962
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
March 01, 2014, 05:52:06 AM
 #6741

Hi, I mined on DigiForce pool but must I continue ? Because now, I don't get anymore dgb with the update of this night.
Thx

HollowStorm
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 01, 2014, 06:51:03 AM
Last edit: March 07, 2014, 06:01:48 AM by HollowStorm
 #6742

TIME TO UPDATE ALL P2POOLS!

New Dedicated DigiByte Subsidy Function!


Code:
NAME="Ubuntu"
VERSION="12.04.4 LTS, Precise Pangolin"

git clone https://github.com/chaeplin/SUBSIDY_FUNC.git

cd SUBSIDY_FUNC/digibyte-subsidy-python/

python setup.py install

:if get err -> sudo apt-get install libboost1.48-all-dev python-dev

python test.py

:work ? then

edit p2pool/bitcoin/network.py

replace

SUBSIDY_FUNC=~~~

to

SUBSIDY_FUNC=lambda height: __import__('digibyte_subsidy').GetBlockBaseValue(height),



Code:
Suse

zypper in gcc-c++ boost-devel python-devel

Dont Forget to follow the steps in the quote above!

Follow Steps below if you did not:

(a) Update to DigiByte 2.0
OR
(b) did not update to new conf and download a fressh block chain from block 0!

Just for kicks:
Code:
cd ~
sudo apt-get update
sudo apt-get upgrade
sudo add-apt-repository ppa:bitcoin/bitcoin

Lets Update Digibyted:

ON THE FLY! (dont have to stop your p2pool yet)

Code:
 cd ~
killall digibyted
Note: dont forget the "." in .digibyte here... otherwise youll delete the wrong thing
Code:
rm -f -r .digibyte
cd ~/digibyte #OR cd ~/DigiByteProject if you ahven't renamed
git pull origin master #just incase you havvent downloaded digibyte v2.0
cd src #edited: "/src" fixed! :)
rm -f -r obj
mkdir obj
make -f makefile.unix USE_UPNP=-
sudo cp digibyted /usr/bin
cd ~

DigiByted Time!
Code:
cd ~
./digibyte/src/digibyted #or ./DigiByteProject/src/digibyted if you did not rename! Running digibyted should give you an error, good!
cd .digibyte
nano digibyte.conf #copy this into the file, dont forget to change user and pass:

rpcuser=youruserCHANGE
rpcpassword=yourpassCHANGE
server=1
daemon=1
rpcport=14022
port=12024
gen=1
rpcallowip=127.0.0.1
addnode=74.208.230.160
addnode=31.220.25.91
addnode=184.155.218.183
addnode=24.119.23.61
addnode=70.196.193.231
addnode=198.98.118.241
addnode=142.4.204.115
addnode=23.90.191.58
addnode=216.250.125.121
addnode=115.28.31.25
addnode=83.172.105.46

Press Ctrl + X and then Y to save conf

Code:
./digibyte/src/digibyted #or ./DigiByteProject/src/digibyted if you did not rename!
wait for 15 20 seconds for digibyted to start up! and then "getinfo"
Code:
./digibyte/src/digibyted getinfo #make sure the blocks are syncing from the 0'th block 

After the blocks have synced.. this is gonna take A LONG Time, Lets restart the p2pool after that.
Code:
screen -x myp2pool
#Press CTRL + C to kill the p2pool and then restart using your string! after the blocks have synced

screen -d -m -S myp2pool ~/p2pool/run_p2pool.py --give-author 0 --net digibyte NEWUSER NEWPASS --outgoing-conns 4 --fee 1.0 --address NEWADDRESS


PRESS CTRL + A + D to Detach from screen

Total DownTime: 1 Minute.
Let me know immediately if you have trouble.

Edit: How to make sure your on the RIGHT fork:
Make sure the "./digibyte/src/digibyted getinfo" difficulty matches the difficulty of your main MAIN personal wallet (mouseover the checkmark on your wallet to see difficulty and block!
boozoodoo
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
March 01, 2014, 06:51:10 AM
 #6743

Morecoins.org perfect pool for you!



Our benefits:

Stable and fast SSD cloud hosting
Stratum with VARDIFF
Proportional payments
E-mail notification
Skilled technical support 24/7
Unique DDoS protection system
DigiShield on board!

hyptonize
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 01, 2014, 07:20:37 AM
 #6744

I recommend you to use words like "think" to replace "feel" in your article.
BTW, I'm translating your new introduction of DigiByte into Chinese.
How to insert graphs here? Is it just by posing the graph's link?
drebkk
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
March 01, 2014, 07:23:53 AM
 #6745

I recommend you to use words like "think" to replace "feel" in your article.
BTW, I'm translating your new introduction of DigiByte into Chinese.
How to insert graphs here? Is it just by posing the graph's link?

could it be possible for you to contact www.btc38.com and ask them to add DGB ??

cheers
hyptonize
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 01, 2014, 07:29:14 AM
 #6746

I recommend you to use words like "think" to replace "feel" in your article.
BTW, I'm translating your new introduction of DigiByte into Chinese.
How to insert graphs here? Is it just by posing the graph's link?

could it be possible for you to contact www.btc38.com and ask them to add DGB ??

cheers
Let me contact my group.
quazzy
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile
March 01, 2014, 07:34:04 AM
 #6747

do you see this seesaw?
multipools going crazy
agx.io
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 01, 2014, 07:34:56 AM
 #6748

Hope everyone handled the DGB fork with flying colors tonight! Austin Global Exchange monitored the change closely and will be trading DGB when we launch. Opt-in at agx.io and/or follow us on Twitter for the latest info on when AGX markets will open.

Big thanks to the DGB community and the support you've shown us on Bitcointalk, Twitter, and our inbox.

- The Austin Global Team

Find us at:
agx.io
twitter.com/austinglobalx
austinglobal.tumblr.com
drebkk
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
March 01, 2014, 07:41:16 AM
 #6749

I recommend you to use words like "think" to replace "feel" in your article.
BTW, I'm translating your new introduction of DigiByte into Chinese.
How to insert graphs here? Is it just by posing the graph's link?

could it be possible for you to contact www.btc38.com and ask them to add DGB ??

cheers
Let me contact my group.

coooooool!!  Grin Grin Grin Grin
grynca
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 01, 2014, 08:48:49 AM
 #6750

DigiForce is running positively on right updated fork with DigiShield.
Just resynced the wallets to make myself sure.
Block reward decreased to 7960, difficulty also decreased but that was to be expected,
there is a little panic and also some of hashpower is on the wrong fork.

grynca
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 01, 2014, 08:57:44 AM
 #6751

Difficulty 9, come to mine some easy DGB to DigiForce, now is great opportunity ;]
HollowStorm
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 01, 2014, 08:59:53 AM
Last edit: March 01, 2014, 09:15:06 AM by HollowStorm
 #6752

In the process of updating my nodes. We did indeed fork were on a different sharechain, so I brought them down temporarily.

EDIT: Pools updated. Miners have been reimbursed for lost mining time. (it's the ..1 payment)

This guide fixes the sharechain issue:
https://bitcointalk.org/index.php?topic=408268.msg5440858#msg5440858
Th3P
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
March 01, 2014, 09:18:35 AM
 #6753

What P2P pools can someone recommend? Still mining at coinium at the moment
HollowStorm
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 01, 2014, 09:22:03 AM
 #6754

What P2P pools can someone recommend? Still mining at coinium at the moment

The ones that are on the new share chain! Make sure the p2pool you visit has 7960 as the Block reward! Smiley



P2P Pools Updated to DigiByte v2.0 DigiShield




grynca
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 01, 2014, 09:40:26 AM
 #6755

What P2P pools can someone recommend? Still mining at coinium at the moment

The ones that are on the new share chain! Make sure the p2pool you visit has 7960 as the Block reward! Smiley



P2P Pools Updated to DigiByte v2.0 DigiShield





Better check current block id (on MPOS pool it is under "Pool" page in the bottom e.g. http://digiforce.cc/index.php?page=statistics&action=pool ),
should be same as in your (updated and synced) wallet.
You can check block id in your wallet when you go to Debug window -> console -> write "getblockcount"
HollowStorm
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 01, 2014, 09:44:03 AM
 #6756

What P2P pools can someone recommend? Still mining at coinium at the moment

The ones that are on the new share chain! Make sure the p2pool you visit has 7960 as the Block reward! Smiley



P2P Pools Updated to DigiByte v2.0 DigiShield





Better check current block id,
should be same as in your (updated and synced) wallet.
You can check block id in your wallet when you go to Debug window -> console -> write "getblockcount"

its not just the block count though, a different Fork could exist with the same count, correct me if im wrong.
you need to check "getinfo" instead of "getblockcount" to be sure
grynca
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 01, 2014, 09:48:04 AM
 #6757

What P2P pools can someone recommend? Still mining at coinium at the moment

The ones that are on the new share chain! Make sure the p2pool you visit has 7960 as the Block reward! Smiley



P2P Pools Updated to DigiByte v2.0 DigiShield





Better check current block id,
should be same as in your (updated and synced) wallet.
You can check block id in your wallet when you go to Debug window -> console -> write "getblockcount"

its not just the block count though, a different Fork could exist with the same count, correct me if im wrong.
you need to check "getinfo" instead of "getblockcount" to be sure
It could but there is small chance for that.
Ok better check "getinfo" so you can compare multiple values, e.g. difficulty.
Thanks for pointing that out.
HollowStorm
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 01, 2014, 09:49:16 AM
 #6758

It could but there is small chance for that.
Ok better check "getinfo" so you can compare multiple values, e.g. difficulty.
Thanks for pointing that out.

Yes, checked. Smiley

I can confirm that all DGBmining nodes are on the right share chain:

DGB Mining EU P2P Pool | DGB Mining ME P2P Pool | DGB Mining SG P2P Pool | DGB Mining NA P2P Pool | DGB Mining NY P2P Pool

Along With:

OmarG: http://96.46.197.79:9022/static/


if you mine on a p2pool node check the block reward! If it is "8000" disconnect emediately!!
Normally it has to be 7960!

P2Pool nodes on the right chain are

http://p2p.mine.bz:9024/static/

http://p2-pool.eu:9022/static/

http://dgb.gr2pool.eu:9022/static/

http://ca.p2pool.sk:9022/static/

change to one of them!
grynca
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 01, 2014, 09:51:03 AM
 #6759

Please check your miners and make sure they are mining on correct fork ( change the pool if neccessary ), you will help to stabilize updated fork with this.
boozoodoo
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
March 01, 2014, 09:52:17 AM
Last edit: March 01, 2014, 10:51:37 AM by boozoodoo
 #6760

Morecoins.org perfect pool for you!



We solved all the problems. Everything is working correctly. Thank you for understanding.



Pages: « 1 ... 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 [338] 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 ... 1832 »
  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!