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: Make zk script compile unconditionally #10

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

juanbono
Copy link

What ❔

This PR changes the bin/zk script to unconditionally build the project. This improves the developer experience by not requiring to run first zk (to build the changes) and then zk <cmd> to do something.

Why ❔

Right now it is confusing what command to run. I thing this can be improved further by using a Makefile.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via cargo spellcheck --cfg=./spellcheck/era.cfg --code 1.

@juanbono juanbono changed the title compile always Make zk compile unconditionally Dec 15, 2023
@juanbono juanbono changed the title Make zk compile unconditionally Make zk script compile unconditionally Dec 15, 2023
@juanbono juanbono changed the title Make zk script compile unconditionally feat: Make zk script compile unconditionally Dec 15, 2023
@jrchatruc jrchatruc merged commit 28644d7 into native_erc20 Dec 15, 2023
7 of 11 checks passed
@jrchatruc jrchatruc deleted the zk_compile_always branch December 15, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants