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

Split tokens service logic into multiple helpers #103

Merged
merged 6 commits into from
Jan 4, 2023

Conversation

awrichar
Copy link
Contributor

In anticipation of FIR-16, which is likely to complicate the connector further, it seems like we're overdue for splitting up the logic in this file.

Goal here is to split without changing any current functionality (although some changes were needed to achieve a clean break, particularly around ABI mapping). Unit tests, Nest E2E tests, and FireFly E2E tests passed.

Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Copy link
Contributor

@peterbroadhurst peterbroadhurst left a comment

Choose a reason for hiding this comment

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

This looks great.

Some thoughts promoted in my head related to the wider approach to Tokens connectors understanding the whole spectrum of implementations of mint/burn that might exist, but that's a separate discussion.

@peterbroadhurst peterbroadhurst merged commit a77883f into hyperledger:main Jan 4, 2023
@peterbroadhurst peterbroadhurst deleted the split branch January 4, 2023 15:55
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