Skip to content

3.5.0

Compare
Choose a tag to compare
@johanneshahn johanneshahn released this 22 Nov 13:29
· 36 commits to master since this release
ccac570

What's Changed

  • Update debian packaging for v3.4.0 by @who-biz in #84
  • updates the 'prettytable' dep to prevent crash on info command with rust 1.67.1 by @code-chronos in #83
  • Fix OwnerAPI v2 failure to retrieve epicbox config by @who-biz in #89
  • Gracefully handle invalid base58 encodings when calling 'send' cmd by @who-biz in #91
  • Fix domain/port discernment for transfers routed through epicbox by @who-biz in #90
  • Add GitHub Actions workflow for master branch by @who-biz in #92
  • Revert ebox port changes, fixes encrypted data parsing error by @who-biz in #93
  • [FIX] Improve epicbox address api calls by @blacktyger in #94
  • Update dependencies. by @johanneshahn in #95
  • Fix where epicbox listener stop receiving txs. by @johanneshahn in #96
  • fix bug where get_kernel send the wrong format to node api by @johanneshahn in #97
  • Don't panic on re-subscribe error, remove 'expect' usage by @who-biz in #98
  • push to release 3.5.0 by @johanneshahn in #99

New Contributors

Full Changelog: v3.4.0...v3.5.0