Arthur Britto
|
f9bdeebd86
|
Most of rework for command dispatching and error messages for RPC.
|
2012-06-09 18:37:20 -07:00 |
|
Arthur Britto
|
34b0a88b86
|
Fix create on send.
|
2012-06-09 15:23:44 -07:00 |
|
Arthur Britto
|
9bd1481d77
|
Merge branch 'master' into misc
|
2012-06-09 15:06:15 -07:00 |
|
Arthur Britto
|
96cb82ce19
|
Have RPC send automatically create accounts.
|
2012-06-09 15:04:24 -07:00 |
|
JoelKatz
|
eaf511ebb6
|
New ledger code.
|
2012-06-09 02:22:15 -07:00 |
|
JoelKatz
|
5dcc7908dd
|
ledger [id|current|lastclosed] [full]
Implementation is not 100% complete yet.
|
2012-06-09 01:49:18 -07:00 |
|
jed
|
ec9b304cb6
|
changed return of wallet_accounts
|
2012-06-07 23:17:28 -07:00 |
|
jed
|
74518e77d0
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-06-07 15:02:37 -07:00 |
|
jed
|
a098f95648
|
.
|
2012-06-07 15:02:22 -07:00 |
|
Arthur Britto
|
04b9581652
|
Add RPC commands data_delete, data_fetch, and data_store.
|
2012-06-07 12:37:58 -07:00 |
|
Arthur Britto
|
232f7f2dbb
|
Add nodeInUNL() for validaiton.
|
2012-06-06 01:33:04 -07:00 |
|
Arthur Britto
|
6947610fa8
|
Merge branch 'misc'
|
2012-06-05 14:53:52 -07:00 |
|
Arthur Britto
|
1159e71c26
|
Implement RPC commands nickname_info and nickname_set.
|
2012-06-05 14:52:37 -07:00 |
|
jed
|
6559655218
|
compile on windows
|
2012-06-05 14:06:21 -07:00 |
|
Arthur Britto
|
480482d618
|
Merge branch 'master' into misc
Conflicts:
src/TransactionEngine.cpp
|
2012-06-05 13:08:36 -07:00 |
|
Arthur Britto
|
ba983ccec3
|
Implement RPC commands nickname_info and nickname_set.
|
2012-06-05 13:07:17 -07:00 |
|
JoelKatz
|
e84c7924a4
|
Extra debug
|
2012-06-04 21:37:04 -07:00 |
|
Arthur Britto
|
1ec51b6735
|
Clean up balance checking.
|
2012-06-04 13:08:39 -07:00 |
|
Arthur Britto
|
a2e28ff819
|
Adjust RPC commands to be aware of current and closed ledgers.
|
2012-06-04 12:19:45 -07:00 |
|
Arthur Britto
|
220418f5e8
|
Work on RPC password_fund and password_set.
|
2012-06-04 01:22:32 -07:00 |
|
Arthur Britto
|
b17d8fb4cc
|
Add RPC commands password_fund and password_set.
|
2012-06-03 19:46:29 -07:00 |
|
Arthur Britto
|
78614a2450
|
Get RPC command account_message_set working.
|
2012-06-02 16:13:53 -07:00 |
|
Arthur Britto
|
a8e65ce045
|
Add RPC command account_wallet_set.
|
2012-06-02 14:56:13 -07:00 |
|
Arthur Britto
|
2e78031442
|
Add RPC command account_email_set.
|
2012-06-02 14:25:44 -07:00 |
|
Arthur Britto
|
14c07d34be
|
Fix RPC wallet_accounts.
|
2012-06-02 12:00:06 -07:00 |
|
Arthur Britto
|
583b0b9052
|
Fixes for RPC wallet_add and work toward more commands.
|
2012-06-02 11:53:38 -07:00 |
|
Arthur Britto
|
74aeae4799
|
Add RPC command wallet_add.
|
2012-06-01 18:00:12 -07:00 |
|
Arthur Britto
|
799c44ca25
|
Let wallet_accounts also take master_seed.
|
2012-06-01 05:18:03 -07:00 |
|
Arthur Britto
|
4caf5f2115
|
Add RPC command wallet_accounts.
|
2012-06-01 04:52:45 -07:00 |
|
Arthur Britto
|
e10505d2a7
|
Cosmetic changes.
|
2012-05-31 20:24:49 -07:00 |
|
Arthur Britto
|
61e075bff3
|
Eliminate dead code in uint256.h
|
2012-05-31 00:10:49 -07:00 |
|
Arthur Britto
|
21d9140e4e
|
Work toward working directories.
|
2012-05-30 23:18:57 -07:00 |
|
Arthur Britto
|
b497c96d33
|
Get RPC account_lines mostly working.
|
2012-05-30 15:52:29 -07:00 |
|
Arthur Britto
|
0faa7ea071
|
Lots of debugging.
|
2012-05-30 13:35:58 -07:00 |
|
Arthur Britto
|
68c8434a2b
|
Rework RPCServer to go through NetworkOPs.
|
2012-05-30 00:41:10 -07:00 |
|
JoelKatz
|
5bf8189aca
|
Use getJson instead of getValue
|
2012-05-27 18:20:52 -07:00 |
|
Arthur Britto
|
d5e918e85b
|
Work toward RPC account_lines.
|
2012-05-27 17:44:26 -07:00 |
|
Arthur Britto
|
d54c1acdfd
|
Fix dir index creation and make currency specification optional for credit_set.
|
2012-05-26 17:25:05 -07:00 |
|
Arthur Britto
|
cb56ad036d
|
Implement credit_set and directory support.
|
2012-05-26 02:57:00 -07:00 |
|
Arthur Britto
|
30407a3a23
|
Work on transit fees.
|
2012-05-22 12:42:13 -07:00 |
|
Arthur Britto
|
4797cfd28f
|
Merge branch 'pay'
|
2012-05-21 17:34:21 -07:00 |
|
Arthur Britto
|
5def79dda0
|
Add rough RPC credit_set and transit_set.
|
2012-05-21 17:29:35 -07:00 |
|
JoelKatz
|
de76d6c98f
|
Use the new code.
|
2012-05-21 14:33:44 -07:00 |
|
Arthur Britto
|
69f00ba9c4
|
Get simple sending working.
|
2012-05-21 00:01:22 -07:00 |
|
Arthur Britto
|
1e9304f8c6
|
Use STPathSet in place of STPath in transactions.
|
2012-05-20 23:43:02 -07:00 |
|
Arthur Britto
|
98ade9985e
|
Work toward RPC send.
|
2012-05-20 22:59:13 -07:00 |
|
Arthur Britto
|
8ba9fe2d88
|
Work toward revised RPC send.
|
2012-05-20 01:53:31 -07:00 |
|
Arthur Britto
|
5fa2042cc6
|
Preliminary work on RPC send.
|
2012-05-19 18:18:20 -07:00 |
|
Arthur Britto
|
f8194c6a14
|
Enable balance checking for RPC wallet_create.
|
2012-05-19 11:56:08 -07:00 |
|
Arthur Britto
|
b8468770f0
|
Renable doWalletClaim.
|
2012-05-18 19:30:33 -07:00 |
|