Skip to content

Commit 2b91f7e

Browse files
committed
change to rc
1 parent 11573a9 commit 2b91f7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12-
## v1.0.0-beta.12
12+
## v1.0.0-rc.1
1313

1414
### Added
1515

1616
- Implement forced inclusion and based sequencing ([#2797](https://github.com/evstack/ev-node/pull/2797))
1717
**This changes requires to add a `da_epoch_forced_inclusion` field in node's `genesis.json` file.**
18-
To enable this feature, set the force inclusion namespace in the `evnode.yaml` (enableable from beta.13).
18+
To enable this feature, set the force inclusion namespace in the `evnode.yaml` (enableable from rc.2).
1919
- Added `post-tx` command and force inclusion server to submit transaction directly to the DA layer. ([#2888](https://github.com/evstack/ev-node/pull/2888))
2020
Additionally, modified the core package to support marking transactions as forced included transactions.
2121
The execution client ought to perform basic validation on those transactions as they have skipped the execution client's mempool.

0 commit comments

Comments
 (0)