Page MenuHomePhabricator

Extract the block fitting logic from the block assembler logic
ClosedPublic

Authored by Fabien on Wed, Mar 12, 20:45.

Details

Summary

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.

Test Plan
ninja all check-extended

Diff Detail