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 cp-wjhan committed Nov 30, 2022
1 parent b0f1011 commit f9c4a48
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 92 deletions.
Loading

0 comments on commit f9c4a48

Please sign in to comment.