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/echidna
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: crytic/echidna
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 13 commits
  • 35 files changed
  • 5 contributors

Commits on May 29, 2023

  1. Bump cachix/install-nix-action from 20 to 21 (#1062)

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v20...v21)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    70a1c6c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 8, 2023

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

Commits on Jun 14, 2023

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

Commits on Jun 16, 2023

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

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    a7d9290 View commit details
    Browse the repository at this point in the history
  2. Bump cachix/install-nix-action from 21 to 22 (#1080)

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 22.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v21...v22)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d029295 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    dcc2387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce9b49 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. echidna: enable compact-unwind on macOS (#1084)

    * hevm: enable compact-unwind on macOS
    
    Refer to https://gitlab.haskell.org/ghc/ghc/-/issues/11829
    
    * Add test for precompile unwinding
    
    * Revert hevm pin from "hevm: enable compact-unwind on macOS"
    
    This partially reverts commit 3727070.
    hevm will be upgraded separately.
    elopez authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2711374 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update hevm to 0.51.3 (#1090)

    arcz authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f4dfed2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 20, 2023

  1. Echidna 2.2.1 (#1099)

    arcz authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    21e6e52 View commit details
    Browse the repository at this point in the history
Loading