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

Remove boxReferences from public Transaction constructor #399

Merged
merged 3 commits into from
Sep 23, 2022

Conversation

michaeldiamant
Copy link
Contributor

Addresses #345 (comment) by removing breaking changes to Transaction public constructor.

Since serialization relies on runtime annotation inspection, the PR must preserve box reference as a private constructor parameter.

@michaeldiamant michaeldiamant marked this pull request as ready for review September 22, 2022 15:35
@jasonpaulos jasonpaulos mentioned this pull request Sep 23, 2022
3 tasks
@michaeldiamant michaeldiamant merged commit 15c2dfb into feature/box-storage Sep 23, 2022
@michaeldiamant michaeldiamant deleted the box_public_ctor branch September 23, 2022 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants