Skip to content

Releases: niclabs/dtcconfig

v1.0.8

22 Jun 14:46
Compare
Choose a tag to compare
  • Reformatting code with gopls server
  • Updating dtc/dtcnode versions required to latest

v1.0.7

20 May 23:34
Compare
Choose a tag to compare
  • Changing command name from rsa to create. The configuration files do not depend of the signing algorithm.
  • Fixing IPv6 parsing as hostname in nodes

v1.0.6

09 Mar 21:11
Compare
Choose a tag to compare
  • Changing default config names to dtc-config and dtcnode-config in dtc and dtcnode respectively

v1.0.5

15 Jan 14:08
Compare
Choose a tag to compare
  • Fixing flag defined two times

v1.0.4

06 Dec 16:31
Compare
Choose a tag to compare
  • Adding "Timeout" configuration.
  • Fixing "logpath" configuration.

v1.0.2

05 Dec 18:47
Compare
Choose a tag to compare
  • Changing some default values for ones less error-prone. For example, now logs are created by default on /tmp/, and the database and client config are created on the current folder.

v1.0.1

04 Dec 18:02
Compare
Choose a tag to compare

Now the node folders are numbered instead of use the host and port (those values could be equal for all nodes)

Initial Release

04 Dec 15:03
Compare
Choose a tag to compare
  • RSA Config Support