JoelKatz
4751b6a65c
Fix for issue 211, fixes to NetworkOPs getTxsAccountB
2013-12-04 17:09:22 -08:00
JoelKatz
536db23e14
Fix foundResume check in account_tx
2013-11-27 12:25:45 -08:00
JoelKatz
2316fe5bbe
A better way to return an empty set if the token isn't an object.
2013-11-27 09:11:42 -08:00
JoelKatz
16ec9d2bdb
Return an empty set if token is not an object
2013-11-27 08:54:49 -08:00
JoelKatz
2ce4ce4309
Begin deprecating the old account_tx interface.
2013-11-26 22:01:10 -08:00
Vinnie Falco
b660d82516
Make TxFormats a Meyers singleton
2013-11-20 10:16:46 -08:00
David Schwartz
58f07a573f
New ResourceManager for managing server load.
...
* Track abusive endpoints
* Gossip across cluster.
* Use resource manager's gossip support to share load reporting across a cluster
* Swtich from legacy fees to new Resource::Charge fees.
* Connect RPC to the new resource manager.
* Set load levels where needed in RPC/websocket commands.
* Disconnect abusive peer endpoints.
* Don't start conversations with abusive peer endpoints.
* Move Resource::Consumer to InfoSub and remove LoadSource
* Remove port from inbound Consumer keys
* Add details in getJson
* Fix doAccountCurrencies for the new resource manager.
2013-11-12 21:08:52 -08:00
Vinnie Falco
a05f33f6a7
Add annotation and clean up whitespace
2013-11-12 19:30:07 -08:00
Stefan Thomas
09acc26c50
Fix marker being set for last result.
2013-11-03 22:39:55 -08:00
JoelKatz
8e65d6288d
Fix limit calculation.
2013-10-28 07:24:01 -07:00
Vinnie Falco
a2aa938e10
Remove Journal from most Stoppable overrides
2013-10-04 14:33:57 -07:00
JoelKatz
b2c46db006
Fix a bug that can cause servers to stick as 'syncing' for too long.
...
Add a sensible path to get to omFULL state when consensus is initiated by peer action.
2013-09-30 12:26:24 -07:00
JoelKatz
9e0d7241eb
Don't try to put transaction information in a fetch pack if there are no transactions in the target ledger.
2013-09-29 11:42:25 -07:00
Vinnie Falco
8e58551475
Add Stoppable prepare and start interfaces
2013-09-28 15:30:01 -07:00
Vinnie Falco
fcd689afbf
Update copyright notice and licenses
2013-09-25 17:27:06 -07:00
Vinnie Falco
19eff08e16
Reorganize source files and modules
2013-09-23 10:13:21 -07:00
Vinnie Falco
ec6c09d995
Rename to Stoppable
2013-09-22 11:51:44 -07:00
Vinnie Falco
89b1859929
Refactor Application shutdown using new Service, AsyncService interfaces
2013-09-19 17:18:43 -07:00
JoelKatz
fd59422a22
Fixes to tryAdvance logic.
2013-09-15 13:29:52 -07:00
Vinnie Falco
846b8e339c
Tidy and rename all Ripple source files
2013-09-13 16:58:24 -07:00
Vinnie Falco
45eccf2ccf
Move ./modules to ./src
2013-09-11 11:20:53 -07:00