Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

fully enable RuntimeDebug in feature = try-runtime #14136

Merged
merged 8 commits into from
May 15, 2023

Conversation

kianenigma
Copy link
Contributor

@kianenigma kianenigma commented May 13, 2023

This will propagate the feature down to sp-derive-debug, and slightly alters the implementation of RutnimeDebugNoBound such that it will preserve the log details of a runtime is being compiled with try-runtime.

@kianenigma kianenigma requested a review from a team May 13, 2023 13:12
@kianenigma kianenigma added A0-please_review Pull request needs code review. A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D2-notlive 💤 PR contains changes in a runtime directory that is not deployed to a chain that requires an audit. labels May 13, 2023
@kianenigma
Copy link
Contributor Author

bot merge

@paritytech-processbot paritytech-processbot bot merged commit 1eb0611 into master May 15, 2023
@paritytech-processbot paritytech-processbot bot deleted the kiz-enabled-logging-try-runtime branch May 15, 2023 19:07
ekovalev pushed a commit to ekovalev/substrate that referenced this pull request Jul 3, 2023
)

* fully enable `RuntimeDebug` in `feature = try-runtime`

* Delete settings.json

* fix

* fix

* fix

* update lock file with sp-debug-derive dep

* update doc

---------

Co-authored-by: muharem <ismailov.m.h@gmail.com>
(cherry picked from commit 1eb0611)
ekovalev pushed a commit to ekovalev/substrate that referenced this pull request Jul 4, 2023
)

* fully enable `RuntimeDebug` in `feature = try-runtime`

* Delete settings.json

* fix

* fix

* fix

* update lock file with sp-debug-derive dep

* update doc

---------

Co-authored-by: muharem <ismailov.m.h@gmail.com>
(cherry picked from commit 1eb0611)
ekovalev pushed a commit to ekovalev/substrate that referenced this pull request Jul 4, 2023
)

* fully enable `RuntimeDebug` in `feature = try-runtime`

* Delete settings.json

* fix

* fix

* fix

* update lock file with sp-debug-derive dep

* update doc

---------

Co-authored-by: muharem <ismailov.m.h@gmail.com>
(cherry picked from commit 1eb0611)
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
)

* fully enable `RuntimeDebug` in `feature = try-runtime`

* Delete settings.json

* fix

* fix

* fix

* update lock file with sp-debug-derive dep

* update doc

---------

Co-authored-by: muharem <ismailov.m.h@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D2-notlive 💤 PR contains changes in a runtime directory that is not deployed to a chain that requires an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants