Skip to content

Implement Babe blocks authorship#1569

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

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

Conversation

@tomaka

@tomaka tomaka commented Nov 2, 2021

Copy link
Copy Markdown
Contributor

To do before #1561

@mergify mergify Bot left a comment

Copy link
Copy Markdown
Contributor

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

@mergify mergify Bot left a comment

Copy link
Copy Markdown
Contributor

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

kwanCCC commented Mar 3, 2022

Copy link
Copy Markdown

@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

tomaka commented Mar 3, 2022

Copy link
Copy Markdown
Contributor Author

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

tomaka commented Mar 3, 2022

Copy link
Copy Markdown
Contributor Author

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