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/crytic-compile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.2
Choose a base ref
...
head repository: crytic/crytic-compile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.3
Choose a head ref
  • 16 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 23, 2023

  1. Bump actions/deploy-pages from 1 to 2

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 2.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9285191 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #459 from crytic/dependabot/github_actions/dev/act…

    …ions/deploy-pages-2
    
    Bump actions/deploy-pages from 1 to 2
    0xalpharush authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c48e7a1 View commit details
    Browse the repository at this point in the history
  3. fix rendering on pypi

    0xalpharush authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ca2d60c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #461 from crytic/0xalpharush-patch-3

    fix rendering on pypi
    0xalpharush authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    84f0133 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.6 to 1.8.7.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.6...v1.8.7)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b813e6d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

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

Commits on Jun 30, 2023

  1. Merge pull request #463 from crytic/update-empirehacking-slack

    Update link to Empire Hacking Slack
    0xalpharush authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    52e00c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #462 from crytic/dependabot/github_actions/dev/pyp…

    …a/gh-action-pypi-publish-1.8.7
    
    Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
    0xalpharush authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6a122ef View commit details
    Browse the repository at this point in the history
  3. fix build status badge

    0xalpharush authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6978753 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #464 from crytic/0xalpharush-patch-2

    fix build status badge
    montyly authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9cfa803 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. Merge pull request #468 from crytic/dev-hardhat-cjs

    Add support for Hardhat CommonJS config, clean up platform ordering
    0xalpharush authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    fda579d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #465 from crytic/dev

    Sync master <> dev
    0xalpharush authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f28ae19 View commit details
    Browse the repository at this point in the history
  3. 0.3.3

    bump solc-select to 1.0.4
    0xalpharush authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b333887 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42aedf6 View commit details
    Browse the repository at this point in the history
Loading