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

Patch host functions so that the name matches with cc3 #9

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

beqaabu
Copy link
Collaborator

@beqaabu beqaabu commented Feb 12, 2025

What does it do?

renames moonbeam host function to creditcoin host functions so that the clients don't break when we have a runtime upgrade to the latest polkadot. Additionally gives us the ability to have a single docker image for both normal nodes and the "tracer" nodes (blockscout). After the runtime the normal nodes will be able to continue operating without the client update, while blockscout will have to update their client to be able to use tracing (this is based on current findings, continuing research on that atm)

What important points should reviewers know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

Copy link
Collaborator

@atodorov atodorov left a comment

Choose a reason for hiding this comment

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

LGTM

@beqaabu beqaabu merged commit 9b99fdf into gluwa_stable_2409 Feb 13, 2025
26 checks passed
@beqaabu beqaabu deleted the gluwa_stable_2409_patch_host branch February 13, 2025 07:34
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.

3 participants