Skip to content

Commit 3a9144b

Browse files
committed
add changelog
1 parent 59bc5bb commit 3a9144b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Implement forced inclusion and based sequencing ([#2797](https://github.com/evstack/ev-node/pull/2797))
1515
This changes requires to add a `da_epoch_forced_inclusion` field in `genesis.json` file.
1616
To enable this feature, set the force inclusion namespace in the `evnode.yaml`.
17+
- 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))
18+
Additionally, modified the core package to support marking transactions as forced included transactions.
19+
The execution client ought to perform basic validation on those transactions as they have skipped the execution client's mempool.
1720

1821
### Changed
1922

0 commit comments

Comments
 (0)