Author

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

member
Activity: 70
Merit: 10
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://bitcointalksearch.org/topic/m.5440858
member
Activity: 84
Merit: 10
Difficulty 9, come to mine some easy DGB to DigiForce, now is great opportunity ;]
member
Activity: 84
Merit: 10
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.

newbie
Activity: 37
Merit: 0
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
member
Activity: 84
Merit: 10
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
member
Activity: 94
Merit: 10
do you see this seesaw?
multipools going crazy
newbie
Activity: 14
Merit: 0
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.
newbie
Activity: 37
Merit: 0
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
newbie
Activity: 14
Merit: 0
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?
member
Activity: 84
Merit: 10
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!
member
Activity: 70
Merit: 10
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!
full member
Activity: 140
Merit: 100
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
legendary
Activity: 1062
Merit: 1003
What's the difference between me selling 500,000 at 130 and 25 sellers selling 20,000 at 130? we need a healthy market with buys/sells or the coin doesn't have a future. If people are buying and i can make a profit then I'm selling like 99% of all miners.

the simple answer would be that if you are selling 500k & 25 others are selling 20,000 then there is a total sell wall of 1,000,000 Smiley
I'm not saying you can't trade by the way, no one can tell you what to do with your own holdings, but for those who would like to see medium long term gains imho its best to trade smaller amounts. In the current market 500k - 1m is quite a wall.
member
Activity: 70
Merit: 10

Awesome! Thanks for the update!

More steps & code incoming... We're not done yet Tongue

Just a Recap:
No one has lost any DGB!

Stay tuned for more steps please.
Need to fix something


legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
WARNING!

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!
+1

Also DO NOT USE CoinMarket.io until we can verify they have updated!

Lol.. You guys think the p2pool network FORKED!? *facepalm*

No, man... Only the reward Estimate is incorrect.

I've received all my payouts according to the blockchain correctly..

Don't worry. If you were mining on a p2pool with 8000 as the estimate.
You did not lose out!

If you are a p2pool operator and wish to fix this...
heres the Terminal/ubuntu code:

Code:
cd ~/p2pool/p2pool/bitcoin
nano networks.py #PRESS CTRL + W and search "digibyte", scroll further and locate SUBSIDY_FUNC
#DELETE " >> (height + 1)//1051200," JUST AS I HAVE DONE HERE: https://github.com/StormMiner/p2pool-rav/commit/180d294f78353cf5c31c1ac39617cedd0f7d3e22
#Add a comma Tongue. Should look like this:
Code:
SUBSIDY_FUNC=lambda height: 8000*100000000,
#Press CTRL +X, then 'Y' to confirm.

Again, DON'T WORRY... you're not on the wrong fork.

"8000" is just the Reward ESTIMATE
and you are actually receiving 7960 DigiBytes!

All P2POOLS WORK!



P2P Pools Updated to DigiByte v2.0 DigiShield




Done ! much appreciated . And I can confirm that I've been getting my payouts on my p2pool , http://digibyte.no-ip.biz:32412/static/
Awesome! Thanks for the update!
sr. member
Activity: 285
Merit: 250
There was a small error in the android update with the difficulty adjustment. Its been fixed and pushed out to google play but it takes a while to update on the market place. For anyone who installed the app from the play store it should automatically update so no action is required.

I also added in the mintpal.com api so you'll now have exchange rates in BTC as well as most major Fait currency's.  

Thanks again for pointing out the mintpal api!


Thanks for the update, xploited
member
Activity: 111
Merit: 10
WARNING!

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!
+1

Also DO NOT USE CoinMarket.io until we can verify they have updated!

Lol.. You guys think the p2pool network FORKED!? *facepalm*

No, man... Only the reward Estimate is incorrect.

I've received all my payouts according to the blockchain correctly..

Don't worry. If you were mining on a p2pool with 8000 as the estimate.
You did not lose out!

If you are a p2pool operator and wish to fix this...
heres the Terminal/ubuntu code:

Code:
cd ~/p2pool/p2pool/bitcoin
nano networks.py #PRESS CTRL + W and search "digibyte", scroll further and locate SUBSIDY_FUNC
#DELETE " >> (height + 1)//1051200," JUST AS I HAVE DONE HERE: https://github.com/StormMiner/p2pool-rav/commit/180d294f78353cf5c31c1ac39617cedd0f7d3e22
#Add a comma Tongue. Should look like this:
Code:
SUBSIDY_FUNC=lambda height: 8000*100000000,
#Press CTRL +X, then 'Y' to confirm.

Again, DON'T WORRY... you're not on the wrong fork.

"8000" is just the Reward ESTIMATE
and you are actually receiving 7960 DigiBytes!

All P2POOLS WORK!



P2P Pools Updated to DigiByte v2.0 DigiShield




Done ! much appreciated . And I can confirm that I've been getting my payouts on my p2pool , http://digibyte.no-ip.biz:32412/static/
sr. member
Activity: 304
Merit: 252
CLAM Dev
There was a small error in the android update with the difficulty adjustment. Its been fixed and pushed out to google play but it takes a while to update on the market place. For anyone who installed the app from the play store it should automatically update so no action is required.

I also added in the mintpal.com api so you'll now have exchange rates in BTC as well as most major Fait currency's.  

Thanks again for pointing out the mintpal api!
member
Activity: 70
Merit: 10
WARNING!

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!
+1

Also DO NOT USE CoinMarket.io until we can verify they have updated!

Lol.. You guys think the p2pool network FORKED!? *facepalm*

No, man... Only the reward Estimate is incorrect.

I've received all my payouts according to the blockchain correctly..

Don't worry. If you were mining on a p2pool with 8000 as the estimate.
You did not lose out!

If you are a p2pool operator and wish to fix this...
heres the Terminal/ubuntu code:

Code:
cd ~/p2pool/p2pool/bitcoin
nano networks.py #PRESS CTRL + W and search "digibyte", scroll further and locate SUBSIDY_FUNC
#DELETE " >> (height + 1)//1051200," JUST AS I HAVE DONE HERE: https://github.com/StormMiner/p2pool-rav/commit/180d294f78353cf5c31c1ac39617cedd0f7d3e22
#Add a comma Tongue. Should look like this:
Code:
SUBSIDY_FUNC=lambda height: 8000*100000000,
#Press CTRL +X, then 'Y' to confirm.

Again, DON'T WORRY... you're not on the wrong fork.

"8000" is just the Reward ESTIMATE
and you are actually receiving 7960 DigiBytes!

All P2POOLS WORK!



P2P Pools Updated to DigiByte v2.0 DigiShield



sr. member
Activity: 335
Merit: 250
Its funny looking at the network hashrate. Multipool jumping when dif is low and leaving right after. DigiShield is working so well ^^.

EDIT: we still have most p2pool at 8000 reward, Devs should remove them from the list.

People mining on p2pool, reward need to be 7960 for this week, check it on the webpage, if 8000 change p2pool right now.
Jump to: