ChainSafe / ChainSafe/gossamer
Consolidate handling of invalid transactions
Open
C-simple
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- Currently, both the babe package and the runtime package have their own separate logic for handling invalid transaction (including unmarshalling). This probably can be better organized. So this issue would entail investigating if we should/how to better organize as well as making the appropriate changes
Contributor guide
Assessment
This issue has not been assessed yet.