Commit Graph

  • 2f94e16359 Add SignerList to account_info response (RIPD-1061): Scott Schurr 2016-01-07 09:53:59 -08:00
  • fbf736f169 Improved reporting for delivered_amount: Miguel Portilla 2016-02-10 13:23:02 -05:00
  • f0624581d1 Set version to 0.30.1-hf1 0.30.1-hf1 Vinnie Falco 2016-02-11 15:39:59 -05:00
  • cb23352a35 Revert "Set version to 0.30.1-hf1" Vinnie Falco 2016-02-11 18:19:08 -05:00
  • 9fea06ad84 Set version to 0.30.1-hf1 Vinnie Falco 2016-02-11 15:39:59 -05:00
  • 2beeb9a293 Improved reporting for delivered_amount: Miguel Portilla 2016-02-10 13:23:02 -05:00
  • 1e92ac3cf5 Set version to 0.31.0-b7 Nik Bougalis 2016-02-08 15:49:33 -08:00
  • acaf91a2f7 Add AccountLinesRPC unit tests. Scott Schurr 2016-02-03 12:02:37 -08:00
  • 41125a0a34 Support for clang specific boost and protobuf dirs: seelabs 2016-02-03 16:27:46 -05:00
  • 35ed095dbf Cleanup ledger fetching Nik Bougalis 2016-02-02 23:06:16 -08:00
  • ce31e26f58 Enable amendment support Nik Bougalis 2016-02-03 15:51:09 -08:00
  • 2b640532f2 Merge remote-tracking branch 'upstream/release' into develop Nik Bougalis 2016-02-08 15:45:10 -08:00
  • c717006c44 Set version to 0.30.1 0.30.1 Nik Bougalis 2016-02-03 14:49:07 -08:00
  • fd33d693c4 Merge remote-tracking branch 'upstream/master' Nik Bougalis 2016-02-08 15:36:04 -08:00
  • 31ecb4dcf3 Revert "Set version to 0.30.1" Nik Bougalis 2016-02-08 15:35:22 -08:00
  • 5a4e900a21 Set version to 0.30.1 Nik Bougalis 2016-02-03 14:49:07 -08:00
  • 94ed5b3a53 Set version to 0.31.0-b6 Nik Bougalis 2016-02-01 17:16:55 -08:00
  • 2eaf211e9b Improve error message when signing fails (RIPD-1066): Scott Schurr 2016-01-07 16:10:14 -08:00
  • ed9f5639a8 Throws, explicits and trivial cleanups Miguel Portilla 2016-01-28 17:42:38 -05:00
  • 8e842b5893 Disable tx sig checking at the Application level: * Only skip sig checking on the RPC/Websocket interface. * Used by Env tests which submit unsigned transactions. Edward Hennis 2016-01-22 08:53:37 -05:00
  • 1b378172b6 Clean up some consensus edge cases: * Ensure sufficient time for proposals before increasing avalanche threshold * Only validators should count themselves towards 80% needed for consensus JoelKatz 2016-01-21 10:57:22 -08:00
  • 0dc911c091 Do not show progess bar on npm install on CI Markus Teufelberger 2016-01-29 21:54:11 +01:00
  • 2be11874e3 Improved unit test logging: Vinnie Falco 2016-01-26 13:43:20 -05:00
  • 5ac744ff66 Implement a debug Journal Nik Bougalis 2016-01-27 11:22:54 -08:00
  • 57d6ab091c Cleanups: * Use Throw instead of directly throwing an exception Nik Bougalis 2016-01-26 13:42:55 -08:00
  • f13668371e Amendment RPC enhancements: * RPC command to veto/unveto * Store votes * Add vote information to JSON * Add ledger majority information to JSON * Config section for vetos Nik Bougalis 2015-11-03 17:31:18 -08:00
  • c9486863c3 Set version to 0.31.0-b5 Nik Bougalis 2016-01-27 13:41:57 -08:00
  • e9e0277b7c Improve manifest loading Nik Bougalis 2016-01-25 21:04:15 -08:00
  • b69f0356ec Convert PathRequest to use std::chrono (RIPD-1069) Miguel Portilla 2016-01-22 13:16:38 -05:00
  • 4d72fc225a Unit test of RPC ledger_request Edward Hennis 2016-01-19 19:48:22 -05:00
  • 9786e432f8 ledger_request index must be positive Edward Hennis 2016-01-19 15:53:12 -05:00
  • 040d7ebb46 Refactor Env for AbstractClient: Vinnie Falco 2016-01-25 18:27:40 -05:00
  • f9f2b8124d Add cmdLineToJSONRPC (RIPD-1074) Scott Schurr 2016-01-26 10:25:54 -08:00
  • dd5d938aa3 Make ParsedPort public Vinnie Falco 2016-01-22 10:48:14 -05:00
  • 7c82adcc84 Avoid missing node errors on genesis ledger creation Edward Hennis 2016-01-25 18:48:42 -05:00
  • bdb1966573 Remove lvalue overload of SHAMap::addItem: This overload was mistakenly used, but not needed in the Ledger logic. Removing this overload turns this performance bug into a compile time error. Howard Hinnant 2016-01-14 13:41:29 -05:00
  • a1582c610e Consolidate getStack into walkTowardsKey: * This removes duplicate functionality. Howard Hinnant 2016-01-13 14:39:22 -05:00
  • 2f9f217c11 Remove NodeStack: * This gets all parts of SHAMap using a single type of stack. * This paves the way for more code sharing. Howard Hinnant 2016-01-12 15:23:22 -05:00
  • 278f679bb1 Enable underflow fix after specified date seelabs 2016-01-27 16:35:22 -05:00
  • 96bc727fcb Enforce no-ripple constraints seelabs 2016-01-26 16:22:58 -05:00
  • 7d2809eb27 Unit test for enforcing no ripple seelabs 2015-11-04 17:48:46 -05:00
  • 5062e65277 Set version to 0.30.1-rc4 Nik Bougalis 2016-01-27 13:33:07 -08:00
  • bd44880d5a Enforce no-ripple constraints seelabs 2016-01-26 16:22:58 -05:00
  • ad2383bd4b Set version to 0.30.0-hf2 0.30.0-hf2 Nik Bougalis 2016-01-26 13:53:11 -08:00
  • 5b5a01989c Improve compile-time OpenSSL version check Nik Bougalis 2016-01-27 12:26:58 -08:00
  • c17f7e8b37 Enforce no-ripple constraints seelabs 2016-01-26 16:22:58 -05:00
  • 9b8133f65f Set version to 0.31.0-b4 Nik Bougalis 2016-01-25 09:11:02 -08:00
  • 77c0236cae Serialize Application start up: Vinnie Falco 2016-01-19 16:30:35 -05:00
  • 07c4262392 Fix websocket deadlock: seelabs 2016-01-14 11:48:44 -05:00
  • 10a5421987 Remove unused websocket04 Vinnie Falco 2016-01-19 16:22:55 -05:00
  • 06beddcee6 Convert fast manual unit tests to automatic Scott Schurr 2016-01-20 18:27:29 -08:00
  • 48f0e1f51d CBigNum unit tests Scott Schurr 2016-01-18 11:11:15 -08:00
  • 6701b7f1d0 Do not destroy objects until all threads exit in Stoppable test seelabs 2016-01-22 12:19:55 -05:00
  • 9063953ee7 Convert fast manual unit tests to automatic Scott Schurr 2016-01-20 18:27:29 -08:00
  • 7315d9c300 Do not destroy objects until all threads exit in Stoppable test seelabs 2016-01-22 12:19:55 -05:00
  • 05c248f297 Include ledger_index in validations subscription stream wilsonianb 2015-11-24 16:59:49 -08:00
  • b92a58d11e Allow random seed with specified wallet_propose key_type (RIPD-1030) wilsonianb 2016-01-19 14:58:30 -08:00
  • 767d253593 Improve manifest public key loading Nik Bougalis 2016-01-21 21:41:19 -08:00
  • 046a8f443d Add unit tests for Endpoint string parsing Nik Bougalis 2016-01-18 16:26:25 -08:00
  • 78e59191ed Add unit tests for Endpoint string parsing Nik Bougalis 2016-01-18 16:26:25 -08:00
  • 958b3a1dc0 Simplify Beast: * Remove asio HTTP classes * Remove beast::File, beast::String, beast::Stream, beast::Array, beast::MemoryBlock, beast::CriticalSection and other unused classes. * Remove unused platform-specific code. * Reduce Beast custom assert and debugging helper macros. Nik Bougalis 2016-01-20 12:32:02 -08:00
  • de4d872b7a Simplify Beast: * Remove asio HTTP classes * Remove beast::File, beast::String, beast::Stream, beast::Array, beast::MemoryBlock, beast::CriticalSection and other unused classes. * Remove unused platform-specific code. * Reduce Beast custom assert and debugging helper macros. Nik Bougalis 2016-01-20 12:32:02 -08:00
  • 921b34eafd Use boost::filesystem instead of beast::File Nik Bougalis 2016-01-20 12:30:41 -08:00
  • 77955c74bc Use boost::filesystem instead of beast::File Nik Bougalis 2016-01-20 12:30:41 -08:00
  • 555cd59a59 Cleanups: * Reduce Beast dependencies * Remove unnecessary includes * Don't use deprecated bassert macros * Don't use beast::String in Json::Value Nik Bougalis 2016-01-18 21:20:08 -08:00
  • b4f8dc7abf Set version to 0.31.0-b3 Edward Hennis 2016-01-20 12:46:25 -05:00
  • 14dde47173 Convert STAmount switchovers to tls (RIPD-1068) Miguel Portilla 2016-01-08 15:00:55 -05:00
  • 4fb6bf3e67 Add coroutine thread specific storage Miguel Portilla 2015-12-18 19:17:56 -05:00
  • f73c55a922 Add JobCoro::join Miguel Portilla 2015-12-23 14:00:56 -05:00
  • 49c86768e6 Peer to peer network simulator: Vinnie Falco 2016-01-13 14:46:58 -05:00
  • 0fca91c6c1 Remove tapENABLE_TESTING. Scott Schurr 2016-01-14 17:42:52 -08:00
  • 749b4adc7c Add manifests subscriptions Add verify method to manifest script to check signature wilsonianb 2016-01-13 15:44:47 -08:00
  • a67e4ab9f1 Port test/transaction_ordering_test.js to C++ Edward Hennis 2016-01-04 18:50:08 -05:00
  • e0b2a26805 TxQ unit tests account for localTx. Edward Hennis 2016-01-06 17:17:41 -05:00
  • 6c5b23b317 OpenLedger::accept, flip order of modifier and locals: * And call in to the TxQ if enabled. Edward Hennis 2016-01-06 17:13:14 -05:00
  • 8da2a724fb Close/advance Env ledgers through RPC interface Edward Hennis 2016-01-05 12:25:39 -05:00
  • d5363d1a85 Submit Env transactions through RPC interface Vinnie Falco 2015-12-21 13:57:23 -05:00
  • 8f74ee1d96 Add sanitize build support seelabs 2016-01-08 10:14:49 -05:00
  • 796ee8e3de Path find source currency limits (RIPD-1062) Miguel Portilla 2015-12-10 11:16:58 -05:00
  • 25f611d0ec Delete unfunded offers in predictable order Nik Bougalis 2016-01-19 16:45:20 -08:00
  • 08e518af73 Correctly interrogate child process status Nik Bougalis 2016-01-20 15:12:26 -08:00
  • 5f4fe9fccb Set version to 0.30.1-rc3 Nik Bougalis 2016-01-20 15:45:55 -08:00
  • db9885e1fc Delete unfunded offers in predictable order Nik Bougalis 2016-01-19 16:45:20 -08:00
  • 27673c1c3f Set version to 0.31.0-b2 Nik Bougalis 2016-01-14 14:11:56 -08:00
  • 3394129894 Remove unused declaration Miguel Portilla 2016-01-14 15:06:04 -05:00
  • 57625e06ed Increase minimum local fee Nik Bougalis 2014-09-27 13:04:50 -07:00
  • bdfb5fa2bc Set version to 0.30.1-rc2 0.30.1-rc2 Nik Bougalis 2016-01-14 10:59:12 -08:00
  • b2c9179100 Increase minimum local fee Nik Bougalis 2014-09-27 13:04:50 -07:00
  • d7935192dd Set version to 0.31.0-b1 Nik Bougalis 2016-01-12 17:41:46 -08:00
  • dd3e170e08 Correct handling of comparators in boost::intrusive: Howard Hinnant 2016-01-09 18:47:26 -05:00
  • 97d5325468 Correct handling of comparators in boost::intrusive: Howard Hinnant 2016-01-09 18:47:26 -05:00
  • 8433851652 Add SignerList support to account_objects (RIPD-1061): Scott Schurr 2016-01-05 17:16:48 -08:00
  • f7b2b84ece Integration test for transaction ordering. Edward Hennis 2015-12-03 16:40:56 -05:00
  • 8be67c1766 Speed up out of order transaction processing (RIPD-239): * After successfully applying a transaction to the open ledger, resubmit any held transactions from the same account. * All held transactions will continue to be retried after consensus round. Edward Hennis 2015-12-02 19:25:06 -05:00
  • 4d2e7ed404 LedgerMaster hash lookups return boost::optional. Edward Hennis 2015-12-02 16:05:05 -05:00
  • e1018546ac Devirtualize LedgerMaster. Edward Hennis 2015-12-01 19:30:16 -05:00
  • 44fcab1081 SHAMap improvements: JoelKatz 2015-12-23 11:09:28 -08:00
  • 6dab1657b1 Some pathfinding cleanups and optimizations: * Reduce the log level of an expensive debug message * Don't hold the request lock while pathfinding JoelKatz 2016-01-08 11:34:10 -08:00
  • 60ad21ae0d Pathfinding cleanups: * Return std::pair instead of returning by reference * Use std algorithms when possible * Use auto and C++14 lambdas Nik Bougalis 2016-01-05 09:45:28 -08:00
  • 3974ddd8f7 Remove RippleAddress: Nik Bougalis 2015-10-22 02:15:04 -07:00