casper-network / casper-network/casper-node
[SPIKE] Analyse missing schema for transaction fields
Open
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
Missing schema for transaction fields impacts usability while ensuring future extensibility.
To Do:
- Research JSON RPC spec for dynamic field support and a schema for fields such as `args` and `target`.
- Analyse decoupling schema versioning from protocol versioning to avoid confusion.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.