-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Refactor: Merge message processor into invoke context #20308
Commits on Sep 29, 2021
-
Inlines MessageProcessor::execute_instruction() in MessageProcessor::…
…process_message().
Configuration menu - View commit details
-
Copy full SHA for fe19346 - Browse repository at this point
Copy the full SHA fe19346View commit details -
Configuration menu - View commit details
-
Copy full SHA for e11693a - Browse repository at this point
Copy the full SHA e11693aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d9166 - Browse repository at this point
Copy the full SHA 88d9166View commit details -
Configuration menu - View commit details
-
Copy full SHA for e307203 - Browse repository at this point
Copy the full SHA e307203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e73990 - Browse repository at this point
Copy the full SHA 7e73990View commit details -
Configuration menu - View commit details
-
Copy full SHA for db7dd8a - Browse repository at this point
Copy the full SHA db7dd8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f4dcb - Browse repository at this point
Copy the full SHA b7f4dcbView commit details -
Moves ThisInvokeContext::new() to the beginning of the loop inside Me…
…ssageProcessor::process_message().
Configuration menu - View commit details
-
Copy full SHA for f6a97e7 - Browse repository at this point
Copy the full SHA f6a97e7View commit details -
Hoists ThisInvokeContext::new() out of loop inside MessageProcessor::…
…process_message().
Configuration menu - View commit details
-
Copy full SHA for c579bd8 - Browse repository at this point
Copy the full SHA c579bd8View commit details -
Removes unnecessary clone() from ThisInvokeContext::new() in MessageP…
…rocessor ::process_message().
Configuration menu - View commit details
-
Copy full SHA for e13e2c4 - Browse repository at this point
Copy the full SHA e13e2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74fcdd7 - Browse repository at this point
Copy the full SHA 74fcdd7View commit details -
Moves MessageProcessor::verify_account_references() and MessageProces…
…sor::verify() into InvokeContext::verify().
Configuration menu - View commit details
-
Copy full SHA for 457727a - Browse repository at this point
Copy the full SHA 457727aView commit details