Skip to content

Commit 4b910fc

Browse files
sarroutbiansasaki
authored andcommitted
Push model prototype
This PR contains the basic structure of the Push Model prototype. It allows sending capabilities negotiation requests to Verifier to check its current behavior Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent 244eea9 commit 4b910fc

File tree

8 files changed

+1038
-34
lines changed

8 files changed

+1038
-34
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ tpmdata.json
55
tests/.tmp*
66
tests/actions/__pycache__
77
tests/unzipped/__pycache__
8+
**/tarpaulin-report.*
9+
**/__pycache__

0 commit comments

Comments
 (0)