Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rust bytecode crate #44

Merged
merged 6 commits into from
Dec 10, 2024
Merged

feat: rust bytecode crate #44

merged 6 commits into from
Dec 10, 2024

Conversation

Tjemmmic
Copy link
Contributor

@Tjemmmic Tjemmmic commented Dec 9, 2024

Overview

Adds a Rust crate that exports the bytecode of specified contracts for simplified use of tnt-core in Rust.

Copy link

github-actions bot commented Dec 9, 2024

LCOV of commit b85cc4f during Foundry CI #25

Summary coverage rate:
  lines......: 0.0% (0 of 163 lines)
  functions..: 0.0% (0 of 56 functions)
  branches...: 0.0% (0 of 11 branches)

Files changed coverage rate: n/a

⛔ The code coverage is too low: 0. Expected at least 85.

@drewstone
Copy link
Contributor

LG

@drewstone drewstone marked this pull request as ready for review December 10, 2024 20:59
@drewstone drewstone closed this Dec 10, 2024
@drewstone drewstone reopened this Dec 10, 2024
@drewstone drewstone merged commit 31aafa9 into main Dec 10, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants