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

✅ Added tests for starknet_simulate_transactions and bump starknet.rs version to maintain compatibility with Deoxys #29

Merged
merged 10 commits into from
Jan 12, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    08883cf View commit details
    Browse the repository at this point in the history
  2. feat: ✅ Adding simulate transaction test

    Adding simulate transaction type for Ditto test, TODO : Add constant
    Tbelleng committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3ffc62e View commit details
    Browse the repository at this point in the history
  3. sync

    Tbelleng committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c86885f View commit details
    Browse the repository at this point in the history
  4. style: 🎨 Transfert simulate_transactions utils from test_simulate_tra…

    …nsactions.rs to lib.rs
    
    Transfert simulate_transactions utils from test_simulate_transactions.rs to lib.rs for a better code format
    Tbelleng committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c1b0fcc View commit details
    Browse the repository at this point in the history
  5. refactor: ⚡ Changing tests results for better reliability

    Changing tests results for better reliability
    Tbelleng committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    312c313 View commit details
    Browse the repository at this point in the history
  6. feat: 🏗️ bump starknet.rs version to maintain compatibility with Deoxys

    bump starknet.rs version to maintain compatibility with Deoxys
    Tbelleng committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5b72505 View commit details
    Browse the repository at this point in the history
  7. feat: 🎨 formated code

    formated code
    Tbelleng committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5fed0cb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. feat: ♻️ Syncing with recent PR

    Syncing with re4cents PR
    Tbelleng committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6479926 View commit details
    Browse the repository at this point in the history
  2. feat: 🎨 fmt

    fmt
    Tbelleng committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ecd8798 View commit details
    Browse the repository at this point in the history
  3. feat: 🎨 Improve code format

    Improve code format
    Tbelleng committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5b6a512 View commit details
    Browse the repository at this point in the history