Page MenuHomePhabricator

[Chronik] Make `TxId` and the hashes serde serializable
ClosedPublic

Authored by tobias_ruck on Dec 19 2023, 22:12.

Details

Summary

This allows us to store TxIds and hashes in the DB.

Test Plan

cargo check -p bitcoinsuite-core

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik-bitcoinsuite-serde
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25995
Build 51564: Build Diffchronik-client-integration-tests · build-chronik
Build 51563: arc lint + arc unit