mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-07-07 21:32:32 +00:00

* [NOD-1145] Remove panics from regular flows. * [NOD-1145] Remove panics from the handshake flow. * [NOD-1045] Fix merge errors. * [NOD-1045] Remove a comment. * [NOD-1045] Handle errors properly in AddTransaction and AddBlock. * [NOD-1045] Remove a comment. * [NOD-1045] Wrap ErrPeerWithSameIDExists with ProtocolError. * [NOD-1145] Add TODOs.