-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
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.
TheCharlatan
Metadata
Metadata
Assignees
Labels
No labels