mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-30 18:56:41 +00:00

* [NOD-1519] Separate BlockBuilder and BlockProcessor * [NOD-1519] Wire blockBuilder properly + implement buildBlockWithParents * [NOD-1519] Added testapi package, TestConsensus interface, and TestConsensus factory * [NOD-1519] Add comments * [NOD-1519] Separate TestBlockBuilder out of BlockBuilder * [NOD-1519] TestBlockBuilder should also implement BlockBuilder * [NOD-1519] Add NewTestConsensus to factory interface