Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

release: prepare for v1.0.6 #177

Merged
merged 4 commits into from
Oct 30, 2024
Merged

release: prepare for v1.0.6 #177

merged 4 commits into from
Oct 30, 2024

Conversation

forcodedancing
Copy link
Collaborator

@forcodedancing forcodedancing commented Oct 29, 2024

Description

Prepare release for v1.0.6.

Rationale

New Features

  1. The new engine will be the default engine for BSC, so the experiment flag --engine.experimental should be removed when running a BSC node.
  2. Trie prefetch feature is enabled for the new engine to improve performance, please use --enable-prefetch to enable it.
  3. Introduced --optimize.enable-execution-cache flag to enable cache for the execution of live sync.

Features

  • #175: Update the default threshold of merkle rebuild to 50k.
  • #170: Remove ChainSpecHardforks to improve code quality.
  • #163: Merge with upstream v1.1.0.
  • #164: Enable prefetch on the new engine.
  • #153: Enable state cache for live-sync execution.
  • #151: Add step size check for BSC stage sync.

Bug Fixes

  • #169: Fix removing sidecars issue in remove_blocks_above.
  • #171: Fix typo in Makefile.

Example

NA

j75689 and others added 2 commits October 29, 2024 11:34
* chore: update `optimize.skip-state-root-validation` desc of flag

* chore: update fmt
@unclezoro unclezoro added this pull request to the merge queue Oct 30, 2024
Merged via the queue into main with commit 41ca1f1 Oct 30, 2024
50 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants