Skip to content

Prove script - #7

Open
maciejka wants to merge 1 commit into
zfuturefrom
mk/prove-script
Open

Prove script#7
maciejka wants to merge 1 commit into
zfuturefrom
mk/prove-script

Conversation

@maciejka

Copy link
Copy Markdown

Script to manage generate-pie's max blocks setting.


# --- Execute Command ---
# The full command is executed, and its exit code ($?) is checked immediately after.
cargo run --features tx_v6 -- sync --network ztarknet --fee 76000000 --max-blocks $MAX_BLOCKS_ARG

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably need --release also?

and RUSTFLAGS="-C target-cpu=native -C opt-level=3" (optionally)

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