Page MenuHomePhabricator

[Chronik] Add `UncompressedPubKey`
ClosedPublic

Authored by tobias_ruck on Apr 1 2023, 14:43.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC31cd5fe9d21b: [Chronik] Add `UncompressedPubKey`
Summary

65-byte equivalent of PubKey.

Since uncompressed pubkeys are no longer supported on Bitcoin, we prefix this with Uncompressed-, but leave PubKey as-is (as it's the only usable option).

Test Plan

ninja check-crates

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik-uncompressed-pubkey
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22887
Build 45394: Build Diffbuild-chronik
Build 45393: arc lint + arc unit