Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Automatic compilation of mptwitness
Browse files Browse the repository at this point in the history
  • Loading branch information
adria0 committed Sep 8, 2023
1 parent 2aeb742 commit 3a091f0
Show file tree
Hide file tree
Showing 12 changed files with 269 additions and 216 deletions.
10 changes: 10 additions & 0 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ members = [
"eth-types",
"external-tracer",
"mock",
"testool"
"testool",
"mpt-witness-generator/rustlib"
]

[patch.crates-io]
Expand Down
2 changes: 0 additions & 2 deletions mpt-witness-generator/rust_call/.cargo/config

This file was deleted.

89 changes: 0 additions & 89 deletions mpt-witness-generator/rust_call/Cargo.lock

This file was deleted.

8 changes: 0 additions & 8 deletions mpt-witness-generator/rust_call/build.rs

This file was deleted.

Binary file removed mpt-witness-generator/rust_call/build/libmpt.a
Binary file not shown.
81 changes: 0 additions & 81 deletions mpt-witness-generator/rust_call/build/libmpt.h

This file was deleted.

30 changes: 0 additions & 30 deletions mpt-witness-generator/rust_call/src/main.rs

This file was deleted.

Loading

0 comments on commit 3a091f0

Please sign in to comment.