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(client): cleanup client and node #2537

Closed spencercorwin closed 3 years ago

spencercorwin commented 3 years ago

Description of the Change

Lots of updates to the client and node while preparing for NEO Tracker N3 upgrade.

Test Plan

None.

Alternate Designs

None.

Benefits

MUCH cleaner code with less bugs and better types definitions. Also remove confusing TODO comments. Also adds extra transaction receipt information for client consumption.

Possible Drawbacks

Could have made bad changes.

Applicable Issues

2466

2240