neo-one-suite / neo-one

The One for easy, fast, & fun NEO app development.
https://neo-one.io
MIT License
93 stars 34 forks source link

fix(node): fix p2p error and add logging #2489

Closed spencercorwin closed 3 years ago

spencercorwin commented 3 years ago

Description of the Change

Test Plan

Continued node sync locally works.

Alternate Designs

The new logging in MessageTransform can and should be better but didn't have time to work that in correctly now and just added a console.log.

Benefits

Node working. And better error logging.

Possible Drawbacks

None.

Applicable Issues

2480

2410