wagerr-rebase:quark-hash

Last commit made on 2022-11-14
Get this branch:
git clone -b quark-hash https://git.launchpad.net/wagerr-rebase

Branch merges

Branch information

Name:
quark-hash
Repository:
lp:wagerr-rebase

Recent commits

9dad56b... by celbalrai <email address hidden>

Update Zerocoin

c12363b... by FornaxA <email address hidden>

Update POS

212ebe8... by FornaxA <email address hidden>

POS changes that introduce the need for additional checks

 - Skip nValue check for transactions on regular coinstakes
 - Make sure coinstakes are properly checked

1c9f61d... by FornaxA <email address hidden>

Load POS blocks

- Add POS flags to CBlockIndex
- Set coinbase maturity to 10 for blocks with height < 10
- Skip time checks before Midas activation
- Add validation and signature functions
- Adapt block format

3e697c2... by wagerr-builder <email address hidden>

Wagerr chain parameters

-add Quark hash
-change magic numbers
-change hashes to wagerr hashes
-change version

74bb8cb... by wagerr-builder <email address hidden>

gitignore - vscode

b6e4815... by UdjinM6 <email address hidden>

Merge branch 'v18.1.x'

a02f258... by UdjinM6 <email address hidden>

Revert "Merge pull request #5029 from PastaPastaPasta/backport/18.0.2-backports"

This reverts commit 4d4ebfa7e3253ef0f92b00b6e7f919dc588f4415, reversing
changes made to 75298fce5e7d5e7b960c3772f8331d3e321529d3.

007e24e... by UdjinM6 <email address hidden>

Merge pull request #5046 from PastaPastaPasta/release/v18.1.0

release: release notes and bumps for v18.1.0 release

47ab151... by UdjinM6 <email address hidden>

fix(gui): Fix crashes when trying to run `dash-qt` with `--disablewallet` (#5041)

* fix(gui): Fix crashes when trying to run `dash-qt` with `--disablewallet`

* use enableWallet