This repository has been archived by the owner on Sep 2, 2023. It is now read-only.
1.4.0-rc1
Pre-release
Pre-release
geertweening
released this
09 Feb 22:04
·
268 commits
to develop
since this release
Breaking Changes
client_resource_id
cannot be reused anymore for failed transactions 3b4c1636- Removed deprecated depoly/dev config 3eae89e7
- Move hash, ledger and state fields to be on root response object fbc8840c
_Deprecations_
- In a future version of ripple-rest
issuer
will be renamed tocounterparty
Changes
- Add place and cancel order functionality d80d198 and 274f5236 and a384c5d5 and e6a8c74a and bbf386ec
- Add orderbook functionality, get an orderbook for a currency pair 41905cb9
- Allow a fixed fee to be set on a payment aaa9efae
- Make response objects consistent for payment history 159e53cb
- Support paging behavior for balances and trustlines 6980ab7 and d5a153e3
- Add code to allow rippled in standalone mode and not having a recently closed ledger 3d45a81d
- Support gzip compression8dc2365d
- Set SendMax for difference source and destination issuers e7726090
- Allow a
url_base
for status url's to be set from config 93ffb6c1 - Add query parameter for only showing frozen balances a9b246bd
- Add cors allow methods 18e52a06
- Increase default account_tx limit a2ed905f
- Use the
ripple-lib-transactionparser
to compute transaction balance changes 8b900bf0 - Fix parameter discrepancy,
*_froze_line
->*_trustline_frozen
2701c0b and a8aeeec - Fix: allow trust line to be set to 0 333bf320
- Add tests to show use of complex currencies 9c5412f
- Add configuration to allow self-signed certificates 3503049b
- Update ripple-lib which fixes several stability problems and improving transaction submission reliability, see ripple-lib releases