Vinnie Falco
f660743065
Remove unused SHAMap::getItem
2014-06-13 14:00:17 -07:00
David Schwartz
4559bd9030
Improve the way we declare a close time consensus
2014-06-12 10:20:48 -07:00
David Schwartz
aff52db289
Re-use the serializer
2014-06-12 10:14:47 -07:00
David Schwartz
ea27dfe08d
Find 'sbfd' paths.
2014-06-12 09:41:52 -07:00
Tom Ritchford
27620af1bf
Further cleanups of RippleCalc.
...
* Rename many variables.
* Make most of PathState private.
* Extract out common Node::isAccount() code.
* Rename bConsumed to allLiquidityConsumed_.
* Extract out code into PathState::clear().
2014-06-09 12:57:26 -07:00
Tom Ritchford
7e45c17730
Rename ledger_get to ledger_request.
2014-06-09 12:37:24 -07:00
Tom Ritchford
626533d4a7
Clean up RPC messages from Main
2014-06-09 12:37:23 -07:00
Tom Ritchford
39719f4c17
Rearrange branch in accordance with new practices.
2014-06-09 12:37:23 -07:00
JoelKatz
526bd88dc4
Add ledger_get RPC command to fetch a ledger from the network
...
Conflicts:
Builds/VisualStudio2013/RippleD.vcxproj
Builds/VisualStudio2013/RippleD.vcxproj.filters
Builds/VisualStudio2013/RippleD2.vcxproj
Builds/VisualStudio2013/RippleD2.vcxproj.filters
src/ripple_rpc/impl/Handlers.cpp
2014-06-09 12:37:22 -07:00
Vinnie Falco
4362cb660b
Replace boost::shared_ptr with std::shared_ptr
2014-06-05 13:04:23 -07:00
Vinnie Falco
4f1d1d2a8a
Reorganize source file hierarchy:
...
* Rename unity files
* Move some modules to new subdirectories
* Remove obsolete Visual Studio project files
* Remove obsolete coding style and TODO list
2014-06-03 21:43:59 -07:00