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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Parser #138

Open
Tracked by #106
Slickbird opened this issue Jan 12, 2023 · 0 comments
Open
Tracked by #106

[Feature] Parser #138

Slickbird opened this issue Jan 12, 2023 · 0 comments
Labels
feature A new feature to be implemented

Comments

@Slickbird
Copy link

Slickbird commented Jan 12, 2023

馃殌 Feature of #106

Rust based Rosetta Impl of Parser

Description:

  • The Parser package provides support for parsing Rosetta blocks. This includes things like calculating all the balance changes that occurred in a block and grouping related operations.

Motivation:

  • Parser provides a collection of helpers to make block parsing easier. The parser can calculate all balance changes in a block, group related operations, and match an operation description with an operation in a transaction.
@Slickbird Slickbird added the feature A new feature to be implemented label Jan 12, 2023
@Slickbird Slickbird added this to the Full Rosetta SDK Spec milestone Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant