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

Overwriting contract build parameters #72

Open
pmikolajczyk41 opened this issue Oct 23, 2023 · 0 comments
Open

Overwriting contract build parameters #72

pmikolajczyk41 opened this issue Oct 23, 2023 · 0 comments

Comments

@pmikolajczyk41
Copy link
Member

drink::test macro builds all required contracts, but uses common build profile for them, possibly overwriting some parameters (like optimization passes). We might want to enable some customization, e.g. through contract exclusion from this build procedure

I'm wondering - some of these params are definable in Cargo.toml - especially for the root package - and here we're "overwriting" them. That's probably fine since we are "optimising for drink!" but just something to be aware of.

Originally posted by @deuszx in #70 (comment)

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