mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-10-14 00:59:33 +00:00

* [DEV-107] Disallow situation where a parent is also an ancestor of another parent * [DEV-107] Add comment for validateParents * [DEV-107] move validateParents to checkBlockContext * [DEV-107] break validateParents error to 2 lines * [DEV-107] remove TestProcessBlock * [DEV-107] fix comment that explains block 3c test * [DEV-107] remove blk_3C from TestCheckConnectBlockTemplate