Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

1.6.0

Latest
Compare
Choose a tag to compare
@alandotcom alandotcom released this 21 Apr 22:54
· 126 commits to develop since this release

Changes

a9e1bb9 [FEATURE] Payments: Add perspective account balance changes (RLJS-235)
b34f5d4 [TASK] Provide better error message for missing config file
47d1866 [FEATURE] Production logs in ELF format (RLJS-239)
06f79b3 [DOC] Update quickstart docs
2a33712 Make api logger print stack trace even in NODE_ENV=test
81ac6b2 Add eslint check to .travis.yml
5501cae Show stack traces for uncaught exceptions in middlewares (RLJS-277)
486f7bf [TASK] Support DefaultRipple flag (RLJS-280)
03a25db [DOC] Update README for DefaultRipple flag
ef262da Check server ledger range before requesting transaction

Bug Fixes

469a5c4 [FIX] Restore root index page
2361a4e [FIX] Notifications: Sort transcations on meta.TransactionIndex (RLJS-253)
04c2614 [FIX] Check order flags correctly (RLJS-279)
4087fab [FIX] source_slippage should default to zero
533dc33 [FIX] Payment state is pending until validated (RLJS-318)
77b3687 Fix bug in earliest_first query parameter for Payment History API
724e1b4 Sort transactions in getAccountTransactions based on real order in ledger...
2f676ec Update knex, ripple-lib-transactionparser, and lodash
b4a8aa1 Update ripple-lib to 0.12.3
36d8477 Update SendMax logic to match rippled 0.28