Arthur Britto bd8225f053 Fixes for rippling through offers.
- More logging.
- Respect multi-quality in reverse.
- Per node respect delivery amounts for offers.
  - Pre-zero delivery amounts.
  - Sum delivery amounts.
  - Limit amount taken from offer by delivery amount.
- More error checking for going past bounds.
- Avoid == on float comparisons.

Conflicts:
	src/cpp/ripple/RippleCalc.cpp
2013-05-05 20:57:30 -07:00
2013-03-19 21:15:45 -07:00
2013-01-29 11:15:49 -08:00
2012-12-20 15:55:57 -08:00
2013-05-05 20:57:30 -07:00
2013-04-26 18:59:04 -07:00
2012-11-07 12:49:52 -08:00
2012-11-23 19:24:33 -08:00
2013-03-08 13:07:15 -08:00
2012-12-12 19:02:02 -08:00
2013-01-14 13:19:27 -08:00
2012-06-22 17:24:00 -07:00
2013-03-13 23:01:13 -07:00
2013-01-03 00:21:31 -08:00
2012-11-13 04:20:15 -08:00
2013-03-23 21:40:24 -07:00

Ripple - P2P Payment Network

Some portions of this source code are currently closed source.

This is the repository for Ripple's:

  • rippled - Reference P2P network server
  • ripple.js - Reference JavaScript client libraries for node.js and browsers.

Build instructions:

Setup instructions:

For more information:

Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
Readme 350 MiB
Languages
C++ 99%
CMake 0.5%
Python 0.2%
Mako 0.2%