This repository has been archived by the owner on Sep 2, 2023. It is now read-only.
1.8.0-rc1
Pre-release
Pre-release
Features
Changes
- e7c53ec Update Winston to 1.0.0
- 5919ea9 Add ledger range check for transaction request
- 90cbdcc Correct 0.0.1 version number in config doc
- eadb0db Prepare/sign/submit flow for settings
- dd34988 Document min_ledger/max_ledger for get transaction request
- baf8ad1 Update knex, ripple-lib-transactionparser, and lodash
- 0d1d0fa Sort transactions in getAccountTransactions based on real order in ledger...
- 57f7672 Bump ripple-lib to 0.12.4-rc1
- 37508bb Add prepare and sign functionality to existing REST endpoints
- 5a9ad8b Update .travis.yml to use faster docker containers
- 0a0867d Use npm-shrinkwrap
- 9a90d2b Use asyncify to remove callbacks on synchronous functions, add simple-asyncify dependency, and update async dependency version
- c4c14a5 Clean up package.json and update dependencies
- ea20d80 Force synchronous per-transaction DB updates