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

cli: Add solana-test-validator control to Anchor.toml #834

Commits on Aug 30, 2021

  1. Add validator config struct

    tomlinton committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e481a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c15392 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    77a7293 View commit details
    Browse the repository at this point in the history
  2. Handle non standard port

    tomlinton committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4087f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4854df0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

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

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    399932a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c4f80 View commit details
    Browse the repository at this point in the history
  3. Checkpoint

    tomlinton committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    567dd57 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. WIP

    tomlinton committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    7331a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a87b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    b7df324 View commit details
    Browse the repository at this point in the history
  2. Remove extra file

    tomlinton committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    88d727e View commit details
    Browse the repository at this point in the history
  3. Handle custom URL properly

    tomlinton committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    0bd4341 View commit details
    Browse the repository at this point in the history
  4. Revert "Remove extra file"

    This reverts commit 88d727e.
    tomlinton committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    405a4cf View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary code

    tomlinton committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    62163ee View commit details
    Browse the repository at this point in the history
  6. Fix missing args

    tomlinton committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    3e963ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41a8bf4 View commit details
    Browse the repository at this point in the history
  8. Ledger arg handling

    tomlinton committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    9cc060e View commit details
    Browse the repository at this point in the history
  9. Clone support

    tomlinton committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    ce414bf View commit details
    Browse the repository at this point in the history
  10. Change URL in arg

    tomlinton committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e030c12 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c841a7e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bfc5b99 View commit details
    Browse the repository at this point in the history
  13. Update comment

    tomlinton committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    528827b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    f90a34a View commit details
    Browse the repository at this point in the history
  2. Add comment back

    tomlinton committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    03b938f View commit details
    Browse the repository at this point in the history
  3. Update changelog

    tomlinton committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    30fc3d9 View commit details
    Browse the repository at this point in the history
  4. Clippy

    tomlinton committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4933ca4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3991847 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e457f38 View commit details
    Browse the repository at this point in the history