dash/src/bls
Odysseas Gabrielides 593ff7e929
fix: governance correct sig check (#5242)
## Issue being fixed or feature implemented

## What was done?
When verifying signature of `CGovernanceVote`/`CGovernanceObject` we
need to use the active scheme.

## How Has This Been Tested?

## Breaking Changes

## 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

**For repository code-owners and collaborators only**
- [x] I have assigned this pull request to a milestone
2023-03-11 11:44:35 -06: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 test/refactor: upgrade to cppcheck 2.9 and fix warnings (#5049) 2022-10-18 13:24:00 +03:00
bls_worker.h refactor: replace instances of typedef with using in dash code (#4488) 2021-10-06 00:26:29 +03:00
bls.cpp fix: governance correct sig check (#5242) 2023-03-11 11:44:35 -06:00
bls.h fix: governance correct sig check (#5242) 2023-03-11 11:44:35 -06:00