File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,19 +9,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ Unreleased]
1111
12+ ### Added
13+
14+ - Add AWS & GCP KMS signer backend [ #3171 ] ( https://github.com/evstack/ev-node/pull/3171 )
15+ - Subscribe to forced inclusion namespace events [ #3146 ] ( https://github.com/evstack/ev-node/pull/3146 )
16+ - Display block source in sync log [ #3193 ] ( https://github.com/evstack/ev-node/pull/3193 )
17+
1218### Fixed
1319
1420- Refetch latest da height instead of da height +1 when P2P is offline [ #3201 ] ( https://github.com/evstack/ev-node/pull/3201 )
1521- Fix race on startup sync. [ #3162 ] ( https://github.com/evstack/ev-node/pull/3162 )
1622- Strict raft state. [ #3167 ] ( https://github.com/evstack/ev-node/pull/3167 )
1723- Retry fetching the timestamp on error in da-client [ #3166 ] ( https://github.com/evstack/ev-node/pull/3166 )
1824
19- ### Added
20-
21- - Add AWS & GCP KMS signer backend [ #3171 ] ( https://github.com/evstack/ev-node/pull/3171 )
22- - Subscribe to forced inclusion namespace events [ #3146 ] ( https://github.com/evstack/ev-node/pull/3146 )
23- - Display block source in sync log [ #3193 ] ( https://github.com/evstack/ev-node/pull/3193 )
24-
2525## v1.0.0
2626
2727### Fixed
You can’t perform that action at this time.
0 commit comments