mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-24 15:02:32 +00:00

* [NOD-1175] Get rid of something weird. * [NOD-1175] Implement AddBlock. * [NOD-1175] Implement BFDisallowOrphans. * [NOD-1175] Pass flags into AddBlock. * [NOD-1175] Remove isOrphan and isDelayed handling from AddBlock. * [NOD-1175] Use default return values in error. * [NOD-1175] Bring back a comment. * [NOD-1175] Add ErrOrphanBlockIsNotAllowed to errorCodeStrings.