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: add forc-node command for easily bootstrapping a node #6473

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2024

  1. folder structure

    kayagokalp committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    4587205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6f4790 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddbd64e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6f30ed View commit details
    Browse the repository at this point in the history
  5. add testnet config

    kayagokalp committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    56b1b57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67c7c65 View commit details
    Browse the repository at this point in the history
  7. introduce dialoguer

    kayagokalp committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    9554563 View commit details
    Browse the repository at this point in the history
  8. feat: add db config

    kayagokalp committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ccf3ff8 View commit details
    Browse the repository at this point in the history
  9. add new testnet flags

    kayagokalp committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    1a401c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. reword a comment

    kayagokalp committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    aa4a7d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    4ef3472 View commit details
    Browse the repository at this point in the history
  2. chore: remove unused deps

    kayagokalp committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f97335d View commit details
    Browse the repository at this point in the history
  3. chore: version checkl

    kayagokalp committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    08b5a5d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    d4f3fab View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. chore: rename a file

    kayagokalp committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    313de92 View commit details
    Browse the repository at this point in the history
  2. feat: added dry run

    kayagokalp committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f1115e5 View commit details
    Browse the repository at this point in the history
  3. feat: add mainnet back

    kayagokalp committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3506a6a View commit details
    Browse the repository at this point in the history
  4. clippy lint

    kayagokalp committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4cab4db View commit details
    Browse the repository at this point in the history