Breaking Changes
- REMOVED Remote storage interface
- REMOVED Remote
ping
configuration - REMOVED Old/deprecated Remote server configuration (websocket_ip, websocket_port)
- REMOVED browser
online
reconnect listener - Remove
jsbn
and usebignumber.js
instead for big number math - The
allow_nan
flag has been removed. Results for invalid amounts will always beNaN
Changes
- Add deprecation warnings to request constructors. The first argument to request constructor functions should be an object containing request properties
- Fix taker_gets_funded exceeding offer.TakerGets
- Fix unsymmetric memo serializing
- Update transaction binary parsing to account for XRP delivered amounts
- Bumped dependencies