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

Deserialisation of all types of transactions. #210

Open
1 task
MilkywayPirate opened this issue Mar 15, 2023 · 0 comments
Open
1 task

Deserialisation of all types of transactions. #210

MilkywayPirate opened this issue Mar 15, 2023 · 0 comments
Labels
good first issue Good for newcomers [Prio] Low Should be fixed if time permits but can be postponed. [Sev] Low Non-essential capability is affected. [Size] Medium [Type] Maintenance Cleanup or handling of technical debt. [Type] Task An additional feature or improvement.

Comments

@MilkywayPirate
Copy link
Contributor

Currently the sdk only supports deserialising a handful of transaction types when e.g. fetching block items via GetBlockItems.

At some point the sdk should support at least all of the account transaction types.

Sub-tasks

  • Identify the transaction types that should be supported. Should the proto files be expanded or should it be a localised (i.e. only within the java sdk) change.
@MilkywayPirate MilkywayPirate added [Prio] Low Should be fixed if time permits but can be postponed. [Sev] Low Non-essential capability is affected. [Size] Medium [Type] Maintenance Cleanup or handling of technical debt. [Type] Task An additional feature or improvement. good first issue Good for newcomers labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers [Prio] Low Should be fixed if time permits but can be postponed. [Sev] Low Non-essential capability is affected. [Size] Medium [Type] Maintenance Cleanup or handling of technical debt. [Type] Task An additional feature or improvement.
Projects
None yet
Development

No branches or pull requests

1 participant