Last updated

Biweekly Release Notes (3 September 2014)

A few days tardy, but better late than never... 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]

No new releases, major commits included below

  • Fix missing return value error check
  • Optimize pathfinding operations
  • Improve parallelization of getRippleLines

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

No new releases, major commits included below

  • Fix missing metadata on get payment
  • Fix undefined ledger_current_index
  • Fix double-date-conversion in request payment
  • Always query rippled for transactions

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.4, 1.0.5, 1.0.5-1, and 1.0.5-2 1.0.4

  • Pie widget that displays the total estimated balance of the account in 1 currency
  • "Flip' button for currency pairs in the Trade tab
  • Click on an active order, load orderbook for that pair
  • "Trade" filter in the History page
  • Place recently used trade pairs at the top of the dropdown
  • Migrate and Login flows now check separate blobs
  • Add destination tags to transaction summary page
  • Update trust lines UI to "Connect gateway" UI, put it under the "Fund" tab
  • Put Rippling and incoming trust lines into the "advanced trust line" options
  • Settings UI updated

1.0.5

  • Only show funded portion of orders in the orderbook

1.0.5-1

  • Fix currency choice restriction bug (RT-2146)

1.0.5-2

  • Various send tab fixes

Open bounties

Codius [Github]

  • Create passthrough API
  • Implement fs.statSync to call out of the sandbox
  • Added EventLoop