HomePhabricator

[Chronik] Add `Group::ser_member`, remove `Into<Vec<u8>>` bound on `Group…

Description

[Chronik] Add Group::ser_member, remove Into<Vec<u8>> bound on Group::Member

Summary: This makes the code cleaner (no newtyping necessary to get custom serialization), and more flexible (groups can use &self) when serializing.

Test Plan: ninja check-crates

Reviewers: Fabien, #bitcoin_abc

Reviewed By: Fabien, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D13539

Details

Provenance
tobias_ruckAuthored on Apr 3 2023, 13:23
tobias_ruckPushed on Apr 3 2023, 17:13
Reviewer
Restricted Project
Differential Revision
D13539: [Chronik] Add `Group::ser_member`, remove `Into<Vec<u8>>` bound on `Group::Member`
Parents
rABC00941a587064: [Chronik] Add `compress_script` and `decompress_script` to `chronik-bridge` FFI
Branches
Unknown
Tags
Unknown