This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
rippled
Watch
1
Star
0
Fork
0
You've already forked rippled
mirror of
https://github.com/XRPLF/rippled.git
synced
2025-12-06 17:27:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1cbcc7be215d5f9933e5b771aa5d401e4c5d0297
rippled
/
src
/
ripple
/
rpc
History
Tom Ritchford
1cbcc7be21
Allow the Ledger to generically output to both Json models.
2014-12-19 11:00:27 -08:00
..
handlers
Allow the Ledger to generically output to both Json models.
2014-12-19 11:00:27 -08:00
impl
Better interoperation between Json::Value and JsonObject.
2014-12-19 11:00:26 -08:00
Coroutine.h
Wrap Output in a coroutine that periodically yields.
2014-12-19 11:00:26 -08:00
ErrorCodes.h
Make three ErrorCode functions generic.
2014-12-19 11:00:25 -08:00
InternalHandler.h
Clean up and restructure sources
2014-09-16 14:15:12 -07:00
Manager.h
Clean up and restructure sources
2014-09-16 14:15:12 -07:00
Output.h
Change Output to be a generic std::function.
2014-12-19 11:00:26 -08:00
README.md
Clean up and restructure sources
2014-09-16 14:15:12 -07:00
Request.h
Refactor the structure of source files:
2014-11-07 13:40:43 -08:00
RPCHandler.h
Universal Port (RIPD-160):
2014-11-06 16:10:00 -08:00
Status.h
Better interoperation between Json::Value and JsonObject.
2014-12-19 11:00:26 -08:00
TODO.md
Clean up and restructure sources
2014-09-16 14:15:12 -07:00
Yield.h
Wrap Output in a coroutine that periodically yields.
2014-12-19 11:00:26 -08:00
README.md
RPC
New code to generalize the operation of RPC commands