Breaking Changes
Changes
- Fix taker pays funded calculation
- Fix order funded amount calculation
- Fix handling of quality in order book
- Fix currency parsing of non-alphanumeric and no-currency currencies
- Add Amount.strict_mode for toggling range validation
- Add filename and line number to log, use log.warn() for deprecations
- Fix handling of falsy parameters in requestLedger
- Fix Base:decode
- Refactor base conversion
- Update binary transaction format
- Add DefaultRipple account flag
- Remove
Features
field requirement inSetFee
transaction format - Remove
RegularKey
field requirement inSetRegularKey
transaction format