Last updated

Biweekly release notes (17 September 2014)

Curated release notes will be posted on this blog and will include updates from every active project. Specifically we will post and link to any new release notes, open bounties, and upcoming features.

We hope you find these useful! Please let us know if you have feedback in the comments.

Rippled [Release Notes | Github | Issue Tracking]

Released version 0.26.3-sp1

  • New command to display HTTP/S-RPC sessions metrics (RIPD-533)
  • Improved handling of HTTP/S-RPC sessions (RIPD-489)
  • Fix unit tests for Windows.
  • Fix integer overflows in JSON parser.
  • Improve processing of trust lines during pathfinding.
  • Added a command line utility called LedgerTool for retrieving and processing ledger blocks from the Ripple network.

Ripple-lib [Release Notes | Github | Issue Tracking]

Released version 0.8.1

  • Wallet: Add Wallet class that generates wallets
  • Make npm test runnable in Windows.
  • Fix several stability issues, see merged PR's for details
  • Fix bug in Amount.to_human_full()
  • Fix undefined fee states when connecting to a rippled that is syncing

Ripple Charts [Github (frontend) | Github (backend) | Issue Tracking]

No major updates Open bounties

Ripple Client [Release Notes | Github | Issue Tracking]

www.rippletrade.com - released version 1.0.6, 1.0.7 1.0.6

  • Balance pie UI changes
  • Enable 2 factor authentication

1.0.7

  • Add "Download to CSV" option for account history
  • Ability to select which issuer you want in the send and convert flows
  • Use bower ripple-lib
  • Update bower dependency versions
  • Fix issues around balance pies and exchange rates
  • Gateway UI changes
  • Show ripple names on notifications
  • Show executed trades in notifications bell
  • Temporarily remove currency and amount filters from history

Open bounties

Codius [Github]

  • Connect and write to TCP socket
  • Add jsmn to libuv for JSON parsing