casper-network / casper-network/casper-node

Implement new write_bytes method from ToBytes trait for all the types that still delegate to the default implementation.

Open
#2,427 0 comments 0 reactions 0 assignees View on GitHub
tech-debt
Dominant language
Rust
Stars
399
Forks
224
Avg merge
15h 44m
Merged PRs (30d)
2

Description

This issue has no description.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the ToBytes trait and its default write_bytes implementation, then identify every type that still delegates to it. Implement the method for those types and verify that serialization behavior remains correct across the affected types.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.