Releases: XRPLF/xbridge-cli
Releases · XRPLF/xbridge-cli
v0.3.1
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
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
v0.1.0
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
toxbridge-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
A second beta release, with several updates.
What's Changed
Summary
- Docker support
- Explorer support
- User flow improvements
- Assorted bug fixes
Details
- fix: assorted fixes by @mvadari in #41
- test: add tests by @mvadari in #42
- fix: bugs with tests by @mvadari in #44
- build(deps-dev): bump flake8 from 4.0.1 to 5.0.4 by @dependabot in #37
- refactor: switch to new bootstrap format by @mvadari in #46
- build(deps-dev): bump coverage from 6.4.4 to 6.5.0 by @dependabot in #47
- build(deps): bump xrpl-py from 1.7.0b0 to 1.7.0b1 by @dependabot in #49
- build(deps-dev): bump mypy from 0.971 to 0.981 by @dependabot in #48
- fix: add create-config to scripts by @mvadari in #50
- refactor: merge
bridge create
andbridge build
by @mvadari in #51 - refactor: move
create-account
tobridge
by @mvadari in #52 - test: fix tests involving account creation by @mvadari in #53
- feat: add Docker support by @mvadari in #54
- feat: add Explorer support by @mvadari in #55
- refactor: set up exceptions by @mvadari in #56
- fix: make sure servers are properly up before continuing by @mvadari in #57
- fix: poll processes when fetching server data by @mvadari in #58
- fix: add
-h
as help alias by @mvadari in #60 - release: bump version to 1.0.0b1 by @mvadari in #61
Full Changelog: v1.0.0b0...v1.0.0b1