Skip to content

Add stake transaction checks in create_block (mining.rs) #2434

Closed
@aesedepece

Description

@aesedepece

As of right now, when creating a block candidate, stake transactions are dumped from the mempool into the block without any prior checks regarding transaction weight, etc. Those checks need to be added similarly to how they exist for other transaction types.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions