All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Optional parameter to
fund
to supply the amount funded - Optional flag to
bridge build
to fund the locking chain witness accounts
- Change the
bridge build
flow to use payments instead ofXChainAccountCreateCommit
s - In the
bridge build
command, only submit a tx if it hasn't already been submitted - Accept XRP in the
bridge transfer
command instead of drops - Adjust default verbosity for
bridge
commands and add--silent
flags - Use
-
instead of_
in all flags and parameters
- Handle long server startup times better
- Updated to match the latest versions of rippled and the witness server
- Fixed a key algorithm-seed type mismatch for IOU bridge config generation
- Initial release! Please open up an issue in our repo if you have any feedback or issues to report.