Skip to content

Releases: niclabs/dtcnode

v3.0.3

08 Dec 00:59
Compare
Choose a tag to compare
  • Fixing deadlock bug in message reception. Now ZMQ REQ-REP sockets are reset if a message is not received (lazy pirate pattern)

v3.0.2

20 May 23:43
Compare
Choose a tag to compare
  • Changing test scripts to use updated version of dtcconfig

v3.0.1

09 Mar 21:10
Compare
Choose a tag to compare
  • Changing config name to dtcnode-config

v3.0.0

22 Jan 18:20
Compare
Choose a tag to compare
  • ECDSA support using tcecdsa library.
  • This version breaks compatibility with previous one, because the configuration file changes sightly.

v2.1.2

06 Dec 16:32
Compare
Choose a tag to compare
  • Moved configuration to the new wiki.

v2.1.0

05 Dec 13:59
Compare
Choose a tag to compare

Tests are now more automatic, thanks to dtcconfig tool.

V2.0.0

03 Dec 18:43
Compare
Choose a tag to compare
  • Joining gencurve, genconfig and dtcnode in one command
  • Now the complete system only requires a server on the nodes. The client (dtc library user) does not need to have to open a port, because now the ZMQ sockets used are REQ/REP.
  • Docker tests now use the local version to compile.
  • Compatible only with with dtc v2.x.x

v1.1.0

28 Jun 17:07
Compare
Choose a tag to compare
  • Hostname support

Initial Release

28 Jun 00:10
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v1.0.0

fixing key deletion routine