paritytech / paritytech/parity-common
Support for BorshDeserialize and BorshSerialize
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 311
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
Hi, is there any plan to support BorshSerialize and BorshDeserialize for the ethereum-types.
I notice that borsh is used in NEAR and in Solana which provides compatibility with ethereum.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the ethereum-types crate and the BorshSerialize and BorshDeserialize compatibility requirements described in the issue. Compare how Borsh is used in NEAR and Solana, then determine the required scope and validation criteria before proposing support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100