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

* [NOD-1012] Disallow non-native/coinbase transactions. * [NOD-1012] Fix logic error. * [NOD-1012] Fix/skip tests and remove --subnetwork. * [NOD-1012] Disconnect from non-native peers. * [NOD-1012] Don't skip subnetwork tests. * [NOD-1012] Use EnableNonNativeSubnetworks in peer.go. * [NOD-1012] Set EnableNonNativeSubnetworks = true in the tests that need them rather than by default in Simnet.