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

[tools] better env setup tools util/dev_setup.sh #93

Merged
merged 5 commits into from
Nov 10, 2023

Conversation

0o-de-lally
Copy link
Contributor

Copied from Diem and vendor.
@0xzoz perhaps add below to docs

Validators can simply install build tools (-t)
bash util/dev_setup.sh -t

Get all options with:
bash util/dev_setup.sh -h

Core devs will need Postgres too (-P)
bash util/dev_setup.sh -tP

Formal verification for Move Devs will require Move Prover tools (Boogie) (-y)
bash util/dev_setup.sh -ty

CI can use -b to prevent user input
bash util/dev_setup.sh -tb

@0o-de-lally 0o-de-lally changed the title [tools] better util/dev_setup.sh [tools] better env setup tools util/dev_setup.sh Nov 9, 2023
@0o-de-lally 0o-de-lally requested a review from sirouk November 9, 2023 18:19
Copy link
Contributor

@sirouk sirouk left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@0o-de-lally 0o-de-lally merged commit b6477bb into 0LNetworkCommunity:release-6.9.0-rc.8 Nov 10, 2023
9 of 10 checks passed
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Nov 10, 2023
commit 52b3024
Author: 0o-de-lally <[email protected]>
Date:   Fri Nov 10 16:53:24 2023 -0500

    [move] various account state patches from testnet (0LNetworkCommunity#96)

commit 2c0838b
Author: 0o-de-lally <[email protected]>
Date:   Fri Nov 10 18:05:00 2023 +0000

    patch fullnode downloads url

commit 2ef4734
Author: zoz <[email protected]>
Date:   Sat Nov 11 03:37:06 2023 +1100

    [tools] update fullnode-init command (0LNetworkCommunity#95)

commit 1319077
Author: 0o-de-lally <[email protected]>
Date:   Fri Nov 10 11:07:53 2023 -0500

    [ci] publish ubuntu bins for CI use (0LNetworkCommunity#91)

commit b6477bb
Author: 0o-de-lally <[email protected]>
Date:   Fri Nov 10 11:07:36 2023 -0500

    [tools] better env setup tools util/dev_setup.sh (0LNetworkCommunity#93)
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.

3 participants