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

release: prepare for release v1.4.8 #2486

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

zzzckck
Copy link
Collaborator

@zzzckck zzzckck commented May 21, 2024

Description

Release v1.4.8 is a cut-in hard fork release for BSC Testnet and Mainnet, the HF name is: Haber, it only supports one BEP: BEP-381: Precompile for secp256r1 Curve Support

As there is strong demand for supporting of secp256r1 pre-compile contract, we decide to move it faster.
And BSC would use address 0x100, which is same as other major chains to make it easier for developers.
Developers may refer this code on how to use this pre-compile contract: https://github.com/getclave/clave-contracts/blob/master/contracts/helpers/VerifierCaller.sol

The target Haber hard fork time will be:

  • Testnet: 2024-05-29 06:07:00 AM UTC
  • Mainnet: 2024-06-20 06:05:00 AM UTC

Change Log

FEATURE

  • #2483 core/vm: add secp256r1 into PrecompiledContractsHaber
  • #2400 RIP-7212: Precompile for secp256r1 Curve Support

IMPROVEMENT
NA

BUGFIX
NA

Example

NA

Compatibility

NA

@zzzckck zzzckck marked this pull request as draft May 21, 2024 09:18
@zzzckck zzzckck marked this pull request as ready for review May 21, 2024 09:48
@zzzckck zzzckck merged commit f5ba30e into bnb-chain:master May 21, 2024
7 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.

5 participants