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/fuzzer #94

Merged
merged 47 commits into from
Aug 28, 2023
Merged

Feat/fuzzer #94

merged 47 commits into from
Aug 28, 2023

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. tokio

    lukacan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b7ccb9e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    db5dace View commit details
    Browse the repository at this point in the history
  2. bumped mainly solana version to the latest + changes linked to upgrad…

    …ed dependencies + moved dependencies into one file
    lukacan committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ca1061c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f508b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b8d4cc View commit details
    Browse the repository at this point in the history
  5. Create test_escrow.yml

    feat-escrow test workflow
    lukacan authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3592722 View commit details
    Browse the repository at this point in the history
  6. Create action.yml

    lukacan authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9b32f37 View commit details
    Browse the repository at this point in the history
  7. Update test_escrow.yml

    lukacan authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    fdea8e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fix/ IDL Parse error

    lukacan committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5e454cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4433711 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 9, 2023

  1. fix/ wait until program is completely deployed, so that subsequent in…

    …struction calls won`t fail
    lukacan committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f01abbc View commit details
    Browse the repository at this point in the history
  2. turnstile small adjustments

    lukacan committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2660b83 View commit details
    Browse the repository at this point in the history
  3. updated main lock file

    lukacan committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1c20ee9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9531364 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b00ed6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    c46f710 View commit details
    Browse the repository at this point in the history
  2. ✨ Added fuzz command to CLI

    Ikrk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    648f63e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    6fa1797 View commit details
    Browse the repository at this point in the history
  2. 🔧 Tidy Up Toml files

    lukacan committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2564066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d61d7f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9379fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3bfce6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f5d7bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    265699c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. 🚧 Generate fuzz test files.

    Ikrk committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3661feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dadae1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01e2c1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2f2f54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0337872 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    e18c07d View commit details
    Browse the repository at this point in the history
  2. 🚸 Fuzzer graceful shutdown.

    Ikrk committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d23a4d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7f3916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b302e1d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    37ffec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc71f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5f4b8d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 22, 2023

  1. 📌 Updated dependencies.

    Ikrk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ba19c79 View commit details
    Browse the repository at this point in the history
  2. 🍱 Added fuzzer example.

    Ikrk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8aea984 View commit details
    Browse the repository at this point in the history
  3. 📝 Added fuzzer to readme.

    Ikrk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b9ee2e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    b0a376e View commit details
    Browse the repository at this point in the history
  2. 📝 Updated changelog.

    Ikrk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ffcf72b View commit details
    Browse the repository at this point in the history