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: Adjust Dockerfiles to the latest Light Protocol state #10

Merged
merged 20 commits into from
Nov 1, 2023

Conversation

vadorovsky
Copy link
Contributor

  • Stop using the irrelevant install.sh script.
  • Don't download Light Protocol *.so files manually, Light CLI should do it during the runtime. Same with account jsons.
  • Install typscript and typescript LSP server, just to ensure that codspaces are going to work.

* Stop using the irrelevant `install.sh` script.
* Don't download Light Protocol `*.so` files manually, Light CLI
  should do it during the runtime. Same with account jsons.
* Install typscript and typescript LSP server, just to ensure
  that codspaces are going to work.
@vadorovsky vadorovsky force-pushed the vadorovsky/fix-dockerfile branch from cdbab0c to 8f4fcd1 Compare November 1, 2023 12:07
@sergeytimoshin sergeytimoshin merged commit a6c334d into main Nov 1, 2023
1 check passed
@sergeytimoshin sergeytimoshin deleted the vadorovsky/fix-dockerfile branch November 1, 2023 16:27
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