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 out a shared compute authenticated sender and computer destination function #3275

Merged
merged 2 commits into from
Apr 6, 2023

Conversation

wjuan-mob
Copy link
Contributor

@wjuan-mob wjuan-mob commented Mar 23, 2023

Refactor out a shared compute authenticated sender and compute destination function

Motivation

Having a shared compute authenticated sender function and compute destination function is useful for #3200 so that the rth_memo_builder can use them to create the custom memos.

@wjuan-mob
Copy link
Contributor Author

wjuan-mob commented Mar 23, 2023

@wjuan-mob
Copy link
Contributor Author

@wjuan-mob wjuan-mob changed the title Refactor compute authenticated sender memo and compute destination memo. Add new AuthenticatedSenderWithData and DestinationWithData memo types per MCIP#60 Add new AuthenticatedSenderWithData and DestinationWithData memo types per MCIP#60 Mar 23, 2023
@wjuan-mob wjuan-mob changed the title Add new AuthenticatedSenderWithData and DestinationWithData memo types per MCIP#60 Refactor out a shared compute authenticated sender and computer destination function Mar 23, 2023
@wjuan-mob wjuan-mob force-pushed the feature/add_new_memo_with_data_types branch 2 times, most recently from 962582a to c5b043b Compare March 23, 2023 20:49
Add new AuthenticatedSenderWithData and DestinationWithData memo types per MCIP#60

Clean up match statement and add new memo with data types to sample paykit memo handler

Removing with data types due to discussion on mcip/60

Update dependencies to get cd to pass

Update dependencies to get cd to pass
Add new AuthenticatedSenderWithData and DestinationWithData memo types per MCIP#60

Clean up match statement and add new memo with data types to sample paykit memo handler

Removing with data types due to discussion on mcip/60

Update dependencies to get cd to pass

Update dependencies to get cd to pass
@wjuan-mob wjuan-mob changed the base branch from master to fix/update-strategies-for-cd March 23, 2023 21:42
@wjuan-mob wjuan-mob force-pushed the feature/add_new_memo_with_data_types branch from edf0043 to 5958a24 Compare March 23, 2023 21:42
Base automatically changed from fix/update-strategies-for-cd to master March 24, 2023 04:36
@wjuan-mob wjuan-mob marked this pull request as ready for review March 24, 2023 17:55
@wjuan-mob wjuan-mob requested review from cbeck88, dolanbernard, nick-mobilecoin and jcape and removed request for nick-mobilecoin March 27, 2023 07:33
@wjuan-mob wjuan-mob merged commit c84d0f3 into master Apr 6, 2023
@wjuan-mob wjuan-mob deleted the feature/add_new_memo_with_data_types branch April 6, 2023 17:02
NotGyro pushed a commit that referenced this pull request Apr 7, 2023
…nation function (#3275)

* Refactor compute authenticated sender memo and compute destination memo.
Add new AuthenticatedSenderWithData and DestinationWithData memo types per MCIP#60

Clean up match statement and add new memo with data types to sample paykit memo handler

Removing with data types due to discussion on mcip/60

Update dependencies to get cd to pass

Update dependencies to get cd to pass

* Refactor compute authenticated sender memo and compute destination memo.
Add new AuthenticatedSenderWithData and DestinationWithData memo types per MCIP#60

Clean up match statement and add new memo with data types to sample paykit memo handler

Removing with data types due to discussion on mcip/60

Update dependencies to get cd to pass

Update dependencies to get cd to pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants