Conversation
merge: master to develop for v1.5.16
* ci: Dockerfile: bump alpine version * ci: docker-release: add arm64 runner and multi-arch build
buddh0
approved these changes
Jun 17, 2025
galaio
approved these changes
Jun 17, 2025
zlacfzy
approved these changes
Jun 17, 2025
MatusKysel
approved these changes
Jun 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
v1.5.17 is a maintenance release, which mainly includes several commits to further improve the performance.
Here is the list of recent performance commits:
ChangeLog
FEATURE
#3141 feat: support to disable txindexer;
BUGFIX
#3157 build(deps): bump github.com/pion/interceptor from 0.1.37 to 0.1.39
#3167 eth: not begin to sync during processing broadcasted blocks or hash
IMPROVEMENT
#3140 feat: remove gc restriction for large mem;
#3135 miner: simplify code for simulating bids
#3151 cmd/jsutils: add new builders for chapel net
#3111 config: default config values if not set in config.toml
#3137 Docker arm64 runners
#3156 vm: implement contract pool
#3166 chore: remove unused file
#3164 cmd/jsutils: add builders and improve output for getMevStatus
#3139 miner/worker: broadcast mined block immediately before wroten into db
#3160 miner: add more metrics for mev
#3145 miner: prefetch states for bids simulating
#3173 ethdb: enlarge the number of memory tables