JoelKatz
42b1081b8f
Add "flags" to account_offers output.
2013-06-11 23:52:46 -07:00
JoelKatz
1bfaf652fc
Fullbelow cache improvements.
2013-06-10 21:53:50 -07:00
Arthur Britto
5e685aa55b
More fixes for offline RPC sign.
2013-06-08 21:32:16 -07:00
Arthur Britto
12dd03ff65
Make "offline" a parameter for RPC sign.
2013-06-08 17:40:33 -07:00
Arthur Britto
110cc109d1
Allow RPC sign to work when offline.
2013-06-07 22:58:39 -07:00
Vinnie Falco
b51edb58fc
Replace std::vector<unsigned char> with Blob
2013-06-07 15:24:39 -07:00
Vinnie Falco
a6fdabc68a
Reformat annotations in preparation for automated extraction
2013-06-07 14:46:09 -07:00
Vinnie Falco
eb57573f9a
Refactor ConnectionPool into IPeers and hide the implementation
...
Conflicts:
src/cpp/ripple/Application.h
2013-06-06 21:50:49 -07:00
Vinnie Falco
d8c97c2149
Refactor Peer
2013-06-06 21:43:55 -07:00
Vinnie Falco
38edcc8f0d
Split and refactor ProofOfWork
2013-06-06 21:43:50 -07:00
Vinnie Falco
0523d6a054
Refactor free functions into RandomNumbers
2013-06-06 21:43:29 -07:00
Vinnie Falco
fb487bdb41
Refactor UniqueNodeList into IUniqueNodeList
2013-06-06 20:43:08 -07:00
JoelKatz
f897b17027
Merge branch 'feature' into develop
2013-06-05 16:40:28 -07:00
JoelKatz
e02a49f045
Sign with no locks.
2013-06-05 14:59:06 -07:00
JoelKatz
6e220cc97e
More feature RPC support.
2013-05-31 16:22:38 -07:00
JoelKatz
45c117bf91
Merge branch 'develop' into feature
2013-05-30 13:21:45 -07:00
JoelKatz
ce3a8d9d76
Use the new visitor code to reimplement account_offers.
2013-05-30 13:20:34 -07:00
JoelKatz
bae8d37890
Merge branch 'develop' into feature
2013-05-30 12:06:32 -07:00
JoelKatz
aef0a84e07
Don't use getAccountState as a quick way to check if an account
...
exists in a ledger. It's much heavier than needed.
2013-05-30 11:48:13 -07:00
JoelKatz
5af4673104
RPC infrastructure for feature management.
2013-05-30 10:35:17 -07:00
Vinnie Falco
47e00f20fb
Move InstanceCounter to ripple_basics
2013-05-30 10:16:23 -07:00
Vinnie Falco
2c525b03c6
Enormous cleanup of RippleAddress et. al. into ripple_data
...
Start cleanup into ripple_data, split out some hash_value() instances
Tidy up CBigNum into ripple_data, moving definitions to .cpp
Split and clean up base58 stuff
Remove unused files from VS2012 project
Clean up some bignum stuff and remove unused files
Partial cleanup of RFC1751
Enormous cleanup with RippleAddress and related, into ripple_data
Remove unused VS project files
Move ECIES stuff into CKey
2013-05-30 10:16:22 -07:00
Arthur Britto
4483e7c928
Make wallet_propose and wallet_seed admin only.
2013-05-28 01:36:16 -07:00
Vinnie Falco
4e8d4c28c2
Remove legacy upTime() function
2013-05-27 13:16:01 -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
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
e0d89413cb
Restore change.
2013-05-26 16:35:46 -07:00
JoelKatz
5b741ac87c
Revert "Merge branch 'master' of github.com:jedmccaleb/NewCoin"
...
This reverts commit 72e5078de7 , reversing
changes made to cfc8f8c052 .
2013-05-26 15:50:21 -07:00
Arthur Britto
aa52eac390
Make RPC proof_create admin only.
2013-05-25 15:41:25 -07:00
JoelKatz
576ee472bf
Add "syncing" state.
2013-05-23 18:46:39 -07:00
JoelKatz
7f593328c2
Assert on incorrect closed/immutable states.
2013-05-23 11:06:44 -07:00
JoelKatz
6b2a6ea03e
Report cache hit rates.
2013-05-21 16:10:51 -07:00
JoelKatz
23eafaab85
doAccountLines micro-optimization.
2013-05-21 15:40:44 -07:00
JoelKatz
dedb8ff945
Merge branch 'cache_snapshot' into develop
2013-05-20 11:56:36 -07:00
JoelKatz
c377562e7f
Cleanups.
2013-05-17 01:44:49 -07:00
JoelKatz
28f54176f3
Use the current snapshot to get immutable ledger optimizations.
2013-05-16 00:58:44 -07:00
JoelKatz
794469fddb
Report the number of "backed up" node writes in get_counts.
2013-05-15 11:11:19 -07:00
JoelKatz
9be7b9cc3f
doBookOffers optimizations.
2013-05-14 18:38:36 -07:00
JoelKatz
e04ca79778
Bugfix.
2013-05-14 16:24:46 -07:00
JoelKatz
baf2841873
Bugfix.
2013-05-14 09:30:00 -07:00
JoelKatz
957742f3b0
doLedger speedup.
2013-05-14 08:57:44 -07:00
JoelKatz
1b619c7237
More performance improvements.
2013-05-13 18:46:57 -07:00
JoelKatz
c9fd800ea4
More performance improvements.
2013-05-13 17:00:18 -07:00
JoelKatz
a0f964c851
Don't hold the master lock while doing proofs of work.
2013-05-13 06:52:24 -07:00
Stefan Thomas
508db42aba
RPC: Add ability to specify a custom secret in proof_verify.
2013-05-13 10:17:43 +02:00
Stefan Thomas
5e649921bf
RPC: Add ability to specify a custom secret in proof_create.
2013-05-13 10:17:43 +02:00
Stefan Thomas
da406a3506
RPC: Add proof_solve.
2013-05-13 10:17:43 +02:00
Stefan Thomas
c3d2eae667
RPC: Add proof_verify.
2013-05-13 10:17:43 +02:00
Stefan Thomas
5c7a92ba76
RPC: Add proof_create.
2013-05-13 10:17:43 +02:00