Skip to content

Save the RLP decoded transaction in the storage of transaction pool instead of just transaction hash #4500

@natanasow

Description

@natanasow

Problem

Currently, we're saving only the transaction hash in the transaction pool storage but for txpool_* related methods, we need the entire transaction object.

Solution

Save the RLP decoded transaction in the transaction pool.

Note

Alternatives

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions