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

chore: remove ChainSpecHardforks #170

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

pythonberg1997
Copy link
Contributor

@pythonberg1997 pythonberg1997 commented Oct 24, 2024

Description

This pr is to remove ChainSpecHardforks from the codebase

Rationale

Previously, we implemented some BSC functionality using the nightly trait alias feature, which resulted in numerous BSC feature cfg flags in our code and required nightly Rust for compilation. We have now restructured the code to remove this feature, improving code cleanliness and readability.

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Potential Impacts

  • add potential impacts for other components here
  • ...

@pythonberg1997 pythonberg1997 changed the title feat: optimize bsc trace api hore: remove ChainSpecHardforks Oct 25, 2024
@pythonberg1997 pythonberg1997 changed the title hore: remove ChainSpecHardforks chore: remove ChainSpecHardforks Oct 25, 2024
@unclezoro unclezoro merged commit ebc06e1 into bnb-chain:develop Oct 29, 2024
47 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.

3 participants