File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,13 +29,18 @@ Ref: https://keepachangelog.com/en/1.0.0/
2929# Changelog
3030## v6.4
3131sei-chain
32+ * [ #3211 ] ( https://github.com/sei-protocol/sei-chain/pull/3211 ) Backport ` release/v6.4 ` : Unify EVM SS into single DB with store key prefixes
33+ * [ #3201 ] ( https://github.com/sei-protocol/sei-chain/pull/3201 ) Backport ` release/v6.4 ` : feat(mempool): only allow one retry for failed txs
34+ * [ #3199 ] ( https://github.com/sei-protocol/sei-chain/pull/3199 ) Add v154 wasmvm library compatibility documentation
35+ * [ #3196 ] ( https://github.com/sei-protocol/sei-chain/pull/3196 ) Backport ` release/v6.4 ` : Fix changelog generator
3236* [ #3193 ] ( https://github.com/sei-protocol/sei-chain/pull/3193 ) Backport ` release/v6.4 ` : hit ledger cache first then duckdb
3337* [ #3190 ] ( https://github.com/sei-protocol/sei-chain/pull/3190 ) Backport ` release/v6.4 ` : Debug Trace Speedup
3438* [ #3189 ] ( https://github.com/sei-protocol/sei-chain/pull/3189 ) Backport ` release/v6.4 ` : Make profiled block tracing opt-in by default
3539* [ #3188 ] ( https://github.com/sei-protocol/sei-chain/pull/3188 ) Backport ` release/v6.4 ` : Fix gzip corruption in EVM JSON-RPC responses via seiLegacyHTTPGate
3640* [ #3186 ] ( https://github.com/sei-protocol/sei-chain/pull/3186 ) Backport ` release/v6.4 ` : Guard LastCommitID with rootmulti read lock
3741* [ #3177 ] ( https://github.com/sei-protocol/sei-chain/pull/3177 ) Backport ` release/v6.4 ` : Fix gzip double-close in EVM JSON-RPC responses
3842* [ #3173 ] ( https://github.com/sei-protocol/sei-chain/pull/3173 ) Backport ` release/v6.4 ` : Fix gzip Content-Length parsing for flushed HTTP RPC responses
43+ * [ #3169 ] ( https://github.com/sei-protocol/sei-chain/pull/3169 ) Cut ` v6.4.0 ` tag atop head of ` release/v6.4 ` branch
3944* [ #3168 ] ( https://github.com/sei-protocol/sei-chain/pull/3168 ) Backport ` release/v6.4 ` : Update v6.4 changelog in prep for cutting tag
4045* [ #3166 ] ( https://github.com/sei-protocol/sei-chain/pull/3166 ) Backport ` release/v6.4 ` : fix: sei legacy http batch
4146* [ #3161 ] ( https://github.com/sei-protocol/sei-chain/pull/3161 ) Backport ` release/v6.4 ` : Add warning message for IAVL deprecation
You can’t perform that action at this time.
0 commit comments