Commit Graph

16 Commits

Author SHA1 Message Date
JoelKatz
37fe9a6098 Merge branch 'master' into develop
Conflicts:
	Builds/VisualStudio2012/RippleD.vcxproj
	modules/ripple_app/ripple_app.cpp
	modules/ripple_websocket/ripple_websocket.cpp
	src/cpp/ripple/NetworkOPs.cpp
	src/cpp/ripple/ripple_Application.cpp
	src/cpp/ripple/ripple_Peer.cpp
2013-07-07 15:28:18 -07:00
JoelKatz
fca9a4abe4 Fix some possible cases where a node could be marked as full below when it shouldn't be. 2013-07-07 15:11:34 -07:00
JoelKatz
dc08a9061e Fix some possible cases where a node could be marked as full below when it shouldn't be. 2013-07-06 12:35:18 -07:00
JoelKatz
be68458aff Some cleanups. 2013-07-05 03:34:24 -07:00
JoelKatz
69d38d8844 Fetch pack micro-optimizations. 2013-07-03 00:42:29 -07:00
JoelKatz
0183e4d177 If a tree consists only of a matching leaf, don't include that leaf in the fetch pack. 2013-07-02 13:31:43 -07:00
Vinnie Falco
c35c52ff08 Fix platform and debug macros 2013-07-01 09:32:08 -07:00
Vinnie Falco
905b920e99 Split unit tests to separate files 2013-06-27 10:37:01 -07:00
JoelKatz
993f04ea97 Fast path the addKnownNode case where the parent is in the cache. 2013-06-25 07:04:54 -07:00
JoelKatz
a3e9d279dd Reduce exceptions during syncing. 2013-06-20 19:53:57 -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
d1af075b29 Reduce (ab)use of exceptions. 2013-06-11 16:59:09 -07:00
JoelKatz
a31e291ecc Some fetch pack optimizations. 2013-06-11 00:01:43 -07:00
JoelKatz
1bfaf652fc Fullbelow cache improvements. 2013-06-10 21:53:50 -07:00
Vinnie Falco
3273625f61 Split up InfoSub and tidy up various files 2013-06-09 11:26:18 -07:00