Commit Graph

  • df874d6193 Bugfix. JoelKatz 2013-05-29 16:46:28 -07:00
  • 5af4673104 RPC infrastructure for feature management. JoelKatz 2013-05-29 16:18:56 -07:00
  • d5b1970ab3 Write back feature majority times. Mark a FIXME. JoelKatz 2013-05-29 13:04:05 -07:00
  • 76358edc31 Static feature support. JoelKatz 2013-05-29 11:54:20 -07:00
  • 606b2a2942 Move Ripple protobuf declarations to ripple_data Vinnie Falco 2013-05-30 09:43:59 -07:00
  • 47e00f20fb Move InstanceCounter to ripple_basics Vinnie Falco 2013-05-30 09:37:31 -07:00
  • 827b5c4b10 Move ScopedLock to ripple_basics Vinnie Falco 2013-05-30 09:22:07 -07:00
  • e5492c0ab7 Demote CKey.h include from .h to .cpp Vinnie Falco 2013-05-29 18:03:46 -07:00
  • 4fc2d3b274 Rename and move DeterministicKeys into ripple_data Vinnie Falco 2013-05-29 16:01:36 -07:00
  • 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 Vinnie Falco 2013-05-28 17:19:32 -07:00
  • 7ad8f47835 Add initial Doxygen support Vinnie Falco 2013-05-27 16:48:06 -07:00
  • 42e775ebed Fix missing dependencies. JoelKatz 2013-05-30 10:09:49 -07:00
  • 749965ac09 Fix missing dependencies. JoelKatz 2013-05-30 10:09:49 -07:00
  • b66e063690 Updates JoelKatz 2013-05-30 10:09:20 -07:00
  • 6c83368a58 Merge branch 'develop' into feature JoelKatz 2013-05-29 17:17:19 -07:00
  • dc11ecedd8 Don't report available if shutting down. JoelKatz 2013-05-29 17:16:54 -07:00
  • f3b04e6661 Bugfix. JoelKatz 2013-05-29 16:46:28 -07:00
  • f716fe2cab RPC infrastructure for feature management. JoelKatz 2013-05-29 16:18:56 -07:00
  • 1ce618a17f Merge branch 'develop' of github.com:jedmccaleb/NewCoin into feature JoelKatz 2013-05-29 16:04:04 -07:00
  • a0b6584c9a ELB support. Client servers can remove themselves from an ELB pool if loaded or otherwise broken. Clients won't join an ELB pool until they're stable. JoelKatz 2013-05-29 15:20:26 -07:00
  • 130459dcca Merge branch 'develop' into elb JoelKatz 2013-05-29 15:04:03 -07:00
  • 8781e131c5 Write back feature majority times. Mark a FIXME. JoelKatz 2013-05-29 13:04:05 -07:00
  • 0bcd2eb09a Static feature support. JoelKatz 2013-05-29 11:54:20 -07:00
  • db2cfd8e4a Merge branch 'master' into feature JoelKatz 2013-05-29 11:53:58 -07:00
  • 3a8fc150d0 Fix static initialization of log partitions Vinnie Falco 2013-05-29 11:35:40 -07:00
  • 224456c59e Rename MAX_SIZE and move it to rpc.cpp Vinnie Falco 2013-05-28 16:14:30 -07:00
  • de9424c302 Merge branch 'develop' JoelKatz 2013-05-28 11:04:31 -07:00
  • 045a5f0af1 Merge branch 'master' into develop JoelKatz 2013-05-28 11:02:31 -07:00
  • 06e2dcbab6 Make wallet_propose and wallet_seed admin only. Arthur Britto 2013-05-28 01:36:16 -07:00
  • d998b9bb77 Merge branch 'feature-wallet-admin' into develop Arthur Britto 2013-05-28 01:36:46 -07:00
  • 4483e7c928 Make wallet_propose and wallet_seed admin only. Arthur Britto 2013-05-28 01:36:16 -07:00
  • 9bc89e8896 Include ripple.pb.cc for VS unity builds Vinnie Falco 2013-05-27 13:44:00 -07:00
  • bbaa2b6670 Put proto stuff in SConstruct JoelKatz 2013-05-27 13:29:45 -07:00
  • 4f12f1a8ee Remove ripple.pb.cc from unity because of SConstruct Vinnie Falco 2013-05-27 13:27:28 -07:00
  • 0f177a8038 Move uint256 to ripple_basics Vinnie Falco 2013-05-27 11:17:06 -07:00
  • 92bdcba096 Split DH from utils, remove utils from project Vinnie Falco 2013-05-27 10:41:50 -07:00
  • e842548a29 Add includes for linux Sustain Vinnie Falco 2013-05-27 10:21:00 -07:00
  • c09a4d7148 Move Sustain to ripple_basics and clean up includes Vinnie Falco 2013-05-27 10:19:42 -07:00
  • 0548f161d3 Streamline subdirectories for ripple_basics Vinnie Falco 2013-05-27 10:13:00 -07:00
  • 90bc0c1a8c Split thread and range stuff out of utils Vinnie Falco 2013-05-27 10:05:49 -07:00
  • 9b5d047c90 Fix SConstruct for new style. Arthur Britto 2013-05-26 23:35:49 -07:00
  • 3d8772cd04 Another SConstruct fix attempt (take 3) Vinnie Falco 2013-05-27 05:42:40 +00:00
  • 6170b675b0 Fix SConstruct for protobuf Vinnie Falco 2013-05-26 15:28:49 -07:00
  • 55e7bf01f5 Hack to prevent redefinition warnings regarding __STDC_LIMIT_MACROS Vinnie Falco 2013-05-26 15:08:26 -07:00
  • e6a0209bdf Fix spelling Vinnie Falco 2013-05-26 15:04:53 -07:00
  • a7eb5c7ca6 Move platform specific random number stuff Vinnie Falco 2013-05-26 10:49:19 -07:00
  • b40f11288b Split stuff from util to PlatformMacros and RandomNumbers Vinnie Falco 2013-05-26 10:46:53 -07:00
  • b0e56d170b Fix SConstruct again (thanks Arthur) Vinnie Falco 2013-05-25 18:08:45 -07:00
  • 9169eae969 Roll back SConstruct to fix proto changes Vinnie Falco 2013-05-25 17:42:46 -07:00
  • 094cde3418 Make uptime member volatile Vinnie Falco 2013-05-25 17:34:17 -07:00
  • 2997728831 Include boost::lexical_cast for string utilities in basics Vinnie Falco 2013-05-25 17:07:26 -07:00
  • 333557da84 Split string utilities from utils.h Vinnie Falco 2013-05-25 17:03:37 -07:00
  • d4652d4eb4 Put includes back for json Vinnie Falco 2013-05-25 16:36:29 -07:00
  • 9052f2e657 Put <string> back into includes for json module Vinnie Falco 2013-05-25 16:35:07 -07:00
  • 61fb6538d7 Split byte order routines out of utils.h Vinnie Falco 2013-05-25 16:32:08 -07:00
  • 4e8d4c28c2 Remove legacy upTime() function Vinnie Falco 2013-05-25 15:49:12 -07:00
  • fb8c370d70 Move TaggedCache to ripple_basics and remove dependency on upTime Vinnie Falco 2013-05-25 15:31:45 -07:00
  • 2576e54b6e Fix TaggedCache to use uniform logging interface Vinnie Falco 2013-05-25 15:16:28 -07:00
  • 6b38c20905 Move SecureAllocator to ripple_basics module Vinnie Falco 2013-05-25 15:08:34 -07:00
  • 54d246cb5e Move RangeSet to ripple_basics module Vinnie Falco 2013-05-25 14:59:48 -07:00
  • d762abfc85 Move Log to ripple_basics and split websocket logging to ripple_net Vinnie Falco 2013-05-25 14:53:31 -07:00
  • 1f940b60c4 Update SConstruct Vinnie Falco 2013-05-25 14:35:47 -07:00
  • 0f38568387 Update SConstruct for json module Vinnie Falco 2013-05-25 14:29:20 -07:00
  • 45d706943b Clean up ripple_json module and remove unnecessary includes Vinnie Falco 2013-05-25 12:46:03 -07:00
  • ce66f950cf Put json in its own module with header Vinnie Falco 2013-05-25 12:36:56 -07:00
  • e227637e34 Factor upTime() out of KeyCache, fix warnings Vinnie Falco 2013-05-25 12:08:17 -07:00
  • 55c39b7131 Remove old uptime stuff Vinnie Falco 2013-05-25 11:24:17 -07:00
  • 794b84c473 Fix missing file names for new Log partition code Vinnie Falco 2013-05-25 11:19:18 -07:00
  • 4cb44a8915 Factor out UptimeTimer from LoadManager Vinnie Falco 2013-05-25 10:51:04 -07:00
  • d0f75ccda1 Add UptimeTimer class Vinnie Falco 2013-05-25 09:04:16 -07:00
  • bf5a7469f4 Move unsorted stuff into ripple_mess Vinnie Falco 2013-05-25 07:27:58 -07:00
  • abf75c726e Prevent multiple inclusion in header Vinnie Falco 2013-05-24 19:52:26 -07:00
  • c97860c7a8 Remove unused member LoadManager::getUptime Vinnie Falco 2013-05-24 15:25:25 -07:00
  • 29c79ea614 Move SerializeProto.h to ripple_basics Vinnie Falco 2013-05-24 14:44:40 -07:00
  • cbb6c5ef2a Remove missing files from vs2012 project Vinnie Falco 2013-05-24 10:12:55 -07:00
  • 082a48b70c Fix LedgerMaster for new log routines Vinnie Falco 2013-05-24 10:03:45 -07:00
  • 251cf723a7 Rename types.h to IntegerTypes.h and move to ripple_basics.h Vinnie Falco 2013-05-24 08:01:55 -07:00
  • 7c376b2689 Remove ripple.pb.cc from SConstruct since it is included elsewhere Vinnie Falco 2013-05-24 03:29:16 +00:00
  • f5ba6f1915 Update RippleCalc for new log functions Vinnie Falco 2013-05-23 20:16:53 -07:00
  • c8044dca31 Move protoc generated files to build\proto for MSVC builds Vinnie Falco 2013-05-23 13:05:44 -07:00
  • b0539b4e5a Roll back changes to property sheet due to vs2012 defect Vinnie Falco 2013-05-23 12:38:27 -07:00
  • 109b6dc584 Fix link libraries for FreeBSD and Ubuntu Vinnie Falco 2013-05-22 21:37:27 -07:00
  • c7bf8fed6e Update SConstruct to fix unity build Vinnie Falco 2013-05-22 21:33:43 -07:00
  • c670cb81e7 Interim SConstruct for unity changes Vinnie Falco 2013-05-22 21:12:10 -07:00
  • b26a0db8f5 Fix log partition type for WSConnection Vinnie Falco 2013-05-22 21:07:11 -07:00
  • 1ca4bb54da Change include line for protoc generated header Vinnie Falco 2013-05-22 21:00:55 -07:00
  • 4e2be20f7a Unity fixes for Linux build Vinnie Falco 2013-05-22 20:57:04 -07:00
  • 8e57e9662e Remove old Log macros Vinnie Falco 2013-05-22 18:11:59 -07:00
  • c8e601b979 Finish moving unsorted sources to appropriate modules Vinnie Falco 2013-05-22 17:48:01 -07:00
  • 686a588e39 Move NicknameState to ripple_ledger module Vinnie Falco 2013-05-22 17:37:33 -07:00
  • d2fecb5364 Move Wallet files to ripple_ledger module Vinnie Falco 2013-05-22 17:34:12 -07:00
  • 6775ae60e0 Move overlay classes to ripple_net module Vinnie Falco 2013-05-22 17:29:11 -07:00
  • 155a0a95c3 Move SNTPClient to ripple_net module Vinnie Falco 2013-05-22 17:21:55 -07:00
  • 3b801a4433 Move some files into contracts Vinnie Falco 2013-05-22 17:18:16 -07:00
  • 3bb61f6f1c Update calls for new logging Vinnie Falco 2013-05-22 17:11:44 -07:00
  • 021eb94cb1 Remove unused PathDB Vinnie Falco 2013-05-22 17:06:15 -07:00
  • f4cb47fed6 Add ripple_net module Vinnie Falco 2013-05-22 17:02:40 -07:00
  • a5360379ac Add ripple_main module Vinnie Falco 2013-05-22 16:17:13 -07:00
  • cee678f849 Add ripple_db module Vinnie Falco 2013-05-22 15:39:59 -07:00
  • 1e8abb5e45 Move ValidationCollection to ripple_main module and exclude utils.cpp from vs2012 project Vinnie Falco 2013-05-22 15:12:03 -07:00