dash/src/masternode
Odysseas Gabrielides aa8462b060
feat!: 4k collateral high performance masternode implementation (#5039)
## Issue being fixed or feature implemented


## What was done?
Implementation of 4k collateral HPMN.

## How Has This Been Tested?

## Breaking Changes

## Checklist:
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have added or updated relevant unit/integration/functional/e2e
tests
- [x] I have made corresponding changes to the documentation

**For repository code-owners and collaborators only**
- [x] I have assigned this pull request to a milestone

---------

Co-authored-by: thephez <thephez@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: pasta <pasta@dashboost.org>
Co-authored-by: PastaPastaPasta <6443210+pastapastapasta@users.noreply.github.com>
Co-authored-by: UdjinM6 <1935069+Udjinm6@users.noreply.github.com>
Co-authored-by: Konstantin Akimov <545784+knst@users.noreply.github.com>
2023-02-14 12:48:33 -06:00
..
meta.cpp fix(dkg): let masternodes miss few connection attempts before considering them "bad" (#4907) 2022-07-07 10:49:34 +03:00
meta.h chore: run copyright_header.py update 2023-01-13 00:49:04 +03:00
node.cpp merge bitcoin#20788: add RAII socket and use it instead of bare SOCKET 2022-11-01 00:28:53 -05:00
node.h fix: get rid of [most] clang warnings during build on linux (#5186) 2023-02-10 20:25:11 -06:00
payments.cpp feat!: 4k collateral high performance masternode implementation (#5039) 2023-02-14 12:48:33 -06:00
payments.h chore: run copyright_header.py update 2023-01-13 00:49:04 +03:00
sync.cpp Merge #18670: refactor: Remove unused methods CBloomFilter::reset()/clear() 2023-01-22 00:27:52 -06:00
sync.h refactor: change Process* functions from accepting a ptr to a reference (#5062) 2022-10-28 22:50:54 +03:00
utils.cpp fix: get rid of [most] clang warnings during build on linux (#5186) 2023-02-10 20:25:11 -06:00
utils.h chore: run copyright_header.py update 2023-01-13 00:49:04 +03:00