-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Protobuf Signed-off-by: Brett Logan <[email protected]> * Fix orderer/common Signed-off-by: Brett Logan <[email protected]> * Fix orderer/consensus/etcdraft Signed-off-by: Brett Logan <[email protected]> * Fix protoutil Signed-off-by: Brett Logan <[email protected]> * Fix core/scc Signed-off-by: Brett Logan <[email protected]> * Fix core/endorser Signed-off-by: Brett Logan <[email protected]> * Fix ledger/snapshotgrpc Signed-off-by: Brett Logan <[email protected]> * Fix internal/peer Signed-off-by: Brett Logan <[email protected]> * Fix core/dispatcher Signed-off-by: Brett Logan <[email protected]> * Fix core/chaincode Signed-off-by: Brett Logan <[email protected]> * Fix common/cauthdsl Signed-off-by: Brett Logan <[email protected]> * Cleanup Signed-off-by: Brett Logan <[email protected]> * move to latest etcd Signed-off-by: Antoine Toulme <[email protected]> * latest vendoring Signed-off-by: Antoine Toulme <[email protected]> * fix formatting Signed-off-by: Antoine Toulme <[email protected]> * remove old etcd brought back by rebase Signed-off-by: Antoine Toulme <[email protected]> * go mod tidy Signed-off-by: Antoine Toulme <[email protected]> * fix unit tests Signed-off-by: Antoine Toulme <[email protected]> * Restore state when joining Signed-off-by: Antoine Toulme <[email protected]> * Add fmt.Println to see why CI fails but works locally Signed-off-by: Antoine Toulme <[email protected]> * turn on DEBUG for tests Signed-off-by: Antoine Toulme <[email protected]> * correct more changes picked up from rebase Signed-off-by: Antoine Toulme <[email protected]> * fixing more tests Signed-off-by: Antoine Toulme <[email protected]> * make test fail if tx can be signed with no endorsements Signed-off-by: Antoine Toulme <[email protected]> * go mod tidy Signed-off-by: Antoine Toulme <[email protected]> * remove focus on test Signed-off-by: Antoine Toulme <[email protected]> * Make all protobuf error message tests pass Signed-off-by: Antoine Toulme <[email protected]> * fix serializer_test errors Signed-off-by: Antoine Toulme <[email protected]> * Fix tests Signed-off-by: Antoine Toulme <[email protected]> * Fix skip caller depth for grpc Signed-off-by: Antoine Toulme <[email protected]> * apply code review recommendations Signed-off-by: Antoine Toulme <[email protected]> * Fix test Signed-off-by: Antoine Toulme <[email protected]> * assign whole ConfState Signed-off-by: Antoine Toulme <[email protected]> * Set raft node inital confstate based on latest snapshot Signed-off-by: Parameswaran Selvam <[email protected]> * Set raft node inital confstate based on latest snapshot Signed-off-by: Parameswaran Selvam <[email protected]> * Resolved conflicts Signed-off-by: Parameswaran Selvam <[email protected]> Co-authored-by: Brett Logan <[email protected]> Co-authored-by: Parameswaran Selvam <[email protected]>
- Loading branch information
1 parent
b5eaaac
commit 3dfc0b3
Showing
573 changed files
with
80,509 additions
and
25,176 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
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
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.