JoelKatz 6e1ffd752d Well, that was painful. Can't use vectors because they slice. Can't use sets
because their contents are immutable. Can't use maps because there's no type
that corresponds to the sort order. Can't use a vector of pointers because
they won't snapshot/copy correctly. No real choice but to use
boost::ptr_vector and create the necessary helper functions for it to work.
2012-07-30 23:42:57 -07:00
.
2011-10-26 16:10:43 -07:00
2012-06-22 17:24:00 -07:00
2012-05-15 16:16:44 -07:00
2012-06-14 11:50:26 -07:00
2012-04-09 21:50:43 -07:00
2012-06-14 11:50:26 -07:00
2012-06-24 20:06:28 -07:00
2012-06-22 17:24:00 -07:00
2012-06-19 12:45:01 -07:00
2012-07-16 15:36:54 -07:00
2012-07-16 15:36:54 -07:00
2012-06-20 15:54:08 -07:00
2012-06-22 15:21:11 -07:00
2012-07-14 12:52:19 -07:00
.
2012-06-21 06:36:32 -07:00

Dependancies:
- boost 1.47
- Google protocol buffers 2.4.1
- openssl
- mysql
- websocketpp
Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
Readme 2.1 GiB
Languages
C++ 99.4%
CMake 0.5%