Skip to content

Commit

Permalink
sign_message_bytes and eip_712 (tests failing)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdubs committed Jul 22, 2024
1 parent 0f81192 commit ca03aa1
Show file tree
Hide file tree
Showing 5 changed files with 326 additions and 71 deletions.
Binary file added .DS_Store
Binary file not shown.
44 changes: 42 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ k256 = "0.13"
log = "0.4"
thiserror = "1.0.63"
byteorder = "1.4"
zerocopy = "0.3"

[dev-dependencies]
alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy.git", rev = "d68a6b7" }
Expand Down
Loading

0 comments on commit ca03aa1

Please sign in to comment.