wagerr:zWGRv2

Last commit made on 2018-06-05
Get this branch:
git clone -b zWGRv2 https://git.launchpad.net/wagerr

Branch merges

Branch information

Name:
zWGRv2
Repository:
lp:wagerr

Recent commits

aa1cd15... by Kokary <email address hidden>

Track value of burned coins

2ddd80f... by Fuzzbawls

Properly log reason(s) for increasing a peer's DoS score.

Many of the MN related DoS checks had their log messages output only if
the client was running in debug mode, leading to unexplained peer bans.

d56a6f2... by Fuzzbawls

Make sure Boost headers are included for libzerocoin

Custom boost locations not using pkg_config can result in a header
include not being found when compiling the libzerocoin library. This
quick fix ensures that the `BOOST_CPPFLAGS` are explicitely included.

345e72a... by presstab <email address hidden>

Remove zWGR code from main.cpp

dbdca40... by presstab <email address hidden>

Lower stake hashdrift to 30 seconds.

Lower the hash drift which should reduce the amount of orphans.

c0c85af... by presstab <email address hidden>

Update zWGR stake set more frequently.

fc0febb... by presstab <email address hidden>

Check whether tx is in chain in ContextualCheckZerocoinMint().

9412fe7... by Mrs-X <email address hidden>

Make sorting of finalized budgets deterministic

f8af25b... by Mrs-X <email address hidden>

Remove unnecessary BOOST dependency

06d9b39... by presstab <email address hidden>

Remove log spam and ensure proper zwgr version is used.