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

Casper contract not required in tests crate #67

Open
gRoussac opened this issue Apr 18, 2024 · 0 comments
Open

Casper contract not required in tests crate #67

gRoussac opened this issue Apr 18, 2024 · 0 comments

Comments

@gRoussac
Copy link
Contributor

Inclusion of casper-contract does not seem required in tests

casper-engine-test-support = { version = "7.0.1", features = ["test-support"] }
casper-execution-engine = "7.0.1"
casper-types = "4.0.1"

https://github.com/casper-ecosystem/cargo-casper/blob/dev/src/tests_package.rs#L25

This leads to conflict for users taking this template as start.

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

No branches or pull requests

1 participant