CityOfZion / neo-python

Python Node and SDK for the NEO 2.x blockchain. For NEO 3.x go to our successor project neo-mamba
https://neo-python.readthedocs.io/en/latest/
MIT License
313 stars 189 forks source link

revert nodemanager.start.port #948

Closed jseagrave21 closed 5 years ago

jseagrave21 commented 5 years ago

What current issue(s) does this address, or what feature is it adding?

How did you solve this problem?

How did you make sure your solution works? manual testing

Are there any special changes in the code that we should be aware of? no

Please check the following, if applicable:

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.001%) to 85.052% when pulling 6b3d4faa9d59f639544f52dd9fd02e8f6d451208 on jseagrave21:fix-nodemanager-start-port into c95fec661eeb876e82ce014abf72056e95f955e0 on CityOfZion:development.

ixje commented 5 years ago

I removed the changelog entry. This is so small (and actually a regression issue that's not out there in any release) that I consider it not big enough to report in the changelog. Still good catch!