-
Notifications
You must be signed in to change notification settings - Fork 285
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
DAS nodes (tracking issue) #381
Comments
Superseded by #491 Should this be closed? |
Yes, let me go through the few open issues and repriotize them, or move them over to #491, or, close them (if no longer relevant). Not sure how to handle the spec-related ones at the top and the more organizational / work-flow related ones (see the unchecked boxes). Ideally, they should also be prioritized and be part of some tracking issue even if they do not block the dev-net (@adlerjohn @musalbas). |
OK, moved them over to #491 as well. |
* docs: Add upgrading guidelines for CometBFT v0.34.27 Signed-off-by: Thane Thomson <[email protected]> * Expand on env vars fallback support Signed-off-by: Thane Thomson <[email protected]> * docs: Add upgrading guidelines to v0.34.x docs Signed-off-by: Thane Thomson <[email protected]> * docs: Update docs intro root with upgrading guidelines link Signed-off-by: Thane Thomson <[email protected]> * Add note on Go module URL and historical upgrading instructions link Signed-off-by: Thane Thomson <[email protected]> * docs: Sync with upgrading root doc Signed-off-by: Thane Thomson <[email protected]> * Update UPGRADING.md * Adds a note about the use of go 1.19 --------- Signed-off-by: Thane Thomson <[email protected]> Co-authored-by: Lasaro <[email protected]>
DAS node types
Now that the MVP DAS light-client is out of the door, we should focus on getting the other node types specified, decide on a few networking and p2p-related questions and actually implement all other node types.
Experiments:
This section needs further discussion and clarification
Lazyledger-core / actual DAS fullnode:
More on Experiments:
Required ADRs, decisions, and components:
ADR: DAS node-types aka partial nodes #388Implementation:
Make consensus messages DA ready #181(we won't need to change consensus messages unless it's necessary for changing block propagation)Chores:
Nice to haves:
PutBlock
method #196The text was updated successfully, but these errors were encountered: