|
@@ -120,6 +120,7 @@ vanityaddr:
|
|
|
fmt:
|
|
fmt:
|
|
|
$(CARGO) fmt --all
|
|
$(CARGO) fmt --all
|
|
|
|
|
|
|
|
|
|
+# cargo install cargo-hack
|
|
|
check: contracts $(PROOFS_BIN)
|
|
check: contracts $(PROOFS_BIN)
|
|
|
RUSTFLAGS="$(RUSTFLAGS)" $(CARGO) hack check --target=$(RUST_TARGET) \
|
|
RUSTFLAGS="$(RUSTFLAGS)" $(CARGO) hack check --target=$(RUST_TARGET) \
|
|
|
--release --feature-powerset --workspace
|
|
--release --feature-powerset --workspace
|