Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: crytic/medusa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: crytic/medusa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 9 commits
  • 36 files changed
  • 4 contributors

Commits on Feb 3, 2025

  1. add slither args (#554)

    anishnaik authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    54cd642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    305afb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d1caa5 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. HTML Coverage report improvements (#302)

    * Add basic expand/collapse all to coverage reports
    
    * Temp commit
    
    * Remove file tree for now
    
    ---------
    
    Co-authored-by: Anish Naik <[email protected]>
    Xenomega and anishnaik authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    c227b2c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Configuration menu
    Copy the full SHA
    6914dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea4cf89 View commit details
    Browse the repository at this point in the history
  3. Fix issue related to chain cloning (#564)

    * preliminary commit
    
    * optimization bug fix
    
    * add base block context
    
    * fix cheatcode bugs, add prevrandao, and deprecate difficulty
    
    * revert version number
    
    * fix optimization mode bug
    
    * update solc version in CI
    
    * update solc version again
    
    * fix context management
    
    * fix context bug and improve logging while shrinking
    
    * enable fork mode when --rpc-url is specified
    
    * update documentation
    
    * last update
    
    * i genuinely hate prettier
    
    * update docs
    anishnaik authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    3cef3de View commit details
    Browse the repository at this point in the history
  4. upgrade to v1.1.0 (#566)

    anishnaik authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    be3c8a3 View commit details
    Browse the repository at this point in the history
  5. Use slither for valuegeneration tests (#567)

    * Update slither for valuegeneration tests
    
    * use slither for deployment order test
    anishnaik authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    5da71bf View commit details
    Browse the repository at this point in the history
Loading