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

Return correct PanicReason on memory-related panics #511

Merged
merged 19 commits into from
Aug 6, 2023

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    9a39621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d58536d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27a94fc View commit details
    Browse the repository at this point in the history
  4. One last MaxAccessSize fix

    Dentosal committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    380c4ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    011c058 View commit details
    Browse the repository at this point in the history
  6. More fixes

    Dentosal committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    65499ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    917c3d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d92c720 View commit details
    Browse the repository at this point in the history
  9. Remove dbg macro

    Dentosal committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    eefea50 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Jul 27, 2023

  1. Rework instruction fetch

    Dentosal committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c478bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10c1b85 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Dentosal committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e5aee88 View commit details
    Browse the repository at this point in the history
  4. Remove MEM_MAX_ACCESS_SIZE

    Dentosal committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    84cfbca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0e5367 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1ba440 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Aug 6, 2023

  1. Merge branch 'master' into dento/memory-ownership-error-usage

    # Conflicts:
    #	fuel-vm/src/interpreter/contract.rs
    xgreenx committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    60d6b40 View commit details
    Browse the repository at this point in the history
  2. Fix compilation errors

    xgreenx committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5656e0d View commit details
    Browse the repository at this point in the history