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

Use a two-element array instead of a vec for change addresses #1281

Merged
merged 16 commits into from
Jan 19, 2023

Commits on Jan 18, 2023

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

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    8f71915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed20cfe View commit details
    Browse the repository at this point in the history
  3. Add fuzz recipe

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    077d4db View commit details
    Browse the repository at this point in the history
  4. Refactor fuzz targets

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    82d8841 View commit details
    Browse the repository at this point in the history
  5. Fix warnings

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a9cd19b View commit details
    Browse the repository at this point in the history
  6. Downgrade actions/checkout

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d395531 View commit details
    Browse the repository at this point in the history
  7. tweak

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9ac8f19 View commit details
    Browse the repository at this point in the history
  8. Update dependencies

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a298ef9 View commit details
    Browse the repository at this point in the history
  9. Rename

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c9cd5a9 View commit details
    Browse the repository at this point in the history
  10. Check for duplicate addresses

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7c0d509 View commit details
    Browse the repository at this point in the history
  11. Rename fuzz target

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9ef90b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e82bc3a View commit details
    Browse the repository at this point in the history
  13. Allow slop

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4455128 View commit details
    Browse the repository at this point in the history
  14. Exact -> Value

    casey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    85ad50d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e1f369f View commit details
    Browse the repository at this point in the history