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

Atomic Transaction Composer #157

Merged
merged 2 commits into from
Apr 11, 2022
Merged

Atomic Transaction Composer #157

merged 2 commits into from
Apr 11, 2022

Conversation

ivnsch
Copy link
Contributor

@ivnsch ivnsch commented Apr 11, 2022

Ported from the latest official SDKs (Go v1.14.1 and Java 1.13.0 - had to alternate between both a bit). Ported all the related unit and integration/cucumber tests (ABI and C2C features). Did refactorings (also in #154) especially at high level, to make things more idiomatic for Rust, prevent type casting, split large functions etc. It can be improved more, but I'm already way over the time allocated for this.

Closes #150

@ivnsch ivnsch merged commit ca44147 into main Apr 11, 2022
@ivnsch ivnsch deleted the atomic-tx-composer branch April 11, 2022 15:31
@ivnsch
Copy link
Contributor Author

ivnsch commented Apr 11, 2022

#1 ABI and C2C features implemented

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.

Atomic Transaction Composer support
1 participant