Commit Graph

  • ae22d5dc8a Add more methods to RelativeTime Vinnie Falco 2013-10-01 12:47:49 -07:00
  • b042397b9f Add more methods to RelativeTime Vinnie Falco 2013-10-01 12:47:49 -07:00
  • 951a8208b8 Don't let OrderBookDB oscillate between two ledgers. David Schwartz 2013-10-03 17:49:38 -07:00
  • 9b3c74a095 Return the account checked if account_info finds no account. David Schwartz 2013-10-03 16:53:56 -07:00
  • 647c0e302a Do the tryLocal/addPeers operations on an InboundLedger without the collection lock. David Schwartz 2013-10-03 16:36:33 -07:00
  • b3b22d7595 Nothing we do in doTx requires the master lock. David Schwartz 2013-10-03 10:55:42 -07:00
  • 1ba0139683 Claim saInRemaining. JoelKatz 2013-10-02 16:13:14 -07:00
  • 15ef435054 Set version to 0.16.0 Vinnie Falco 2013-10-02 12:06:54 -07:00
  • 1a95dfb300 Refine Json unit test Vinnie Falco 2013-10-02 12:06:30 -07:00
  • 6962bdb325 Set version to 0.15.0 Vinnie Falco 2013-10-02 12:02:01 -07:00
  • bbbb8b1411 Fix buffer printing in json value to string Vinnie Falco 2013-10-02 11:59:32 -07:00
  • 0a5505f785 Add json parsing unit test Vinnie Falco 2013-10-02 11:53:18 -07:00
  • b6d11c08d0 Set version to 0.14.0 Vinnie Falco 2013-10-02 09:55:57 -07:00
  • 0f26fbd701 Set version to 0.14.0-rc3 Vinnie Falco 2013-10-01 15:35:30 -07:00
  • a236c81b5f Temporary fix on ENDPOINTS message hops=0 when no remote addr set Vinnie Falco 2013-10-01 15:35:06 -07:00
  • 73700a483d Set version to 0.14.0-rc2 Vinnie Falco 2013-10-01 15:05:30 -07:00
  • 6062f6b036 Fix RippleAddress::clear Vinnie Falco 2013-10-01 15:05:03 -07:00
  • e29b0b150d Set version to 0.14.0-rc1 Vinnie Falco 2013-10-01 14:15:34 -07:00
  • 4fe63f9f0d PeerFinder work Vinnie Falco 2013-09-30 09:35:29 -07:00
  • 41879d8511 Remove obsolete mtANNOUNCE message support Vinnie Falco 2013-10-01 14:02:56 -07:00
  • 46d3ace6b7 Fix JobQueue to measure waiting and run times correctly Vinnie Falco 2013-10-01 12:22:38 -07:00
  • c67929ea39 Remove unhandled exception catcher Vinnie Falco 2013-10-01 12:00:53 -07:00
  • 2ac2fdfabd Remove unhandled exception catcher Vinnie Falco 2013-10-01 12:00:53 -07:00
  • 2472a902dd Add 64 bit output for MurmurHash Vinnie Falco 2013-10-01 12:00:03 -07:00
  • 2aa5c74c2a Add 64 bit output for MurmurHash Vinnie Falco 2013-10-01 12:00:03 -07:00
  • f3d97c76df Add RelativeTime::fromStartup Vinnie Falco 2013-09-30 13:43:20 -07:00
  • d624ed1151 Add RelativeTime::fromStartup Vinnie Falco 2013-09-30 13:43:20 -07:00
  • b0b8660132 IPEndpoint better parsing Vinnie Falco 2013-09-30 09:35:22 -07:00
  • 9bc132778f Remove obsolete clean app exit configuration macro Vinnie Falco 2013-09-30 12:42:51 -07:00
  • ac13c97f7e IPEndpoint better parsing Vinnie Falco 2013-09-30 09:35:22 -07:00
  • 26dfa9231a Clean up Sustain. JoelKatz 2013-10-01 11:18:41 -07:00
  • 072f2c93ef Do the initial work on new pathfinding requests without holding the master lock. JoelKatz 2013-10-01 11:06:32 -07:00
  • 14fb246b67 Handle mLedgersByIndex better. JoelKatz 2013-09-30 17:34:36 -07:00
  • 99e4335f00 Improve ledger performance by making sure we properly track the new LCL. JoelKatz 2013-09-29 23:43:58 -07:00
  • ea1a5a77c5 Remove an obsolete comment. JoelKatz 2013-09-29 23:43:48 -07:00
  • a815f455af Fix a possible buffer overflow. JoelKatz 2013-09-30 21:32:53 -07:00
  • 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. JoelKatz 2013-09-30 12:25:44 -07:00
  • ae551cde63 Add alternate form string parsing to IPEndpoint Vinnie Falco 2013-09-29 17:37:01 -07:00
  • 097b6f8e33 Add alternate form string parsing to IPEndpoint Vinnie Falco 2013-09-29 17:37:01 -07:00
  • d0a0dbf430 Don't break on Throw Vinnie Falco 2013-09-29 08:53:50 -07:00
  • 9aca3cb21c Don't break on Throw Vinnie Falco 2013-09-29 08:53:50 -07:00
  • 0e46762962 Add hasher functors for IPEndpoint Vinnie Falco 2013-09-29 07:43:31 -07:00
  • d1f589835c Add hasher functors for IPEndpoint Vinnie Falco 2013-09-29 07:43:31 -07:00
  • 27e8a71f08 Fix LoadManager stop Vinnie Falco 2013-09-30 09:14:16 -07:00
  • a1ec423235 Add Thread::stopThreadAsync Vinnie Falco 2013-09-30 09:28:31 -07:00
  • db531d905c Add Thread::stopThreadAsync Vinnie Falco 2013-09-30 09:28:31 -07:00
  • d27ad6251c Improve the display resolution of LoadMonitor samples Vinnie Falco 2013-09-30 04:04:43 -07:00
  • 217a017195 Reduce memory consumption while fetching. JoelKatz 2013-09-30 02:40:35 -07:00
  • 9350f3085d Better logging of ledger fetching. JoelKatz 2013-09-29 23:21:08 -07:00
  • 018a030d97 Clean this up and make it handle exceptions a bit more sanely. JoelKatz 2013-09-29 12:29:30 -07:00
  • 052fc7be22 'Throw' is for fatal throws only. Use 'throw' for non-fatal. JoelKatz 2013-09-29 12:19:15 -07:00
  • 9e0d7241eb Don't try to put transaction information in a fetch pack if there are no transactions in the target ledger. JoelKatz 2013-09-29 11:42:25 -07:00
  • 191e76a558 Fix a crash if a client requests an order book snapshot before we have a published ledger. JoelKatz 2013-09-29 11:34:07 -07:00
  • 511978b1eb Handle a partial ledger in fixMismatch JoelKatz 2013-09-29 07:08:00 -07:00
  • 6beb7996ff Fix LoadMonitor unit reporting for seconds from milliseconds Vinnie Falco 2013-09-29 02:48:26 -07:00
  • c82b1b1853 Validators improvements Vinnie Falco 2013-09-28 18:03:44 -07:00
  • 4f7dca3e5a Add compiler, stdlib, and platform skeleton to beast/config Vinnie Falco 2013-09-28 19:33:43 -07:00
  • a6ec4f91b0 Add compiler, stdlib, and platform skeleton to beast/config Vinnie Falco 2013-09-28 19:33:43 -07:00
  • 4394594518 Tidy up some use of Error for throw Vinnie Falco 2013-09-28 18:15:00 -07:00
  • 75c28f3951 Tidy up some use of Error for throw Vinnie Falco 2013-09-28 18:15:00 -07:00
  • 00a714d14d Implement Stoppable for LoadManager Vinnie Falco 2013-09-28 17:40:46 -07:00
  • e5e0f527fe Journal console output improvements Vinnie Falco 2013-09-28 16:39:18 -07:00
  • 58a8a97177 Journal console output improvements Vinnie Falco 2013-09-28 16:39:18 -07:00
  • 97f1b41b4d Add more Validators journal reports Vinnie Falco 2013-09-28 09:53:50 -07:00
  • f07515eb88 Add Stoppable prepare and start interfaces Vinnie Falco 2013-09-28 15:00:35 -07:00
  • 8e58551475 Add Stoppable prepare and start interfaces Vinnie Falco 2013-09-28 15:00:35 -07:00
  • d37dd46f65 Move RelativeTime to chrono, add ostream support Vinnie Falco 2013-09-28 07:29:01 -07:00
  • e4fe965de0 Move RelativeTime to chrono, add ostream support Vinnie Falco 2013-09-28 07:29:01 -07:00
  • 3f6e7aa05a Add console feature to Journal Vinnie Falco 2013-09-27 19:39:31 -07:00
  • 3fefd43898 Add console feature to Journal Vinnie Falco 2013-09-27 19:39:31 -07:00
  • ad0064a310 Journal option to write to Output window (MSVC) Vinnie Falco 2013-09-27 18:34:42 -07:00
  • d9f20436e8 Journal option to write to Output window (MSVC) Vinnie Falco 2013-09-27 18:34:42 -07:00
  • 0b7574ba00 Add compilation test script Vinnie Falco 2013-09-27 17:13:36 -07:00
  • 9df86ec8fd Add compilation test script Vinnie Falco 2013-09-27 17:13:36 -07:00
  • cc05ce19f9 Add ServiceQueue Vinnie Falco 2013-09-27 13:43:55 -07:00
  • 6602aff53d Update Validators for ServiceQueue Vinnie Falco 2013-09-27 13:44:01 -07:00
  • e132aabdae Use boost for functional when the config is set Vinnie Falco 2013-09-27 13:07:10 -07:00
  • 3ec36929f1 Add ServiceQueue Vinnie Falco 2013-09-27 13:43:55 -07:00
  • 1f7d3d47a5 Use boost for functional when the config is set Vinnie Falco 2013-09-27 13:07:10 -07:00
  • 026b9268ae Fix is_continuation for boost version Vinnie Falco 2013-09-27 13:15:32 -07:00
  • ab156cbcd1 Fix is_continuation for boost version Vinnie Falco 2013-09-27 13:15:32 -07:00
  • c807a4e383 Fix invoked_type type reference Vinnie Falco 2013-09-27 13:13:27 -07:00
  • 4c43faec85 Fix invoked_type type reference Vinnie Falco 2013-09-27 13:13:27 -07:00
  • 2ff781b25f Remove LockFreeStack::size Vinnie Falco 2013-09-27 12:55:13 -07:00
  • 2d2cd3aab1 Remove LockFreeStack::size Vinnie Falco 2013-09-27 12:55:13 -07:00
  • 3acb474795 Add SharedData::ConstAccess Vinnie Falco 2013-09-27 11:27:33 -07:00
  • c5f017739d Add SharedData::ConstAccess Vinnie Falco 2013-09-27 11:27:33 -07:00
  • 7e4c834c0e Add LockFreeStack::empty Vinnie Falco 2013-09-26 14:44:42 -07:00
  • 7437308bab Add AgedHistory.h Vinnie Falco 2013-09-26 15:21:25 -07:00
  • 9c61a6df62 Added AbstractHandler, WrapHandler. HTTPClient Fixes. Vinnie Falco 2013-09-25 11:24:51 -07:00
  • fb6a0f10c3 Add LockFreeStack::empty Vinnie Falco 2013-09-26 14:44:42 -07:00
  • d939c039f1 Added AbstractHandler, WrapHandler. HTTPClient Fixes. Vinnie Falco 2013-09-25 11:24:51 -07:00
  • c568988640 Add support for gcc 4.6 and ccache. Alex Dupre 2013-09-28 20:26:16 +02:00
  • 94e40dc554 Fix unittest, by removing recursive call. Alex Dupre 2013-09-28 20:25:41 +02:00
  • ca00a595c3 Fix unittest, by removing recursive call. Alex Dupre 2013-09-28 20:25:41 +02:00
  • add0784ae2 Fix compile error. Alex Dupre 2013-09-28 20:25:12 +02:00
  • b2d84139a5 Merge pull request #165 from MarkusTeufelberger/develop Vinnie Falco 2013-09-28 06:32:54 -07:00
  • 13a09113ba Protect 'disconnect' from a dead weak pointer. JoelKatz 2013-09-27 20:00:18 -07:00
  • 9b28ad136b Remove some dead code and make sure we get full mutexes. JoelKatz 2013-09-27 14:40:36 -07:00
  • cd9a4e6b57 Merge pull request #167 from wltsmrz/develop Vinnie Falco 2013-09-27 12:49:32 -07:00