Skip to content

Implement Babe blocks authorship#1569

Draft
tomaka wants to merge 2 commits intoparitytech:mainfrom
tomaka:babe-authorship
Draft

Implement Babe blocks authorship#1569
tomaka wants to merge 2 commits intoparitytech:mainfrom
tomaka:babe-authorship

Conversation

@tomaka
Copy link
Copy Markdown
Contributor

@tomaka tomaka commented Nov 2, 2021

To do before #1561

Copy link
Copy Markdown
Contributor

@mergify mergify Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving tomaka's pull requests

Copy link
Copy Markdown
Contributor

@mergify mergify Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving tomaka's pull requests. This auto-approval will be removed once more maintainers are active.

@kwanCCC
Copy link
Copy Markdown

kwanCCC commented Mar 3, 2022

@tomaka , I'm a new to substrate and I found smoldot is a good way to understand the background of substrate. I have a question about #1569. Is there any reason why BABE has not been implemented:question: Would you tell me If it's convenient for you. By the way, thanks to your great work:rocket:

@tomaka
Copy link
Copy Markdown
Contributor Author

tomaka commented Mar 3, 2022

It's not been implemented because nobody implemented it. It's as simple as that.
Full node and block authoring capabilities are not the primary goal of smoldot, so they're low priority.

@tomaka
Copy link
Copy Markdown
Contributor Author

tomaka commented Mar 3, 2022

This PR is missing the code that actually determines when a Babe slot is available.

dmitry-markin pushed a commit that referenced this pull request Mar 16, 2026
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@wat-1.0.82...wat-1.0.83)

---
updated-dependencies:
- dependency-name: wat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dmitry-markin dmitry-markin force-pushed the main branch 2 times, most recently from dffa75f to f471baa Compare March 16, 2026 14:19
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.

2 participants