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

Deposit events on genesis test #2610

Closed
wants to merge 14 commits into from

Conversation

juangirini
Copy link
Contributor

This PR allows tests (std) to deposit events on genesis.

Sspin-off of #2102, listed as a "backport candidate"

A minor change to frame-system that allows us to deposit events at genesis because now the real genesis config is generated via wasm, and we can safely assume cfg!(feature = "std") means only testing. related to #62.

cc @kianenigma

juangirini and others added 13 commits December 4, 2023 10:49
Removes obsolete fields from the `QueueConfigData` structure. For the
remaining fields, if they use the old defaults, we replace them with the
new defaults.

Resolves: #1795
## Overview

This PR brings in the new version of prdoc v0.0.6 and allows:
- local schema
- local config
- local template

It also fixes the existing prdoc files to match the new schema.

## todo

- [x] add a brief doc/tldr to help contributors get started
- [x] test CI
- [x] finalize schema
- [x] publish the next `prdoc` cli version (v0.0.7 or above)

---------

Co-authored-by: Egor_P <egor@parity.io>
Co-authored-by: Bastian Köcher <git@kchr.de>
@juangirini juangirini changed the base branch from master to jg/polkadot-sdk-docs December 4, 2023 16:33
@juangirini juangirini requested a review from kianenigma December 4, 2023 16:33
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable 2/3
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4597808

Base automatically changed from jg/polkadot-sdk-docs to master December 5, 2023 09:23
@bkchr bkchr closed this Jul 24, 2024
@bkchr bkchr deleted the jg/deposit-events-on-genesis-std branch July 24, 2024 20:29
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.

5 participants