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

Refactor: Merge message processor into invoke context #20308

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    fe19346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e11693a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88d9166 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e307203 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e73990 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db7dd8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7f4dcb View commit details
    Browse the repository at this point in the history
  8. Moves ThisInvokeContext::new() to the beginning of the loop inside Me…

    …ssageProcessor::process_message().
    Lichtso committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f6a97e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c579bd8 View commit details
    Browse the repository at this point in the history
  10. Removes unnecessary clone() from ThisInvokeContext::new() in MessageP…

    …rocessor ::process_message().
    Lichtso committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e13e2c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74fcdd7 View commit details
    Browse the repository at this point in the history
  12. Moves MessageProcessor::verify_account_references() and MessageProces…

    …sor::verify() into InvokeContext::verify().
    Lichtso committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    457727a View commit details
    Browse the repository at this point in the history