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

1.3.2-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@geertweening geertweening released this 20 Jan 19:25
· 299 commits to develop since this release
  • Add place and cancel order functionality d80d198 and 274f5236 and a384c5d5 and e6a8c74a
  • Add orderbook functionality, get an orderbook for a currency pair 41905cb9
  • Allow a fixed fee to be set on a payment aaa9efae
  • 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
  • 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
  • Add tests to show use of complex currencies 9c5412f
  • Update ripple-lib which fixes several stability problems and improving transaction submission reliability, see ripple-lib releases