------------------
- Prefix ``vin`` JSON output format to match C
- Update ``neo-boa`` to v0.5.0 for Python 3.7 compatibility
- Update ``pexpect`` to 4.6.0 to be compatible with Python 3.7
- Accept incoming node connections, configurable via protocol config file setting (default: OFF)
- Fixes vulnerability to RPC invoke functionality that can send node into unclosed loop during 'test' invokes
- Fix issue with opening recently created wallets
- Fix ``import_blocks.py`` block hash caching issue
- Update prompt.py: add ``account`` to help, update help, update standard completions, add ``config maxpeers`` functionality, update ``configure`` function arguments to behave as intended
- Add support for multiple requests in one transaction for JSON-RPC
- Update docs ``toctree`` so all pages are indexed & added instructions for contributing to docs