Skip to content

.capnp files in a subtree #217

@rustaceanrob

Description

@rustaceanrob

After revisiting #174, a client can take the capnp files from bitcoin/src/ipc/capnp with essentially no changes and use them to generate client code in their target language. Would it make sense to add these to a separate repository and tag them per each release in Bitcoin Core? i.e. if I would like to build on v0.30 IPC interface, I would clone the capnp file repository and checkout the v0.30 tag.

Perhaps related to #54, maybe these tags are not dependent on Bitcoin Core and reflect the semantic versioning of the capnp schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions