Releases: SemkoDev/nelson.cli
Releases · SemkoDev/nelson.cli
Beta 0.4.0
Added
- API basic HTTP auth
Changed
- Fixed orphaned neighbours check.
- Fixed API security bug.
Beta 0.3.22
Changed
- Fixed tests on some systems that were failing.
- Upgraded IOTA IRI JS Library to 0.4.7
Beta 0.3.21
UPGRADING:
Please update NodeJS to LTS version 8.9.4: Older versions might not work with this release any more.
Added
- Additional entry nodes
- Possible fix for #45 ECONNRESET error
- Interval-compression of the neighbors database
- IRI cleanup of neighbors. Possible fix for #50
- Additional Peer and PeerList tests. Fixes #43
- Guard tests
- Basic node tests
- Node network integration tests
- Basic node network simulation package
- Parts of the node simulation package for integration tests
Changed
Beta 0.3.16
Changed
- Fixed IRI TCP negotiation bug #5
Beta 0.3.15
Changed
- Fixed IRI TCP negotiation bug #4
- Removed binaries from versioning
- Fixed terminal display of protocol
Beta 0.3.12
Beta 0.3.11
Beta 0.3.9
Changed
- Fixed IRI TCP negotiation bug
While Nelson 0.3.8 nodes are upgrading, you might still see 0TXs from TCP connections with those. Be patient :)
Beta 0.3.8
Added
- IRI protocol negotiation between nodes
Changed
- Fixed ECONNRESET bug
Beta 0.3.5
Changed
- Fixed removed static neighbours on exit.
- Fixed possible neighbour leak in IRI.
- Fixes IPv6 URIs.