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

[Neo Core] Part 1. Isolate Plugins Exceptions from the Node. #3309

Merged
merged 9 commits into from
Jun 16, 2024

Commits on Jun 8, 2024

  1. catch plugin exceptions.

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3c02309 View commit details
    Browse the repository at this point in the history
  2. add UT test

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e426ed6 View commit details
    Browse the repository at this point in the history
  3. udpate format

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    5d6fa28 View commit details
    Browse the repository at this point in the history
  4. make the test more complete

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    439f504 View commit details
    Browse the repository at this point in the history
  5. complete the ut test

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e569fed View commit details
    Browse the repository at this point in the history
  6. format

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d701dd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db1c7f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. async invoke

    Jim8y committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    17f74ef View commit details
    Browse the repository at this point in the history
  2. Update src/Neo/Ledger/Blockchain.cs

    Co-authored-by: Christopher Schuchardt <[email protected]>
    Jim8y and cschuchardt88 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    6d06a53 View commit details
    Browse the repository at this point in the history