Skip to content

Releases: BuildOnViction/create-tomochain-masternode

v1.2.6

25 Feb 09:13
Compare
Choose a tag to compare
- Update new testnet

v1.2.5

04 Dec 05:00
Compare
Choose a tag to compare
- add wss stats

v1.2.4

02 Dec 04:51
Compare
Choose a tag to compare
- update ws stats url

v1.2.3

13 Sep 08:53
e99c45a
Compare
Choose a tag to compare
- Fix datadir issue

v1.2.2

25 Apr 08:32
Compare
Choose a tag to compare

Fix:

  • Map the volume back to /tomochain/data/tomo/chaindata instead of /tomochain.

v1.2.1

28 Mar 10:46
Compare
Choose a tag to compare

Fix:

  • Map the volume to /tomochain instead of /tomochain/data for tmn backward compatibility

v1.2.0

18 Mar 03:49
Compare
Choose a tag to compare

Add the following features:

  • Support pre-existing docker volumes (good for migrating from tmn)

v1.1.1

13 Mar 03:43
Compare
Choose a tag to compare

Fix:

  • Remove some debug strings

v1.1.0

07 Mar 04:27
Compare
Choose a tag to compare

Add the following features:

  • Change the name of the container so it still work with people scripts made for tmn
  • Fix logging level

v1.0.0

12 Feb 10:45
Compare
Choose a tag to compare

Initial release including:

  • User friendly cli questionnaire
  • Compiling the answers into a working docker-compose configuration
  • Some tips on getting started