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

Fix local deployment #1113

Merged
merged 6 commits into from
Jul 13, 2023
Merged

Fix local deployment #1113

merged 6 commits into from
Jul 13, 2023

Conversation

dillon
Copy link
Contributor

@dillon dillon commented Jul 11, 2023

Fixes local development with npm run pilot and npm run pilot-l2.

  • Updates pushed in the azimuth package fix the "out of gas" problem.
  • Fix truffle config.
  • Fix L2 instructions in DEVELOPMENT.md
  • Add some variables for using local network in frontend.

Closes #1106

Copy link
Collaborator

@tomholford tomholford left a comment

Choose a reason for hiding this comment

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

One open question inline; once resolved, will Approve this PR

src/lib/flags.js Show resolved Hide resolved
@dillon dillon requested a review from tomholford July 12, 2023 18:38
Copy link
Collaborator

@tomholford tomholford left a comment

Choose a reason for hiding this comment

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

LGTM

@dillon dillon merged commit d49bb35 into urbit:master Jul 13, 2023
@dillon dillon deleted the fix/local-deployment branch July 13, 2023 02:52
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.

local deployment fails: "Azimuth" ran out of gas
2 participants