Concordium / Concordium/concordium-java-sdk
Deserialisation of all types of transactions.
Open
[Prio] Low
[Sev] Low
[Size] Medium
[Type] Maintenance
[Type] Task
good first issue
- Dominant language
- Java
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.