Skip to content

Releases: input-output-hk/jormungandr

v0.2.4

04 Jul 16:58
v0.2.4
ca7be06
Compare
Choose a tag to compare

release 0.2.4

Enhancement

  • Better error handling in block task
  • Logging improvements
  • Improvement to bootstrap scripts
  • new REST endpoint to query stake distribution of the current leadership
  • Fix certificate fees

Breaking change

  • Initial funds and old-funds now take a list of items in the yaml file, not just 1 item at a time. See #579

v0.2.3

23 Jun 16:02
Compare
Choose a tag to compare

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

v0.2.2

21 Jun 13:46
Compare
Choose a tag to compare

Improve REST Account API jcli formatting, add support for gelf logging, improve bootstrap script and documentation

Changelog:

  • mark gelf as optional feature #557
  • Fix incorrect PATH setting #555
  • Update introduction.md #552
  • Update delegating_stake.md #550
  • add more documentation #547
  • UTxO Info as a common interface between jcli, jormungandr and the tests #543
  • move to chain-deps #542
  • ignore unstable test #539
  • remove non needed reference #538
  • fix the path to the default genesis block in the documentation #537
  • add hex-crate to replace cardano::util::hex #534
  • account state for both jormungandr, jcli and tests #532
  • Revert "New corner cases for transaction module" #531
  • Add script for create account and delegating with it #529
  • provide more details on the error if available #528
  • Move genesis.yaml initial state to single list #527
  • Fix for soak test after #522 #526
  • Documentation update #524
  • Unify jormungandr API Types to allow better reusability #522
  • Update introduction.md #521
  • bootstrap: fix printed example command #519
  • Changing function declaration to POSIX-syntax #518
  • Increase logger async buffer from 128 to 1024 entries #509
  • removing dup getopts d #504
  • jcli: fix key type in help message ed25510bip32 -> ed25519bip32 #502
  • adding a few more flags/options to the bootstrap script #498
  • Support GELF logging output. #497
  • Remove todo in quickstart section about P2P #486
  • Test stability fix for transaction test cases #483

v0.2.1

15 Jun 11:04
Compare
Choose a tag to compare
release 0.2.1

v0.2.0

13 Jun 07:30
v0.2.0
bcd0383
Compare
Choose a tag to compare
release v0.2.0

v0.1.0

31 May 22:51
Compare
Choose a tag to compare
bump version to 0.1.0