Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gossips extensions for the Staking Credentials framework #1054

Closed
wants to merge 4 commits into from

Conversation

ariard
Copy link
Contributor

@ariard ariard commented Jan 31, 2023

This BOLT introduces 2 new types of gossips messages:

  • credentials_policy
  • contract_policy

The idea with the new contract_policy, it enables fine-grained risk-management per-type of contracts (e.g dual-funding, liquidity ads) but also a Contract Provider dynamically-accepting multiple credentials.

TODO: cleanup the classic range of extensions.

@ariard
Copy link
Contributor Author

ariard commented Jan 31, 2023

Sorry for the noise -- Aimed to open this pull request against my own BOLT repository, just fucked up the gamified interface of Github.

For Staking Credentials, protocol aims to be documented in a serie of own BOLTs, one by component to favor cross-layers re-usability, good extensibility with the classic BOLTs and low-level of document to yield fine inter-operability. When I've have a version 0.1 ready for reviews, I'll udpate #1043 in consequence.

Beyond, for now using some random BOLT ranges as we don't have a BOLT namespace opened for experimentation
like we have for messages and TLV records, iirc.

@ariard ariard closed this Jan 31, 2023
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