This will make it easy to check if a tx would fit a block without having to go through the expensive block construction process.
This is a refactor only, there is no change in behavior.
Differential D17793
Extract the block fitting logic from the block assembler logic Fabien on Wed, Mar 12, 20:45. Authored by Tags None Subscribers None
Details
This will make it easy to check if a tx would fit a block without having to go through the expensive block construction process. This is a refactor only, there is no change in behavior. ninja all check-extended
Diff Detail
|