Skip to content

Commit

Permalink
cmd/clef: fixups to the python clef poc (ethereum#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 and jagdeep sidhu committed May 5, 2022
1 parent 57dc3b4 commit 7106b00
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 92 deletions.
Loading

0 comments on commit 7106b00

Please sign in to comment.