forked from RafaelAPB/blockchain-integration-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
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. * Minor fix in Fabric Strategy, was not accurately setting state proofs Co-authored-by: André Augusto <[email protected]> Co-authored-by: Rafael Belchior <[email protected]> Signed-off-by: eduv09 <[email protected]>
- Loading branch information
Showing
46 changed files
with
1,375 additions
and
1,481 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 |
---|---|---|
|
@@ -110,6 +110,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.