CodeChain-io / CodeChain-io/foundry
Handle invalid transactions.
Open
- Dominant language
- Rust
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
We have no proper rule for transactions that are tested to be valid by TxSorter, but not accepted by the actual owner module.
They will just reside in the mempool forever, in current implementation.
Contributor guide
Assessment
This issue has not been assessed yet.