Skip to content

Releases: BuildOnViction/tmn

v0.4.0

04 Dec 11:25
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Add the following features:

  • Add possibility to expose RPC and WS endpoint with the --api flag

v0.3.2

27 Nov 10:15
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

Hotfix:

  • Require python ^3.5.3 instead of ^3.5 as 3.5.2 has a bug who breaks eth-utils

v0.3.1

26 Nov 10:28
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Hotfix:

  • fix dependencies

v0.3.0

26 Nov 05:57
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Add the following features:

  • change the identity of the node to it's coinbase
  • the identity is now only used for metrics and is not added to the name on the stats page
  • add mainnet network

v0.2.5

01 Oct 07:40
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

Hotfix:

  • tmn can notice that some persistent configuration is missing
  • in this case, deduce that it comes from upgrading from 0.1.x and ask to recreate the node

v0.2.4

30 Sep 07:06
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

Hotfix:

  • display ok/error instead of βœ”/βœ— on non utf-8 enabled terminals

v0.2.3

30 Sep 06:21
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Hotfix:

  • fix private key being ingored when creating container

v0.2.2

28 Sep 11:18
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Hotfix:

  • fix node id changing on each update

v0.2.0

28 Sep 10:31
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Add the following features:

  • completely refactored logic
  • update command to update your masternode with the latest version of the TomoChain client
  • log rotation, your logs will never exceed 3GB
  • minor aesthetics changes

v0.1.3

20 Sep 10:45
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Hotfix:

  • Increase maximum name length from 10 to 30