wagerr-rebase:v0.12.1.x

Last commit made on 2017-04-05
Get this branch:
git clone -b v0.12.1.x https://git.launchpad.net/wagerr-rebase

Branch merges

Branch information

Name:
v0.12.1.x
Repository:
lp:wagerr-rebase

Recent commits

8652560... by Tim Flynn <email address hidden>

V0.12.1.x multiple wd rate check (#1426)

* Modify MasternodeRateCheck to support updating buffers only on failure

* Update rate check buffer only when fAddToSeen is true

d7fbaf9... by Tim Flynn <email address hidden>

V0.12.1.x multiple vote fix (#1425)

* Avoid adding the same vote multiple times to the vote file

* Cleanup multiple votes in vote file

17a36de... by Tim Flynn <email address hidden>

Fix potential race condition in vote processing (#1424)

7f4ff49... by UdjinM6 <email address hidden>

Fix ProcessVerifyBroadcast (#1423)

- check if mn rank can be calculated
- fix "is in top" condition

d8fd73f... by UdjinM6 <email address hidden>

Reject payment vote if masternode rank can't be calculated (#1422)

3069e0c... by Holger Schinzel

bump to 0.12.1.5 (#1418)

e6543b9... by Tim Flynn <email address hidden>

Don't add non-current wd's to seen map (#1417)

92eaefb... by UdjinM6 <email address hidden>

fix docs (#1404)

- fix info about files
- add info about InstantSend

8b6a06c... by UdjinM6 <email address hidden>

fix unsafe vNodes access (#1403)

828b639... by UdjinM6 <email address hidden>

Fix mn list sync (#1401)

* Fix mn list sync

Bump sync timeout if masternode is "initially valid" and last ping was quite a long time ago

* compare to current time