Commit Graph

  • 6b9e842ddd Replaces StringPairArray with Section in Config. seelabs 2015-03-06 15:32:20 -08:00
  • 8f88d915ba Support switchover from 0.27 to 0.28 processing semantics based on time: Changes made to support autobridging and improve the offer-crossing and pathfinding logic result in transaction-breaking changes which cause incompatibilities between 0.27 and 0.28 builds of RippleD. Nik Bougalis 2015-03-05 20:17:35 -08:00
  • eaa1f47f00 Limit passes in the payment engine to prevent endless looping: JoelKatz 2015-03-03 14:01:38 -08:00
  • cbeae85731 Fix specified destination issuer in pathfinding (RIPD-812) JoelKatz 2015-02-19 13:32:44 -08:00
  • 84e618b3f2 Improve pool seeding during startup: Nik Bougalis 2015-02-17 19:14:01 -08:00
  • 382a16ff07 Avoid excess ledger header requests JoelKatz 2015-02-10 00:18:02 -08:00
  • 7bd339b645 Balance peer selection in getFetchPack JoelKatz 2015-02-09 23:28:40 -08:00
  • 70d8b2c4b7 getMissingNode performance and logging improvements David Schwartz 2015-02-06 11:19:50 -08:00
  • 3764a83c6b Ledger binary option David Schwartz 2014-11-18 14:44:48 -08:00
  • c3d200ddcd Set version to 0.28.0-b14 Tom Ritchford 2015-03-13 11:21:02 -04:00
  • 44c5e337ab Remove obsolete comments from doc/CHANGELOG. Tom Ritchford 2015-03-09 19:31:58 -04:00
  • 040982e321 Only report 'delivered_amount' for executed payments (RIPD-827) Nik Bougalis 2015-03-09 22:26:51 -07:00
  • 6c81ea846c Calculate deep offer quality Nik Bougalis 2015-02-28 13:28:54 -08:00
  • d082a0696d Support Ed25519 keys and signatures: Josh Juran 2015-02-26 16:20:16 -08:00
  • f999839e59 Set version to 0.27.3-sp2 0.27.3-sp2 Nik Bougalis 2015-03-12 13:37:47 -07:00
  • f1bc662a24 Add noripple_check RPC command JoelKatz 2015-03-11 16:03:25 -07:00
  • 232693419a Set version to 0.27.3-sp1 0.27.3-sp1 Nik Bougalis 2015-03-11 10:26:39 -07:00
  • ed66b951c6 Fix testutils.create_accounts * Don't call ledger_wait inside parallel async loop Nicholas Dudfield 2015-03-11 12:19:24 +07:00
  • 70c2854f7c Set version to 0.27.3 0.27.3 Nik Bougalis 2015-03-10 14:06:33 -07:00
  • e9381ddeb2 Add "Default Ripple" account flag and associated logic: David Schwartz 2015-03-09 13:43:58 -07:00
  • 1b46e003c3 Set version to 0.28.0-b13 Tom Ritchford 2015-03-09 17:49:39 -04:00
  • 4611d5a35f Remove unused SyncUnorderedMap Howard Hinnant 2015-03-05 12:58:00 -05:00
  • 2e59378ab7 Fix AppVeyor: * Detect continuous integration environment via CI variable * Use double quotes for build cache path Nicholas Dudfield 2015-03-04 10:13:43 +07:00
  • fc8bf39043 Simplify tracking of recently requested ledger entries JoelKatz 2015-03-03 15:53:33 -08:00
  • 0675c2b374 Fix gentex usage in nudb Vinnie Falco 2015-02-27 09:30:25 -08:00
  • 2cccd8ab28 Fix gentex usage in nudb Vinnie Falco 2015-02-27 09:30:25 -08:00
  • bc5fcbbc88 Tidy up nudb: Vinnie Falco 2015-02-26 08:58:33 -08:00
  • d537ceedd6 Tidy up nudb: Vinnie Falco 2015-02-26 08:58:33 -08:00
  • ac7243b309 Remove unused static function. Tom Ritchford 2015-03-02 17:40:12 -05:00
  • 607e983f37 Set version to 0.28.0-b12 Tom Ritchford 2015-03-02 16:50:01 -05:00
  • 02f7326b7e Remove orphan function. Mark Travis 2015-02-28 02:55:48 -08:00
  • b688f69031 Builds/test-only.sh will build and test by scons target. * test-all.sh simplified to call test-only.sh. * Script fails if build or tests fail. Allows chaining and git bisect run. * Add copyright notice * Ignore gprof performance data created by testing the profile builds. Edward Hennis 2015-02-27 16:43:41 -05:00
  • df41329df9 Replace "it's" with "its" in several places. Tom Ritchford 2015-02-26 13:04:01 -05:00
  • 0825bd7076 Cleanups to Json Object code. Tom Ritchford 2015-01-29 13:07:19 -05:00
  • e9b7003cf5 Move streaming Json objects to ripple/json. Tom Ritchford 2015-01-27 12:10:42 -05:00
  • c5d673c426 Better integration between JsonObject and Json::Value. Tom Ritchford 2015-01-23 16:58:56 -05:00
  • 9cc8eec773 Set version to 0.27.2 0.27.2 Nik Bougalis 2015-03-01 14:56:44 -08:00
  • 0b45535061 Calculate deep offer quality Nik Bougalis 2015-02-28 13:28:54 -08:00
  • 9f64ad8d89 Add WebSocket 04 interface. Tom Ritchford 2015-02-02 19:31:32 -05:00
  • e5b0b7e9a7 Expose a method and add a handler in websocketpp. Tom Ritchford 2015-02-04 14:35:50 -05:00
  • 9c3522cb70 Isolate WebSocket 0.2-specific code. Tom Ritchford 2015-01-22 16:48:58 -05:00
  • b357390215 Remove redundant post to strand in websocket. Tom Ritchford 2015-01-22 16:39:22 -05:00
  • c66fc2f656 Rename all WebSocket code into one directory. Tom Ritchford 2015-01-21 14:37:55 -05:00
  • 64554aca6d Set version to 0.28.0-b11 Tom Ritchford 2015-02-26 21:02:39 -05:00
  • f1df9a02fa Fix declaration/implementation mismatches Nik Bougalis 2015-02-25 20:39:53 -08:00
  • f3725bdd2e Return a validated ledger if there is one (RIPD-814) JoelKatz 2015-02-25 18:38:51 -08:00
  • cb92b94d55 Remove unused variable. Tom Ritchford 2015-02-25 20:55:07 -05:00
  • da21c77ae3 Support per-target ExcludeFromBuild in VSProject Vinnie Falco 2015-02-25 14:59:27 -08:00
  • ef01f82e0c Add nounity targets to msvc projects Vinnie Falco 2015-02-25 14:59:49 -08:00
  • 4ba7ee8c92 Support per-target ExcludeFromBuild in VSProject Vinnie Falco 2015-02-25 14:59:27 -08:00
  • c59633a588 Make SHAMap::fetchNodeFromDB const When fetchNodeFromDB discovers a missing node in the database it must reset the ledger sequence to 0. By treating this as a logically const operation, even though not physically const, many other member functions can be made const, including compare. Howard Hinnant 2015-02-25 12:10:16 -05:00
  • f56e37398c Always use HTTP handshaking in overlay: Vinnie Falco 2015-02-22 14:48:34 -08:00
  • e43ffa6f2b Set version to 0.28.0-b10 Tom Ritchford 2015-02-25 19:50:36 -05:00
  • 6991bc9723 Spelling corrections Yana 2015-02-23 18:53:13 -08:00
  • 9d6106a80b Require boost 1.57 Miguel Portilla 2015-02-25 17:00:11 -05:00
  • 9e70404411 Get rid of compilation warning. Tom Ritchford 2015-02-24 20:40:19 -05:00
  • bc48d299b6 Report server versions when crawling the overlay network Nik Bougalis 2015-02-23 15:36:18 -08:00
  • a8db5650a5 Add online_delete reminder to ledger_history in example cfg mDuo13 2015-01-28 17:27:44 -08:00
  • 91871b418b Changes to Universal Port: Nicholas Dudfield 2014-11-10 11:07:54 +07:00
  • aaf98082e9 Set version to 0.28.0-b9 Tom Ritchford 2015-02-24 20:24:20 -05:00
  • ac228deeda Replace LEDGER_JSON_ macros with an enum. Tom Ritchford 2015-02-24 11:31:15 -05:00
  • fc661c83ef Build and run tests on all available build types * Tests include unit and integration (npm) Edward Hennis 2015-02-23 18:13:29 -05:00
  • a2acffdfa3 New serialized object, public key, and private key interfaces Vinnie Falco 2015-02-19 18:00:05 -08:00
  • 79ce4ed226 Document cluster configuration and monitoring (RIPD-732) David Schwartz 2015-01-07 15:47:20 -08:00
  • e3a7aa0033 Constrain valid inputs for memo fields (RIPD-712) Nik Bougalis 2015-01-21 05:44:39 -08:00
  • 95973ba3e8 Set version to 0.27.1 0.27.1 Vinnie Falco 2015-02-24 13:31:13 -08:00
  • 49673c33b4 Use all parts of suite name to detect duplicates Vinnie Falco 2015-02-23 09:58:28 -08:00
  • fde6303ae6 Set version to 0.28.0-b8 Tom Ritchford 2015-02-24 12:03:43 -05:00
  • c489975015 Display human readable SSL error codes Miguel Portilla 2015-02-20 13:23:24 -05:00
  • b4a1948951 Use all parts of suite name to detect duplicates Vinnie Falco 2015-02-23 09:58:28 -08:00
  • b927028416 Display human readable SSL error codes Miguel Portilla 2015-02-20 13:23:24 -05:00
  • fe5d1ff6c5 Set version to 0.28.0-b7 Tom Ritchford 2015-02-23 14:36:03 -05:00
  • 1308656000 Update README.md file (RIPD-802) Yana 2015-02-16 21:36:36 -08:00
  • ec1e6b9385 Cleanup and simplifications to SHAMap: Howard Hinnant 2015-02-09 22:06:07 -05:00
  • 315a8b6b60 Use jss for many Json fields. Tom Ritchford 2015-02-10 16:54:27 -05:00
  • 558c6b621b Clean up JSON code: * Remove obsolete files * Remove obsolete preprocessor configuration tags and decorations * Remove arcane functionality (YAML compatibility, comment support) * Enforce strict mode (single root) * Improve parsing of numerical types * Misc. cleanups Nik Bougalis 2014-09-29 12:45:42 -07:00
  • 6d91d02c62 Unit test simulated ledgers can do signature verification. Edward Hennis 2015-02-13 14:15:50 -08:00
  • 436ded68b7 Add unit tests for wallet keypair generation: Josh Juran 2015-02-02 16:09:37 -08:00
  • 3ec88b3665 Implement getFetchPack using visitDifferences JoelKatz 2015-02-04 12:40:06 -08:00
  • 2caedb38a6 Set version to 0.28.0-b6 Tom Ritchford 2015-02-18 13:31:31 -05:00
  • 9bbcbd546b Fix streambuf bug: Vinnie Falco 2015-02-12 12:36:18 -08:00
  • 49378ab7fe Fix streambuf bug: Vinnie Falco 2015-02-12 12:36:18 -08:00
  • 7aa6b6b21d Update nudb comments. Tom Ritchford 2015-02-09 13:09:04 -05:00
  • 982dc6aa8c Reject invalid requests on peer port sooner. Vinnie Falco 2015-02-12 09:21:07 -08:00
  • 33175187b7 Don't VACUUM SQLite databases on startup with online delete enabled. Mark Travis 2015-02-11 13:18:29 -08:00
  • 0339904920 Update nudb comments. Tom Ritchford 2015-02-09 13:09:04 -05:00
  • 8bda9487c6 Add shamap::Family injection bundle Vinnie Falco 2015-02-06 14:54:44 -08:00
  • 617d84c0ef BasicConfig support for legacy values: seelabs 2015-02-03 12:03:39 -08:00
  • ac64731d55 Set version to 0.27.1-rc3 Vinnie Falco 2015-02-12 12:44:55 -08:00
  • 5dc064e971 Revert "Disable Overlay socket handoffs" Vinnie Falco 2015-02-12 12:43:54 -08:00
  • c24732ed4e Fix streambuf bug: Vinnie Falco 2015-02-12 12:36:18 -08:00
  • ba710bee86 Reject invalid requests on peer port sooner. Vinnie Falco 2015-02-12 09:21:07 -08:00
  • c20392ca80 Set version to 0.27.1-rc2 Vinnie Falco 2015-02-11 20:53:14 -08:00
  • 8eb05d0950 Disable Overlay socket handoffs Vinnie Falco 2015-02-11 20:52:49 -08:00
  • 0a0795328f Add missing includes. Howard Hinnant 2015-02-11 20:21:40 -05:00
  • b11ad375cd Set version to 0.28.0-b5 Tom Ritchford 2015-02-11 19:52:46 -05:00
  • df89999891 Remove obsolete classes: Vinnie Falco 2015-02-11 10:39:08 -08:00
  • 7a6d533014 Refactor GenerateDeterministicKey and its call sites: Josh Juran 2015-01-06 12:51:38 -08:00
  • be44f75d2d Add missing includes. Howard Hinnant 2015-02-11 20:21:40 -05:00
  • ab14123aed Remove obsolete classes: Vinnie Falco 2015-02-11 10:39:08 -08:00