Author

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

legendary
Activity: 2212
Merit: 1199
Updated the Canadian pool to have a temporary domain name. Switching to .ca later today.

http://omargpools.co.nr

good. More stable perhaps and better for users!

Kind regards!
full member
Activity: 210
Merit: 100
Updated the Canadian pool to have a temporary domain name. Switching to .ca later today.

http://omargpools.co.nr
sr. member
Activity: 294
Merit: 250

how do we apply this?
changing subsidy func to "lambda height: import('digibyte_subsidy').GetBlockBaseValue(height)"
and adding  digibyte_GetBlockBaseValue.cpp in p2pool/p2pool Huh?

Don't think we need to change anything, got 0.02% of orphaned with the current setup.

How did you get  0.02% ?

Please explain.

How ?
sr. member
Activity: 294
Merit: 250
p2pool subsidy_python_module for digibyte

https://github.com/chaeplin/SUBSIDY_FUNC/tree/master/digibyte-subsidy-python

pyhton wrap c++ Smiley~

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

Where was this when we were going crazy for it! Tongue

now, i feel too lazy to implement this

Is this current subsidy func ?
Code:
"SUBSIDY_FUNC=lambda height: 8000*100000000,"


If you use "SUBSIDY_FUNC=lambda height: 8000*100000000,",  rarely get orphaned.
check https://github.com/digibyte/DigiByteProject/blob/master/src/main.cpp#L1479-L1482

Code:
   if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
        return false;


Proof is here
Code:
https://github.com/dogecoin/dogecoin/issues/148
https://github.com/dogecoin/dogecoin/issues/216

Smiley~
how do we apply this?
changing subsidy func to "lambda height: import('digibyte_subsidy').GetBlockBaseValue(height)"
and adding  digibyte_GetBlockBaseValue.cpp in p2pool/p2pool Huh?



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 -> 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
sr. member
Activity: 335
Merit: 250

how do we apply this?
changing subsidy func to "lambda height: import('digibyte_subsidy').GetBlockBaseValue(height)"
and adding  digibyte_GetBlockBaseValue.cpp in p2pool/p2pool Huh?

Don't think we need to change anything, got 0.02% of orphaned with the current setup.
sr. member
Activity: 285
Merit: 250
legendary
Activity: 3108
Merit: 1029
p2pool subsidy_python_module for digibyte

https://github.com/chaeplin/SUBSIDY_FUNC/tree/master/digibyte-subsidy-python

pyhton wrap c++ Smiley~

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

Where was this when we were going crazy for it! Tongue

now, i feel too lazy to implement this

Is this current subsidy func ?
Code:
"SUBSIDY_FUNC=lambda height: 8000*100000000,"


If you use "SUBSIDY_FUNC=lambda height: 8000*100000000,",  rarely get orphaned.
check https://github.com/digibyte/DigiByteProject/blob/master/src/main.cpp#L1479-L1482

Code:
    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
        return false;


Proof is here
Code:
https://github.com/dogecoin/dogecoin/issues/148
https://github.com/dogecoin/dogecoin/issues/216

Smiley~
how do we apply this?
changing subsidy func to "lambda height: import('digibyte_subsidy').GetBlockBaseValue(height)"
and adding  digibyte_GetBlockBaseValue.cpp in p2pool/p2pool Huh?
sr. member
Activity: 294
Merit: 250
p2pool subsidy_python_module for digibyte

https://github.com/chaeplin/SUBSIDY_FUNC/tree/master/digibyte-subsidy-python

pyhton wrap c++ Smiley~

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

Where was this when we were going crazy for it! Tongue

now, i feel too lazy to implement this

Is this current subsidy func ?
Code:
"SUBSIDY_FUNC=lambda height: 8000*100000000,"


If you use "SUBSIDY_FUNC=lambda height: 8000*100000000,",  rarely get orphaned.
check https://github.com/digibyte/DigiByteProject/blob/master/src/main.cpp#L1479-L1482

Code:
   if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
        return false;


Proof is here
Code:
https://github.com/dogecoin/dogecoin/issues/148
https://github.com/dogecoin/dogecoin/issues/216

Smiley~
member
Activity: 70
Merit: 10
p2pool subsidy_python_module for digibyte

https://github.com/chaeplin/SUBSIDY_FUNC/tree/master/digibyte-subsidy-python

pyhton wrap c++ Smiley~

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

Where was this when we were going crazy for it! Tongue

now, i feel too lazy to implement this
legendary
Activity: 3108
Merit: 1029
Come on guys! Hop on p2pool! 100MH/s right now! We got a block every 5 minutes Cheesy
No registration needed!
Rewards mature in your own wallet!
No tx fees!

Hop on a node closest to you!

EU miners try http://dgb.gr2pool.eu:9022/static/
sr. member
Activity: 294
Merit: 250
p2pool subsidy_python_module for digibyte

https://github.com/chaeplin/SUBSIDY_FUNC/tree/master/digibyte-subsidy-python

pyhton wrap c++ Smiley~

