-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bungee-hermes): viewProof & ethereum strategy
* Views have new attribute viewProof * This attribute has the roots of all state proofs and transaction proofs in the view * Added new endpoint to verify integrity of view proofs * Created strategy for bungee-hermes to support the ethereum-connector * Created new test for the strategy-ethereum, and altered the API test to test the new viewProof endpoint * Updated documentation to reflect new changes. * Fixes in Fabric Strategy, stateProofs and error handling Co-authored-by: André Augusto <andre.augusto@tecnico.ulisboa.pt> Co-authored-by: Rafael Belchior <rafael.belchior@tecnico.ulisboa.pt> Signed-off-by: eduv09 <eduardovasques10@tecnico.ulisboa.pt>
- Loading branch information
Showing
46 changed files
with
1,523 additions
and
1,527 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -111,6 +111,8 @@ | |
"lmify", | ||
"LOCALMSPID", | ||
"mailru", | ||
"Merkle", | ||
"merkletreejs", | ||
"miekg", | ||
"mitchellh", | ||
"MSPCONFIGPATH", | ||
|
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
27 changes: 0 additions & 27 deletions
27
...in-bungee-hermes/src/main/kotlin/generated/openapi/kotlin-client/.openapi-generator/FILES
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...-bungee-hermes/src/main/kotlin/generated/openapi/kotlin-client/.openapi-generator/VERSION
This file was deleted.
Oops, something went wrong.
65 changes: 0 additions & 65 deletions
65
...-plugin-bungee-hermes/src/main/kotlin/generated/openapi/kotlin-client/README.md
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
.../cactus-plugin-bungee-hermes/src/main/kotlin/generated/openapi/kotlin-client/build.gradle
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.