dash/src/bls
UdjinM6 44055fb7b7
chore: Post v19 cleanup (#5622)
## Issue being fixed or feature implemented
Now that v19 is buried we can enforce basic bls scheme usage in
governance and coinjoin and drop some extra code we used for backwards
compatibility.

## What was done?
pls see individual commits

## How Has This Been Tested?
run tests, sync and mix on testnet

## Breaking Changes
n/a

## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e
tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository
code-owners and collaborators only)_
2023-10-19 11:33:44 -05:00
..
bls_batchverifier.h chore: run copyright_header.py update 2023-01-13 00:49:04 +03:00
bls_ies.cpp chore: run copyright_header.py update 2023-01-13 00:49:04 +03:00
bls_ies.h refactor: replace instances of typedef with using in dash code (#4488) 2021-10-06 00:26:29 +03:00
bls_worker.cpp refactor: remove start/count in bls-worker funcs due to spanification (#5599) 2023-10-05 08:06:27 -05:00
bls_worker.h refactor: remove start/count in bls-worker funcs due to spanification (#5599) 2023-10-05 08:06:27 -05:00
bls.cpp chore: Post v19 cleanup (#5622) 2023-10-19 11:33:44 -05:00
bls.h chore: Post v19 cleanup (#5622) 2023-10-19 11:33:44 -05:00