SUBSIDY_FUNC=lambda height: __import__('digibyte_subsidy').GetBlockBaseValue(height),
legendary
Activity: 1062
Merit: 1003


What do you think our next move should be. What do you as the community want to see happen with DigiByte next? In your opinion where should we focus our efforts this coming week now that we have resolved the multi pool issue and reduced the reward?



Maybe we need digibyte payment processing system and plugins for systems like magneto or drupal. Something like bitpay.com - https://bitpay.com/bitcoin-for-ecommerce

+1 For sure.

 coinpayments.net, https://moolah.io/

There was a coinpayments vote last week but I was the only person who voted for Digibyte on it :/
I haven't used either but i think Moolah makes more sense given the name of their payment system
sr. member
Activity: 335
Merit: 250


What do you think our next move should be. What do you as the community want to see happen with DigiByte next? In your opinion where should we focus our efforts this coming week now that we have resolved the multi pool issue and reduced the reward?



Maybe we need digibyte payment processing system and plugins for systems like magneto or drupal. Something like bitpay.com - https://bitpay.com/bitcoin-for-ecommerce

+1 For sure.

 coinpayments.net, https://moolah.io/
newbie
Activity: 21
Merit: 0


What do you think our next move should be. What do you as the community want to see happen with DigiByte next? In your opinion where should we focus our efforts this coming week now that we have resolved the multi pool issue and reduced the reward?



Maybe we need digibyte payment processing system and plugins for systems like magneto or drupal. Something like bitpay.com - https://bitpay.com/bitcoin-for-ecommerce
member
Activity: 68
Merit: 10
We added Digibyte to Comkort.com

Welcome!
Nice!
Does http://comkort.com have an API as well?

I manage the IRC bot in the #digibytecoin channel, and would like to add live stats for your exchange to it.
Quote from: IRC
2014.03.02 14:08:05 !spread
2014.03.02 14:08:09 CoinMarket.io: Selling for: 0.00000064 BTC/DGB | Buying for: 0.00000063 BTC/DGB
2014.03.02 14:08:09 Coinedup.com:  Selling for: 0.00000068 BTC/DGB | Buying for: 0.00000062 BTC/DGB
2014.03.02 14:08:09 Mintpal.com:   Selling for: 0.00000073 BTC/DGB | Buying for: 0.00000066 BTC/DGB
2014.03.02 14:08:14 CryptoRush.in: Selling for: 0.00000063 BTC/DGB | Buying for: 0.00000062 BTC/DGB
2014.03.02 14:08:22 CryptoRush.in: Selling for: 0.00004500 LTC/DGB | Buying for: 0.00002510 LTC/DGB
I would like to add:
2014.03.02 14:08:24 Comkort.com:  Selling for: 0.00000063 BTC/DGB | Buying for: 0.00000062 BTC/DGB
2014.03.02 14:08:27 Comkort.com:  Selling for: 0.00004500 LTC/DGB | Buying for: 0.00002510 LTC/DGB
2014.03.02 14:08:29 Comkort.com:  Selling for: 10.00000000 DOGE/DGB | Buying for: 9.99990000 DOGE/DGB
* Note that these are not actual prices, the above is given just as an example.
sr. member
Activity: 335
Merit: 250
Anyone on the P2P Mining Man Pool (currently 2 miners) please find an alternative P2Pool, it will be closing in 24 hours. Not worth me keeping it open with barely any use.

Oh no!  I was using your pool...  getting great results!  Just moved away for a couple days of LTC mining, but was planning to switch back tonight.  Can't persuade you to keep it up?


There is plenty of nodes with good latency regarding your location. Just have a look on first page and check latency on each p2pool.

EDIT: Don't forget to vote 10 times per day --->  https://www.allcrypt.com/voting.php?
full member
Activity: 215
Merit: 100
Anyone on the P2P Mining Man Pool (currently 2 miners) please find an alternative P2Pool, it will be closing in 24 hours. Not worth me keeping it open with barely any use.

Oh no!  I was using your pool...  getting great results!  Just moved away for a couple days of LTC mining, but was planning to switch back tonight.  Can't persuade you to keep it up?
legendary
Activity: 1904
Merit: 1003
We added Digibyte to Comkort.com

Welcome!

Cool, now add some volume to your exchange!
full member
Activity: 153
Merit: 100
We added Digibyte to Comkort.com

Welcome!
member
Activity: 112
Merit: 10
How to update from v1.0.0.4-g-beta to digishield ? without losting my DGB ^^ ?
Undecided

Open Wallet.
1. Click on File > Backup Wallet
2. Save Wallet.dat somewhere safe.
3. Downlaod Latest wallet: http://www.digibyte.co/download-digibyte
4. Delete old wallet and replace with new wallet
5. Start New Wallet and check balance.
6. If Balance 0, then use your Backed-up wallet.dat and place in C:\Users\USERNAME\AppData\Roaming\DigiByte

Done!

Thank you so much




_______________________________________________________________________________ _________________________________
Next Coin Lite - Fair Distribution
Jump to: