ckti-ion-recipies:v0.10.0.x

Last commit made on 2015-01-03
Get this branch:
git clone -b v0.10.0.x https://git.launchpad.net/ckti-ion-recipies

Branch merges

Branch information

Name:
v0.10.0.x
Repository:
lp:ckti-ion-recipies

Recent commits

e633bc4... by Evan Duffield <email address hidden>

Merge branch 'master' of https://github.com/darkcoin/darkcoin

caf301f... by Evan Duffield <email address hidden>

Apply fix for masternode payment variance

After 1000 masternodes was reached, the oldest
payees began dropping off the list and it was possible
to pay them again, causing other masternodes to miss
payments. With 1700 nodes, this becomes possible with nearly
half the list, so high variance was expected.

2f22c6e... by Darkcoin <email address hidden>

Merge pull request #97 from vertoe/devel-0.8

Update public key versions for old client.

ccd5472... by vertoe <email address hidden>

Update public key versions.

4d3bff6... by Darkcoin <email address hidden>

Merge pull request #91 from crowning-/patch-9

Updated some old Bitcoin constants and other stuff

070ca1f... by Darkcoin <email address hidden>

Merge pull request #90 from crowning-/patch-8

Disable RFC1918 local addresses again

0f19e8f... by crowning- <email address hidden>

Updated some old Bitcoin constants

8eed460... by crowning- <email address hidden>

Disable RFC1918 local addresses again

There are private addresses in the Masternode list which should not happen.

f89f68f... by Evan Duffield <email address hidden>

added masternode outputs command for use with start-many

7300708... by Darkcoin <email address hidden>

Merge pull request #76 from freynder/start-many-enhanced

Fixed lookup for correct vin in GetMasterNodeVin when txHash is availabl...