Skip to content

Commit

Permalink
cmd/clef: fixups to the python clef poc (#24440)
Browse files Browse the repository at this point in the history
This PR fixes up the example python clef wrapper. The poc is intended to demonstrate how to wite a UI for clef, and had severely bitrotted.
With these changes, it "works" in the sense that all the built-in tests triggers the intended python callbacks (no errors about method not found). It does not "work" in the sense that the wrapper can be used as an actual UI. It will auto-reject any signing requests, for example.
  • Loading branch information
holiman authored May 2, 2022
1 parent f94e23c commit 559a174
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 92 deletions.
Loading

0 comments on commit 559a174

Please sign in to comment.