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(sdk-coin-bsc): rename bsc to bnb #3701

Closed
wants to merge 1 commit into from
Closed

Conversation

kxl4126
Copy link
Contributor

@kxl4126 kxl4126 commented Jun 29, 2023

Ticket: EA-709

This is a breaking change for services that rely on SDK BSC constants like WP. Will verify corresponding WP changes with alpha release.

Copy link
Contributor

@mmcshinsky-bitgo mmcshinsky-bitgo left a comment

Choose a reason for hiding this comment

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

All these commits will need to be marked as breaking changes in the commit footer. Commit descriptions should also outline the breaking change for external consumers.

@kxl4126 kxl4126 marked this pull request as ready for review June 29, 2023 22:25
@kxl4126 kxl4126 requested review from a team as code owners June 29, 2023 22:25
@islamaminBitGo
Copy link
Contributor

We want to be wary of a possible HSM change as well.

@mmcshinsky-bitgo
Copy link
Contributor

Has there been consideration in not touching this module until it is fully deprecated and spinning up a new bnb module?

Copy link
Contributor

@sachushaji sachushaji left a comment

Choose a reason for hiding this comment

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

Think we can keep the chain name as Binance smart chain itself, Not BNB smart chain, Other than that things looks good, Adding do not merge for this untill we made associated changes in all other Microservices. Think we have a lot of places to update inorder to have this updated everywhere and also we can consider @mmcshinsky-bitgo suggestion so that this becomes non-breaking

'Binance Smart Chain',
Networks.main.bsc,
'bnb',
'BNB Smart Chain',
Copy link
Contributor

Choose a reason for hiding this comment

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

Why change Binance to BNB?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh I think BSC is trying to distance itself from Binance exchange so they want to brand BSC (the chain) as BNB Smart Chain. That's what I read at least.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

https://cointelegraph.com/learn/a-beginners-guide-to-the-bnb-chain-the-evolution-of-the-binance-smart-chain#:~:text=BNB%20vs.&text=The%20Binance%20Chain%2C%20where%20staking,Chain%2C%20still%20abbreviated%20as%20BSC.

The Binance Chain, where staking and voting occur (BNB Chain Governance), has changed its identity to BNB Beacon Chain under the rebranded BNB Chain umbrella. The Binance Smart Chain, which supports several blockchains and is compatible with the EVM, is known simply as BNB Smart Chain, still abbreviated as BSC.

'Testnet Binance Smart Chain',
Networks.test.bsc,
'tbnb',
'Testnet BNB Smart Chain',
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we could keep Binance as is ?

@zahin-mohammad zahin-mohammad marked this pull request as draft June 30, 2023 14:51
Copy link
Contributor

@zahin-mohammad zahin-mohammad left a comment

Choose a reason for hiding this comment

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

Flushing from review Q, please re-request review once this is ready.

@kxl4126
Copy link
Contributor Author

kxl4126 commented Jun 30, 2023

Has there been consideration in not touching this module until it is fully deprecated and spinning up a new bnb module?

I think this is good route to take --- I'll follow up with team.

@kxl4126 kxl4126 closed this Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants