Skip to content

Conversation

@bl0up
Copy link
Contributor

@bl0up bl0up commented Nov 25, 2024

Summary by Sourcery

Documentation:

  • Remove references to Binance Smart Chain (BSC) from various documentation files, including installation guides, supported blockchains, middleware usage, and network connection instructions.

@sourcery-ai
Copy link

sourcery-ai bot commented Nov 25, 2024

Reviewer's Guide by Sourcery

This PR removes all references to Binance Smart Chain (BSC) from the documentation, including the removal of BSC-related files, guides, and mentions in various documentation files. The implementation involves deleting BSC-specific documentation files and updating existing documentation to remove BSC from supported blockchain lists and examples.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Remove BSC from supported blockchain lists and examples
  • Remove BSC from the list of supported public chains
  • Update middleware documentation to remove BSC references
  • Update network and node connection guides to remove BSC examples
docs/launch-platform/self-hosted/installing-on-an-existing-cluster/introduction.md
docs/using-platform/11_middleware.md
docs/using-platform/1_add-a-network-to-an-application.md
docs/using-platform/2_add-a-node-to-a-network.md
docs/using-platform/5_connect-to-a-node.md
Delete all BSC-specific documentation files
  • Remove BSC basics guide
  • Remove BSC node types documentation
  • Remove BSC connection guide
  • Remove BSC network stats documentation
  • Remove BSC integration tools documentation
  • Remove BSC template library files
docs/blockchain-guides/3_Binance-Smart-Chain/1_binance-smart-chain-the-basics.md
docs/blockchain-guides/3_Binance-Smart-Chain/2_binance-smart-chain-node-types.md
docs/blockchain-guides/3_Binance-Smart-Chain/3_binance-smart-chain-connect-to-a-node.md
docs/blockchain-guides/3_Binance-Smart-Chain/4_binance-smart-chain-network-stats.md
docs/blockchain-guides/3_Binance-Smart-Chain/5_binance-smart-chain-integration-tools.md
docs/blockchain-guides/3_Binance-Smart-Chain/Template-library/1_binance-smart-chain-erc-20.md
docs/blockchain-guides/3_Binance-Smart-Chain/Template-library/2_binance-smart-chain-erc-721.md
docs/blockchain-guides/3_Binance-Smart-Chain/Template-library/3_binance-smart-chain-state-machine.md
docs/blockchain-guides/3_Binance-Smart-Chain/_category_.json
Remove BSC-related assets
  • Remove BSC logo image import
  • Remove BSC logo ContentCard component
docs/about-settlemint/1_supported-blockchains.mdx

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@github-actions github-actions bot added the feat New feature label Nov 25, 2024
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @bl0up - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Review instructions: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@bl0up bl0up merged commit 91424e4 into main Nov 25, 2024
2 checks passed
@bl0up bl0up deleted the feat/disable-bsc branch November 25, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants