JoelKatz 1127ae560e Defer publishing a ledger to clients until it accumulates sufficient
validations. We now have an open ledger, a last closed ledger, and a last
validated ledger. Normally, a ledger will be validated right after it
closes, but in edge cases, we might see a ledger close that then doesn't get
validated. This makes the code do the right thing.
2013-01-02 12:04:16 -08:00
2013-01-01 14:37:44 -08:00
2012-06-22 17:24:00 -07:00
2012-12-20 15:55:57 -08:00
2013-01-01 14:37:44 -08:00
2012-11-07 12:49:52 -08:00
2012-11-23 19:24:33 -08:00
2012-12-18 18:25:45 -08:00
2012-12-12 19:02:02 -08:00
2012-06-22 17:24:00 -07:00
2012-10-08 13:23:16 -07:00
2012-11-13 04:20:15 -08:00
2013-01-01 14:37:44 -08:00
2012-11-20 13:15:14 -08:00

Dependancies:
- boost 1.47
- Google protocol buffers 2.4.1
- openssl

Sub modules:
- websocketpp: https://github.com/zaphoyd/websocketpp
- sjcl: https://github.com/bitwiseshiftleft/sjcl
- cryptojs: https://github.com/gwjjeff/cryptojs
  aka http://code.google.com/p/crypto-js/
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%