casper-network / casper-network/casper-node

Remove event serialization support

Open
#1,929 1 comment 0 reactions 1 assignee Claimed by @marc-casperlabs View on GitHub
low-priority
Dominant language
Rust
Stars
399
Forks
224
Avg merge
15h 44m
Merged PRs (30d)
2

Description

The current event dumping interface is rarely used, and offers to schemes for dumping events, via serialization and debug printing. Historically, only the latter has been used and the serialization based interface has fallen behind.

We should remove the `Serialize` derives on types that do not need it (like events) for these reasons and get rid of the interface.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.