Skip to content

v0.2.3

Compare
Choose a tag to compare
@NicolasDP NicolasDP released this 23 Jun 16:02

Reduce the amount of duplication in tests and expose a much more friendly human formatting for the genesis yaml file (for example we now take UTC date where we use to take unix seconds as integer and
duration string "1 hours" where we use to take the number of seconds as integer)

Changelog:

  • Move JCLI's genesis into jormungandr-lib #560
  • Improve ENTRYPOINT with CMD in Dockerfile #559