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

Fix plugin exception #3426

Merged
merged 20 commits into from
Aug 6, 2024
Merged

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    ffcd7ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4cade1 View commit details
    Browse the repository at this point in the history
  3. remove async.

    Jim8y committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5ebdfd4 View commit details
    Browse the repository at this point in the history
  4. Update src/Neo/Plugins/UnhandledExceptionPolicy.cs

    Co-authored-by: Christopher Schuchardt <[email protected]>
    Jim8y and cschuchardt88 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    82fcfb6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix-plugin-exception' of github.com:Jim8y/neo into fix-…

    …plugin-exception
    
    * 'fix-plugin-exception' of github.com:Jim8y/neo:
      Update src/Neo/Plugins/UnhandledExceptionPolicy.cs
      ensure leveldb is not used in multithread env
      Revert "Revert "Plugin unhandled exception (neo-project#3349)" (neo-project#3366)"
    
    # Conflicts:
    #	src/Neo/Ledger/Blockchain.cs
    #	src/Neo/Plugins/UnhandledExceptionPolicy.cs
    #	tests/Neo.UnitTests/Plugins/TestPlugin.cs
    #	tests/Neo.UnitTests/Plugins/UT_Plugin.cs
    Jim8y committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    da31567 View commit details
    Browse the repository at this point in the history
  6. not use linq

    Jim8y committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ba3e748 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    b76adb9 View commit details
    Browse the repository at this point in the history
  2. Update src/Neo/Plugins/UnhandledExceptionPolicy.cs

    Co-authored-by: Christopher Schuchardt <[email protected]>
    shargon and cschuchardt88 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5a7443f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. use ignore case

    shargon committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c9e6dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3944f42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79d597c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update src/Neo/Plugins/Plugin.cs

    Co-authored-by: Shargon <[email protected]>
    Jim8y and shargon committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5034e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b384811 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

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

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    07906b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb0c6b4 View commit details
    Browse the repository at this point in the history