Skip to content

type-chrono: Add CustomBuildField/CustomReadField overloads for std::chrono::time_point#303

Open
ryanofsky wants to merge 1 commit into
bitcoin-core:masterfrom
ryanofsky:pr/timepoint
Open

type-chrono: Add CustomBuildField/CustomReadField overloads for std::chrono::time_point#303
ryanofsky wants to merge 1 commit into
bitcoin-core:masterfrom
ryanofsky:pr/timepoint

Conversation

@ryanofsky

@ryanofsky ryanofsky commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Needed by bitcoin/bitcoin#34882 which uses NodeClock::time_point in the Node stats struct (m_last_send, m_last_recv, m_ping_start), requiring IPC serialization support for time_point types in bitcoin/bitcoin#10102

…chrono::time_point

Needed by bitcoin/bitcoin#34882 which uses NodeClock::time_point in the
Node stats struct (m_last_send, m_last_recv, m_ping_start), requiring
IPC serialization support for time_point types.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@DrahtBot

DrahtBot commented Jul 8, 2026

Copy link
Copy Markdown

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline and AI policy for information on the review process.

Type Reviewers
ACK maflcko

If your review is incorrectly listed, please copy-paste <!--meta-tag:bot-skip--> into the comment that the bot should ignore.

@maflcko

maflcko commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

lgtm ACK b37d1d7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants