Commit Graph

  • 654084d181 Allow partialPayment with path_find Miguel Portilla 2015-09-22 14:22:51 -04:00
  • 094f08211a Set version to 0.29.1-b12 Nik Bougalis 2015-09-21 10:55:57 -07:00
  • 74b0a7c633 Improve SHAMap missing node behavior: * Prevent recursive invocation of missing node handler * Do not throw from ledger constructor JoelKatz 2015-09-01 12:50:34 -07:00
  • 8f09d3449d Improve ledger replay logic JoelKatz 2015-09-03 10:51:16 -07:00
  • 0c7a7903b6 Use the new OpenView/OpenLedger classes JoelKatz 2015-08-24 17:26:46 -07:00
  • 6a8d24372e Fix Travis compile seelabs 2015-09-18 15:49:37 -04:00
  • 884dc11365 Set version to 0.29.1-b11 Edward Hennis 2015-09-18 11:58:17 -04:00
  • 83830ef9c0 Install upper_bound in ReadView: * And use it in doLedgerData. Howard Hinnant 2015-08-26 17:18:31 -04:00
  • 849e1ce5f4 Bring some constants into RPC::Tuning.h. Tom Ritchford 2015-08-10 16:26:43 -04:00
  • 4eb6020813 Add npm test for ledger_data command. Nicholas Dudfield 2015-08-10 11:36:12 +07:00
  • d655fdca56 Honor markers in ledger_data requests (RIPD-1010). Tom Ritchford 2015-08-09 20:08:07 -04:00
  • b6df6748df Use gcc-5 in travis seelabs 2015-09-17 14:02:09 -04:00
  • 269809dd1a Transitional support gcc 5.2 seelabs 2015-08-04 14:40:57 -04:00
  • 65fdf1dc5e Add order book stuffing tests: Vinnie Falco 2015-09-08 11:18:59 -07:00
  • 60002bf9bc Improve Env::ter and ter() funclet Vinnie Falco 2015-09-08 14:32:59 -07:00
  • dd94de2830 jtx: Allow disabling of sig checks Vinnie Falco 2015-09-08 13:13:45 -07:00
  • 37bf76692d Add override keyword on all derived functions: This silences warnings on latest clang compiler. Howard Hinnant 2015-09-17 15:37:48 -04:00
  • e1fc81f66f Add override keyword on all derived functions: This silences warnings on latest clang compiler. Howard Hinnant 2015-09-17 15:37:48 -04:00
  • b2cf1e4c65 Extract common function RPC::readLimitField. Tom Ritchford 2015-09-03 20:55:50 -04:00
  • a65f692ab7 Disable RPC websocket coroutines Miguel Portilla 2015-09-15 16:49:03 -04:00
  • 44e4a50050 Fix stack bug in upper_bound Howard Hinnant 2015-09-16 13:59:34 -04:00
  • ffbcb96eff Inject Application (cont.) Vinnie Falco 2015-09-15 19:10:16 -04:00
  • eed1a891a7 Remove TxnSignApiFacade (RIPD-945): Scott Schurr 2015-09-02 16:58:49 -07:00
  • 9b787434c9 Inject Application: Vinnie Falco 2015-09-14 14:25:23 -07:00
  • f4fe55caff Add coverage tracking via codecov.io Nicholas Dudfield 2015-08-17 11:26:15 +07:00
  • 8df88238cd Migrate Travis to container-based infrastructure * http://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-notice&utm_medium=banner&utm_campaign=legacy-upgrade Edward Hennis 2015-09-08 19:45:37 -04:00
  • ea0bd08660 Set version to 0.29.1-b10 Nik Bougalis 2015-09-13 14:28:46 -07:00
  • c1f50ca7b3 Use lambdas everywhere in JobQueue. Tom Ritchford 2015-08-10 13:49:33 -04:00
  • a6f866b4d8 Use std::function in JobQueue. Tom Ritchford 2015-08-09 20:34:54 -04:00
  • 545b2fd6b1 Better suspend for continuation Tom Ritchford 2015-07-28 19:04:22 -04:00
  • b0a855a10e Upgrade SQLite from 3.8.8.2 to 3.8.11.1 JoelKatz 2015-09-09 22:01:14 -07:00
  • b5600e940a Minor VS2015 doc update seelabs 2015-09-08 12:03:17 -04:00
  • 7f5d273e53 Tidy SetHex* function calls & misc cleanups seelabs 2015-08-31 12:17:25 -04:00
  • b0e6be93ff Add Rate class to support scaling of IOU and XRP amounts Nik Bougalis 2015-08-23 09:22:34 -07:00
  • 324c42ae09 Support to_string for IOUAmount and XRPAmount Nik Bougalis 2015-08-22 08:12:27 -07:00
  • acd03faee5 Use XRPAmount for fees and ledger headers Nik Bougalis 2015-08-22 01:13:29 -07:00
  • 94af42da44 Support STAmount conversions to XRPAmount and IOUAmount Nik Bougalis 2015-08-21 10:05:18 -07:00
  • 1e9624270d Make ledger close times increase strictly monotonically Nik Bougalis 2015-08-06 01:08:15 -07:00
  • a50d67257c Limit the total number of offers processed while crossing Nik Bougalis 2015-09-08 11:56:10 -07:00
  • 3759c553b0 Remove unfunded offers on tecOVERSIZE JoelKatz 2015-09-08 12:26:29 -07:00
  • 332114c02a Allow more deliver loops when multiquality JoelKatz 2015-09-09 09:50:57 -07:00
  • 5d841c13b7 Set version to 0.29.0-hf2 Nik Bougalis 2015-09-09 15:19:59 -07:00
  • caecf78a6d Limit the total number of offers processed while crossing Nik Bougalis 2015-09-08 11:56:10 -07:00
  • 408a62f7d0 Remove unfunded offers on tecOVERSIZE JoelKatz 2015-09-08 12:26:29 -07:00
  • b822d061ef Allow more deliver loops when multiquality JoelKatz 2015-09-09 09:50:57 -07:00
  • 020a112e77 Set version to 0.29.1-b9 Vinnie Falco 2015-09-08 19:20:54 -07:00
  • 8e33ae78f8 Create zero balance trust lines with auth flag (RIPD-1003): Vinnie Falco 2015-08-14 15:13:28 -07:00
  • dbddc6b7f2 Update integration tests wltsmrz 2015-09-01 11:19:10 -07:00
  • f32be2b28d Fix SusPay condition check in Finish: Vinnie Falco 2015-08-28 12:14:04 -07:00
  • 0f05ebd834 Set version to 0.29.1-b8 Vinnie Falco 2015-09-07 14:05:27 -07:00
  • 26fc812e21 Changes to support VS2015 Edward Hennis 2015-09-03 14:48:02 -04:00
  • 14db51e3e4 Visual Studio 2015 support Edward Hennis 2015-08-20 12:51:14 -04:00
  • 8f3bb286f2 Changes to support VS2015 Edward Hennis 2015-09-03 14:48:02 -04:00
  • 258c93f8d8 Set version to 0.29.1-b7 Nik Bougalis 2015-09-07 11:28:28 -07:00
  • 88f885f2e7 Limit changed node count JoelKatz 2015-09-07 08:57:02 -07:00
  • 91eee1a42d Limit the number of offers that can be consumed during crossing Nik Bougalis 2015-09-07 08:59:16 -07:00
  • 6a55f99ede Set version to 0.29.0-hf1 0.29.0-hf1 Nik Bougalis 2015-09-07 09:17:06 -07:00
  • 0b457497d0 Limit changed node count JoelKatz 2015-09-07 08:57:02 -07:00
  • b7c9e33343 Limit the number of offers that can be consumed during crossing Nik Bougalis 2015-09-07 08:59:16 -07:00
  • 502d5689bf Set version to 0.29.1-b6 Scott Schurr 2015-09-03 16:53:12 -07:00
  • d015debe2b Remove unused config param seelabs 2015-09-02 11:54:24 -04:00
  • d8aab5a749 Optimize SHAMapItem construction Howard Hinnant 2015-09-01 16:49:43 -04:00
  • 7ed2094a6a Fix missing 'age' field from server_info Vinnie Falco 2015-08-28 14:24:50 -07:00
  • 464410d8be Differentiate path_find response (RIPD-1013) Miguel Portilla 2015-08-19 17:18:58 -04:00
  • aa0e17dd93 Add consensus simulations Vinnie Falco 2015-08-13 15:42:36 -07:00
  • 4e345b1c8a Make suite::log_t public Vinnie Falco 2015-08-13 15:42:01 -07:00
  • b2cb4df29a Make suite::log_t public Vinnie Falco 2015-08-13 15:42:01 -07:00
  • 3d777f3f5d Convert all of an asset (RIPD-655) Miguel Portilla 2015-07-29 15:29:18 -04:00
  • 1842878c40 Tidy up STPathElement constructor Vinnie Falco 2015-08-27 09:23:09 -07:00
  • 23f47adb60 Add jtx::path funclet Vinnie Falco 2015-07-22 16:50:15 -07:00
  • 377e3d479c Always show fields that contribute to the hash in ledger header json Nicholas Dudfield 2015-08-11 10:46:59 +07:00
  • d5193a776e Replace calls to new(). (#243) Tom Ritchford 2015-08-10 11:37:59 -04:00
  • ef51128270 Enable simple multisign with a Feature (RIPD-182): Scott Schurr 2015-08-11 14:11:01 -07:00
  • 9b15c88b0e Make Rules available outside of Transactors (RIPD-182): Scott Schurr 2015-08-13 15:13:23 -07:00
  • f1c29ae20b Allow an account to be exclusively multisigned (RIPD-182): Scott Schurr 2015-08-06 14:52:27 -07:00
  • 6d2e3da306 Set version to 0.29.1-b5 Nik Bougalis 2015-08-18 11:16:25 -07:00
  • 7695ea2822 Remove obsolete test file seelabs 2015-08-14 09:16:49 -04:00
  • c729ceab20 Add includes for boost in_place seelabs 2015-08-13 14:48:01 -04:00
  • e8643dd8cc Fix calling incorrect require function in tests seelabs 2015-08-10 15:04:14 -04:00
  • 7b69592fe1 Pass by reference in succ Miguel Portilla 2015-08-13 10:08:00 -04:00
  • 12e11721f9 Eliminate redundant traversal logic of SHAMap: * Only the const_iterator interface remains. Howard Hinnant 2015-08-11 16:10:25 -04:00
  • 96c13f0d98 Restrict source files to 80 columns. Tom Ritchford 2015-08-07 18:17:10 -04:00
  • df728cd2cd Reference fee unit clean up * Use config object or ledger instead of hard coded value. * The value is still const, and has no change mechanism. Edward Hennis 2015-08-05 17:39:26 -04:00
  • 0d7cad8d64 Devirtualize HashRouter * Include some simple renames Edward Hennis 2015-08-04 15:38:30 -04:00
  • d69285f6ad Use unabbreviated "SuspendedPayment" for LedgerEntryType Nicholas Dudfield 2015-08-05 16:49:14 +07:00
  • b8e192e058 Increased fees for multisigned transactions (RIPD-182): Scott Schurr 2015-07-10 17:05:41 -07:00
  • aeebfeab10 Remove unused unl module code Vinnie Falco 2015-08-14 07:50:54 -07:00
  • 8aafebbb75 Move tests to app/tests Vinnie Falco 2015-08-14 13:31:51 -07:00
  • c3da2e1f03 Update to soci 3.2 Vinnie Falco 2015-08-03 16:08:25 -07:00
  • c8c8003677 Merge commit 'caab155a00ca0158dcb16844bea5326e2a2c2562' into dn Nik Bougalis 2015-08-18 08:47:41 -07:00
  • caab155a00 Squashed 'src/soci/' changes from 6e9312c..b2855dc Nik Bougalis 2015-08-18 08:43:51 -07:00
  • 1b85b6eaba Set version to 0.29.1-b4 Nik Bougalis 2015-08-04 14:55:43 -07:00
  • 863add6a19 Remove spurious format string from log JoelKatz 2015-08-04 10:23:21 -07:00
  • 64b80e0573 Fix ledger loading on startup JoelKatz 2015-08-04 10:23:14 -07:00
  • ed902d9dea Set feature activation date to Aug 17 Nik Bougalis 2015-08-04 13:21:43 -07:00
  • f38b373cb6 Exit if OpenSSL doesn't have secp256k1 support (RIPD-900) Nik Bougalis 2015-08-01 01:08:24 -07:00
  • b8f2fdb6ac Remove obsolete DHUtil Nik Bougalis 2015-07-31 19:19:14 -07:00
  • 182f570f24 Reduce Transactor virtual interface Nik Bougalis 2015-07-31 14:33:33 -07:00
  • 5b90ccf65d Validate fee during preflight Nik Bougalis 2015-07-31 11:25:31 -07:00
  • 22a8e25538 Fix display discrepancy in fee. Edward Hennis 2015-07-30 19:25:12 -04:00