mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-28 01:36:42 +00:00

* [DEV-333] Added subnetwork to local peer version message. * [DEV-333] Fixed broken references. * [DEV-333] Added serialization/deserialization of the version message. * [DEV-333] Added rejection for peers with wrong subnetwork. * [DEV-333] Fixed bad comment. * [DEV-333] Renamed ChainParams to DAGParams. * [DEV-333] Fixed partial nodes disconnecting from full nodes. * [DEV-333] chain -> DAG * [DEV-333] Possibly fixed outbound msgVersion rules. * [DEV-333] Combined the two incompatible subnetwork cases into one if. * [DEV-333] Reformatted the condition.