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.1.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.1
Choose a head ref
  • 7 commits
  • 17 files changed
  • 3 contributors

Commits on Feb 7, 2025

  1. Fine tune coverage (#569)

    * optimize coverage tracking
    
    * fix lint
    
    * fix fuzzer tests
    
    * Update docs/src/project_configuration/testing_config.md
    
    ---------
    
    Co-authored-by: Emilio López <[email protected]>
    anishnaik and elopez authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    1da2755 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. Improve readability of addresses in the output (#572)

    * Move when we attach the label to the internal encodeABIArgumentToString
    
    * Improve sender address readability of a CallSequenceElement
    
    * Lint
    smonicas authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    61851d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Fix traceAll bug (#573)

    * fix traceAll bug
    
    * add labels to call sequence string
    
    * make labels private again
    anishnaik authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    64271fa View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    ee06f02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c212f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. Fix memory leak during corpus initialization (#581)

    * fix memleak in corpus
    
    * have to add the fix twice
    
    * revert change made in PR#383
    
    * remove extra space
    anishnaik authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    cc7b948 View commit details
    Browse the repository at this point in the history
  2. upgrade to v1.1.1 (#582)

    * upgrade to v1.1.1
    
    * update flake
    anishnaik authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    881ce76 View commit details
    Browse the repository at this point in the history
Loading