Skip to content

Releases: XRPLF/xbridge-cli

v0.3.1

12 Jul 17:57
823e1ca
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

What's Changed

  • chore: fix linter actions to run on commits on main by @mvadari in #145
  • fix: better error handling for account_objects failures by @mvadari in #143
  • build(deps-dev): bump mypy from 1.2.0 to 1.3.0 by @dependabot in #150
  • build(deps-dev): bump mypy from 1.3.0 to 1.4.1 by @dependabot in #151
  • fix: move docker yaml file + bump version to 0.3.1 by @mvadari in #154

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Apr 21:16
d00555a
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

  • fix: better handling of long start-up times by @mvadari in #125
  • fix: improve build flow for production-style networks by @mvadari in #126
  • change: skip already-done steps when bridge building by @mvadari in #131
  • feat: add optional amount param to fund by @mvadari in #130
  • build(deps-dev): bump mypy from 0.991 to 1.2.0 by @dependabot in #132
  • build(deps-dev): bump black from 22.12.0 to 23.3.0 by @dependabot in #128
  • change: switch transfer to expect XRP instead of drops by @mvadari in #135
  • change: adjust default verbosity for bridge commands by @mvadari in #138
  • change: replace all flags/options that have underscores with dashes by @mvadari in #137
  • feat: add flag to bridge build to fund the locking chain witness accounts by @mvadari in #136
  • chore: update version to v0.3.0 by @mvadari in #139

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Apr 21:14
4afad0a
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • feat: update to match the newest version of rippled/witness server by @mvadari in #120
  • fix: fix IOU seed issue by @mvadari in #123
  • chore: update version to v0.2.0 by @mvadari in #124

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Apr 21:14
05655d7
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • fix: Github Actions non-deterministic fails by @mvadari in #91
  • build(deps): bump psutil from 5.9.3 to 5.9.4 by @dependabot in #84
  • feat: add support for IOU-based bridges by @mvadari in #92
  • build(deps-dev): bump flake8-isort from 5.0.3 to 6.0.0 by @dependabot in #98
  • build(deps-dev): bump flake8-black from 0.3.5 to 0.3.6 by @dependabot in #96
  • build(deps-dev): bump isort from 5.10.1 to 5.11.4 by @dependabot in #95
  • build(deps-dev): bump coverage from 6.5.0 to 7.0.3 by @dependabot in #101
  • fix: new CI errors by @mvadari in #105
  • feat: use keytype everywhere by @mvadari in #102
  • update: update to latest versions of rippled/witness server by @mvadari in #112
  • fix: update to latest version of rippled by @mvadari in #114
  • refactor: rename sidechain-cli to xbridge-cli by @mvadari in #116
  • chore: update version to 0.1.0 by @mvadari in #117

Full Changelog: v1.0.0b1...v0.1.0

v1.0.0b1

18 Oct 15:25
67cacf7
Compare
Choose a tag to compare
v1.0.0b1 Pre-release
Pre-release

A second beta release, with several updates.

What's Changed

Summary

  • Docker support
  • Explorer support
  • User flow improvements
  • Assorted bug fixes

Details

Full Changelog: v1.0.0b0...v1.0.0b1

v1.0.0b0

03 Oct 14:19
d5a43ff
Compare
Choose a tag to compare
v1.0.0b0 Pre-release
Pre-release

This is the first beta release of the sidechain CLI.