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

[fastx] Refactor authority structure #11

Closed
gdanezis opened this issue Dec 1, 2021 · 0 comments · Fixed by #12
Closed

[fastx] Refactor authority structure #11

gdanezis opened this issue Dec 1, 2021 · 0 comments · Fixed by #12
Assignees

Comments

@gdanezis
Copy link
Collaborator

gdanezis commented Dec 1, 2021

Fastpay was account based, and the structures within authority.rs are structured around accounts. We should rename accounts to objects, and extract the structures holding certificates and transactions out of accounts to the authority object. Further we should rename all fields to align to our object centric structure as in the spec (https://www.overleaf.com/7111272316rvsqhrmycmwn)

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 a pull request may close this issue.

1 participant