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

fix: update genesis build source code for cc3 node #481

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

rustlang-dev
Copy link
Contributor

Description of proposed changes

update genesis build source code for cc3 node


Practical tips for PR review & merge:

  • All GitHub Actions report PASS
  • Newly added code/functions have unit tests
    • Coverage tools report all newly added lines as covered
    • The positive scenario is exercised
    • Negative scenarios are exercised, e.g. assert on all possible errors
    • Assert on events triggered if applicable
    • Assert on changes made to storage if applicable
  • Modified behavior/functions - try to make sure above test items are covered
  • Integration tests are added if applicable/needed

@rustlang-dev rustlang-dev requested a review from a team as a code owner September 16, 2024 14:15
@rustlang-dev rustlang-dev requested review from atodorov and wahid-gluwa and removed request for a team September 16, 2024 14:15
@rustlang-dev rustlang-dev changed the base branch from handle-polkadot-forks to fix-overrides-evm-cache-task September 16, 2024 14:15
@rustlang-dev rustlang-dev merged commit dd0e563 into fix-overrides-evm-cache-task Sep 16, 2024
16 of 24 checks passed
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.

1 participant