-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: prepare for release v1.4.12
- Loading branch information
Showing
2 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,28 @@ | ||
# Changelog | ||
|
||
## v1.4.12 | ||
|
||
### BUGFIX | ||
### FEATURE | ||
### IMPROVEMENT | ||
|
||
cmd/jsutils: add a tool to get performance between a range of blocks (#… | ||
go.mod: update missing dependency (#2546) | ||
nancy: ignore [email protected] in .nancy-ignore (#2559) | ||
chore: update greenfield cometbft version (#2556) | ||
tests: fix unstable test (#2561) | ||
fix: fix state inspect error after pruned state (#2557) | ||
fix: delete unexpected block (#2562) | ||
cmd/jsutils: add a tool to get slash count (#2569) | ||
core: clearup testflag for Cancun and Haber (#2572) | ||
core: avoid to cache block before wroten into db (#2566) | ||
fix: fix statedb copy (#2567) | ||
cmd/utils: support use NetworkId to distinguish chapel when do syncing ( | ||
feat: enhance bid comparison and reply bidding results && detail logs (… | ||
core: adapt highestVerifiedHeader to FastFinality (#2574) | ||
core/vote: not vote if too late for next in turn validator (#2568) | ||
|
||
|
||
## v1.4.11 | ||
|
||
### BUGFIX | ||
|
This file contains 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