forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 719
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #2809: [Tier Two] Pre dip7 upgrade
3007354 RPC: Add listquorums and getquoruminfo (Alessandro Rezzi) 747863c Added quorum and quorum manager classes (Alessandro Rezzi) Pull request description: Abstract: The aim of this PR is adding all the background needed to implement Signing Requests (dip7). Two new classes are added that will help: storing/fetching/make sure we are connected to the latest k quorums ACKs for top commit: Liquid369: ACK 3007354 Fuzzbawls: ACK 3007354 Tree-SHA512: fa210544441d9c9e513adb40030c8f0caa1d8b28d0e6ae9c65a369418484511531600c780885d10dab255c4e6523926b1eabf3c67c7a7c0eee87955cb490ac9f
- Loading branch information
Showing
13 changed files
with
695 additions
and
6 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
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
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.