-
Notifications
You must be signed in to change notification settings - Fork 778
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clique: get signers by block num (#2610)
* blockchain/clique: add support for clique signers by block num * blockchain: clique sort clique latest signer states * client: fix build * blockchain/clique: fix tests and add test * blockchain/clique: fix clique bugs * blockchain/tests/clique: fix tests * blockchain: clique: add reorg test * blockchain/clique: add reorg over epoch test (fails) [no ci] * replace equalsBytes with deepEquals * blockchain/clique: address comments * blockchain/clique: ensure tests are ran --------- Co-authored-by: acolytec3 <17355484+acolytec3@users.noreply.github.com>
- Loading branch information
Showing
3 changed files
with
509 additions
and
235 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.