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(scripts): adds an easy way to start/stop protocol locally #13502

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on May 7, 2024

  1. fix networks file path

    clemsos committed May 7, 2024
    Copy the full SHA
    985a54a View commit details
    Browse the repository at this point in the history
  2. postgres fix for graph node

    clemsos committed May 7, 2024
    Copy the full SHA
    6c8634d View commit details
    Browse the repository at this point in the history
  3. fix env file

    clemsos committed May 7, 2024
    Copy the full SHA
    8d79de6 View commit details
    Browse the repository at this point in the history
  4. fix locally run stack

    clemsos committed May 7, 2024
    Copy the full SHA
    98d8c1f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9b0e8d4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    162d0d1 View commit details
    Browse the repository at this point in the history
  7. yarn stop/start

    clemsos committed May 7, 2024
    Copy the full SHA
    82e89ab View commit details
    Browse the repository at this point in the history
  8. better logs and shutdown

    clemsos committed May 7, 2024
    Copy the full SHA
    04c70c5 View commit details
    Browse the repository at this point in the history
  9. use version 13 for now

    clemsos committed May 7, 2024
    Copy the full SHA
    d938750 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    84682ed View commit details
    Browse the repository at this point in the history
  11. spli into several scripts

    clemsos committed May 7, 2024
    Copy the full SHA
    055c1ed View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    f7e892f View commit details
    Browse the repository at this point in the history
  13. remove duplicate command

    clemsos committed May 7, 2024
    Copy the full SHA
    716fad5 View commit details
    Browse the repository at this point in the history
  14. split infra and apps scripts

    clemsos committed May 7, 2024
    Copy the full SHA
    84bde31 View commit details
    Browse the repository at this point in the history
  15. add simple logs command

    clemsos committed May 7, 2024
    Copy the full SHA
    45fb848 View commit details
    Browse the repository at this point in the history
  16. simplify local test

    clemsos committed May 7, 2024
    Copy the full SHA
    29d585e View commit details
    Browse the repository at this point in the history
  17. simplify test run

    clemsos committed May 7, 2024
    Copy the full SHA
    f7053cb View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    761b0ea View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    eb95673 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    2f51919 View commit details
    Browse the repository at this point in the history
  21. use yarn node-modules

    clemsos committed May 7, 2024
    Copy the full SHA
    e61eaef View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    898b837 View commit details
    Browse the repository at this point in the history
  23. check eth-node .yarn folder

    clemsos committed May 7, 2024
    Copy the full SHA
    c7f0b08 View commit details
    Browse the repository at this point in the history
  24. use infra script in tests

    clemsos committed May 7, 2024
    Copy the full SHA
    bf4de74 View commit details
    Browse the repository at this point in the history
  25. remove run dockerized

    clemsos committed May 7, 2024
    Copy the full SHA
    fc71038 View commit details
    Browse the repository at this point in the history
  26. source env vars

    clemsos committed May 7, 2024
    Copy the full SHA
    f2b5e17 View commit details
    Browse the repository at this point in the history
  27. use relative path

    clemsos committed May 7, 2024
    Copy the full SHA
    d4cbe43 View commit details
    Browse the repository at this point in the history
  28. ignore networks file

    clemsos committed May 7, 2024
    Copy the full SHA
    0d65e25 View commit details
    Browse the repository at this point in the history
  29. bring back pg args

    clemsos committed May 7, 2024
    Copy the full SHA
    3df2550 View commit details
    Browse the repository at this point in the history
  30. rebuild packages on start

    clemsos committed May 7, 2024
    Copy the full SHA
    b4321bb View commit details
    Browse the repository at this point in the history
  31. hh plugin: check if network

    clemsos committed May 7, 2024
    Copy the full SHA
    4f7834b View commit details
    Browse the repository at this point in the history
  32. bring back hardhat plugin

    clemsos committed May 7, 2024
    Copy the full SHA
    fbc2ccc View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    ec7035f View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    55b6c0c View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    10d3e92 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    054cdfb View commit details
    Browse the repository at this point in the history
  37. tests uses node 20

    clemsos committed May 7, 2024
    Copy the full SHA
    a7cce73 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    3e03e4d View commit details
    Browse the repository at this point in the history