Skip to content

Releases: SemkoDev/nelson.cli

Beta 0.4.0

03 Feb 15:24
Compare
Choose a tag to compare

Added

  • API basic HTTP auth

Changed

  • Fixed orphaned neighbours check.
  • Fixed API security bug.

Beta 0.3.22

29 Jan 06:06
Compare
Choose a tag to compare

Changed

  • Fixed tests on some systems that were failing.
  • Upgraded IOTA IRI JS Library to 0.4.7

Beta 0.3.21

24 Jan 10:24
Compare
Choose a tag to compare

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

  • Upgraded minimal node version to 8.9.4
  • Cleanup nelson on uncaught exception. Possible fix for #50
  • Upgrades WebSockets to 4.0.0. Possible fix for #45
  • Fixed docker to copy faster, ignoring unneeded files
  • Made docker run the tests while building

Beta 0.3.16

09 Jan 09:06
Compare
Choose a tag to compare

Changed

  • Fixed IRI TCP negotiation bug #5

Beta 0.3.15

09 Jan 01:54
Compare
Choose a tag to compare

Changed

  • Fixed IRI TCP negotiation bug #4
  • Removed binaries from versioning
  • Fixed terminal display of protocol

Beta 0.3.12

06 Jan 20:19
Compare
Choose a tag to compare

Changed

  • Fixed IRI TCP negotiation bug #3

Please upgrade if you are running Nelson +0.3.5

Beta 0.3.11

06 Jan 17:42
Compare
Choose a tag to compare

Changed

  • Fixed IRI TCP negotiation bug #2

All nodes v0.3.5+ are required to update

Beta 0.3.9

06 Jan 14:43
Compare
Choose a tag to compare

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

06 Jan 10:36
Compare
Choose a tag to compare

Added

  • IRI protocol negotiation between nodes

Changed

  • Fixed ECONNRESET bug

Beta 0.3.5

02 Jan 21:12
Compare
Choose a tag to compare

Changed

  • Fixed removed static neighbours on exit.
  • Fixed possible neighbour leak in IRI.
  • Fixes IPv6 URIs.