Commit Graph

31 Commits

Author SHA1 Message Date
Vinnie Falco
d9f222fa83 Strip includes 2013-06-19 16:23:04 -07:00
Vinnie Falco
00a7cbf610 Update copyright notice and 80 column separators 2013-06-15 18:20:59 -07:00
Vinnie Falco
521e812fc4 Reformatting using AStyle 2013-06-14 08:45:13 -07:00
JoelKatz
6e220cc97e More feature RPC support. 2013-05-31 16:22:38 -07:00
Vinnie Falco
92bdcba096 Split DH from utils, remove utils from project 2013-05-27 13:16:08 -07:00
Vinnie Falco
d762abfc85 Move Log to ripple_basics and split websocket logging to ripple_net 2013-05-27 13:16:00 -07:00
Vinnie Falco
ce66f950cf Put json in its own module with header 2013-05-27 13:15:58 -07:00
Vinnie Falco
794b84c473 Fix missing file names for new Log partition code 2013-05-27 13:15:57 -07:00
Vinnie Falco
89eb0bc6f0 Add ripple_client module unity build and move RPCServer into it 2013-05-27 13:14:07 -07:00
JoelKatz
707f914d32 Some new PF API support. 2013-04-29 23:31:25 -07:00
Arthur Britto
3d128c2852 Have RPC account_info recognize bitcoin addresses. 2013-04-22 19:32:02 -07:00
JoelKatz
b10a2c7a18 Distinguish between excess server load and excessive connection work. 2013-03-08 13:45:43 -08:00
JoelKatz
9d5f2a12f7 Error return for server too busy. 2013-03-06 18:03:04 -08:00
Arthur Britto
768007cee6 Make RPC book_offers usuable.
- Missing: transfer fees
- Adds taker support
- Adds taker_gets_funded and taker_pays_funded
- Adds don't return unfunded offers
- Adds follow offer owner balances.
2013-03-02 23:55:45 -08:00
Arthur Britto
301909fa01 Fix framework for RPC book_offers. 2013-03-01 13:38:37 -08:00
Arthur Britto
b4c0469752 Start of RPC book_offers. 2013-02-28 20:31:51 -08:00
Arthur Britto
1571ae4a9a Add isRpcError(). 2013-02-28 16:40:51 -08:00
JoelKatz
7c7944a82c Disambiguate rpcSRC_ACT_NOT_FOUND errors so it's clear when it's the
secret that's at fault.
2013-02-19 13:48:46 -08:00
JoelKatz
875b47ca75 Typo. 2013-02-19 07:59:21 -08:00
JoelKatz
47167a4e36 Typo. 2013-02-19 07:57:57 -08:00
Arthur Britto
bda80d4144 Change the security model for RPC admin access. 2013-01-18 00:36:22 -08:00
Arthur Britto
b6a24b9bc2 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2013-01-16 15:05:55 -08:00
Arthur Britto
503e9a7ddc More specific RPC error reporting. 2013-01-16 15:03:36 -08:00
Stefan Thomas
32d6e0728a Show a more specific error when entering an invalid command on the CLI RPC. 2013-01-16 16:17:28 +01:00
Arthur Britto
4e06e0ffa5 Add server support for sign and submit tx_blobs. 2013-01-14 16:59:47 -08:00
Arthur Britto
8df9519a1c Add a default for currencies for ripple_find_path. 2013-01-11 18:55:13 -08:00
Arthur Britto
8e801158b3 Improve error reporting for account not found. 2013-01-08 18:04:00 -08:00
JoelKatz
2e425d60fd Don't return rpcSUCCESS. 2012-12-06 18:59:10 -08:00
Arthur Britto
61596f0717 Improve RPC random. 2012-12-04 23:56:05 -08:00
Arthur Britto
c6db85fb39 Refactor RPC commands with no arguments. 2012-12-02 18:16:54 -08:00
Arthur Britto
78cd142343 Move RPC errors to own files. 2012-12-01 18:00:27 -08:00