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

Generalise universe structs/methods/variables to support transfer proofs in addition to issuance proofs #534

Merged
merged 16 commits into from
Sep 28, 2023

Conversation

ffranr
Copy link
Contributor

@ffranr ffranr commented Sep 26, 2023

In this PR we change instances of "minting", "base", and "issuance" to more general terminology which will clarify that the code is also used for transition proofs (non-issuance).

Associated issue: #535
I may create additional PRs so I don't necessarily want this PR to close the above issue.

@ffranr ffranr requested review from guggero and jharveyb September 26, 2023 17:08
@ffranr ffranr self-assigned this Sep 26, 2023
@ffranr ffranr force-pushed the rename-universe-structs-methods branch from cda6575 to d387a3f Compare September 26, 2023 18:14
universe/interface.go Outdated Show resolved Hide resolved
tapdb/universe.go Show resolved Hide resolved
rpcserver.go Show resolved Hide resolved
@ffranr ffranr force-pushed the rename-universe-structs-methods branch from d387a3f to 151cafc Compare September 27, 2023 11:19
Copy link
Member

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have any strong opinions on any of the new names, so LGTM 🎉

@ffranr ffranr requested a review from Roasbeef September 27, 2023 16:50
Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🦇

@Roasbeef Roasbeef added this pull request to the merge queue Sep 28, 2023
Merged via the queue into main with commit bf4af96 Sep 28, 2023
14 checks passed
@guggero guggero deleted the rename-universe-structs-methods branch September 28, 2023 07:37
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.

3 participants