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

feat: runtime patching scripts #89

Merged
merged 7 commits into from
Jul 11, 2024
Merged

feat: runtime patching scripts #89

merged 7 commits into from
Jul 11, 2024

Conversation

raynaudoe
Copy link
Contributor

This PR introduces new scripts for managing runtime upgrades

create_runtime_patch.sh: Creates patch files with new code from the Polkadot repo.
apply_runtime_patch.py: Applies patches while preserving specific content.
revert_unwanted_changes.py: Reverts specific changes in files.

all details the README.md file

@hbulgarini hbulgarini merged commit eb05342 into main Jul 11, 2024
@raynaudoe raynaudoe deleted the feat/runtime_patch branch July 17, 2024 18:48
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