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.0.1 #104

Merged
merged 150 commits into from
Aug 9, 2024
Merged

release: prepare for release v1.0.1 #104

merged 150 commits into from
Aug 9, 2024

Conversation

unclezoro
Copy link
Collaborator

Description

Prepare for release v1.0.1

Rationale

This release is for BSC testnet Bohr upgrade and opBNB testnet Wright upgrade.

FEATURES

  • #102 chore: update deps
  • #101 feat: support traceBlock and traceTransaction for bsc
  • #100 feat: add fork time for Bohr Hardfork of BSC in testnet
  • #99 feat: add fork time for Wright Hardfork of opBNB in testnet
  • #94 feat: support Wright upgrade for opbnb
  • #95 feat: add prune for ancient sidecars data
  • #86 feat: implement the Bohr upgrade of BSC
  • #98 feat: merge with upstream v1.0.3 version

BUGFIX

  • #97 fix: snapshot incompatibility issue

Potential Impacts

All testnet client are encouraged to upgrade to latest version

joshieDo and others added 30 commits July 9, 2024 15:13
Co-authored-by: Matthew Smith <[email protected]>
Co-authored-by: Matthias Seitz <[email protected]>
Co-authored-by: joshieDo <[email protected]>
Co-authored-by: Dan Cline <[email protected]>
BrianBland and others added 27 commits July 18, 2024 07:24
Co-authored-by: Matthias Seitz <[email protected]>
* feat: implement beps of bsc

* add rialto contracts

* add bohr hardfork

* add rialto config

* fix rialto issues

* update hardfork

* update hardfork

* fix hardforks

* update rialto

* update rialto

* update backoff time

* fix bug

* add config for breathe block interval

* update rialto

* update contracts

* update rlp

* update rlp

* update rlp

* fix snapshot issue

* fix ci issues

* fix lint errors

* fix lint errors

* fix lint errors

* fix pre contract call

* fix lint issue

* exclude inturn validator in backoff time calculation

* fix lint issue

* update the system contracts

* remove useless code
* fix: snapshot incompatibility issue

* fix: check snap.turn_length is none or zero
* feat: support Wright upgrade for opbnb

* fix lint errors

* fix lint errors

* fix ci

* fix ci
* feat: add fork time for Wright Harfork of opBNB in testnet

* fix ci
@unclezoro unclezoro merged commit 17adc97 into main Aug 9, 2024
35 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.