Commit Graph

  • d63aab6312 Test display discrepancy in fee. Edward Hennis 2015-07-31 17:55:30 -04:00
  • 641ab8ddaf Replace tabs with spaces. Tom Ritchford 2015-08-03 10:56:03 -04:00
  • 774dcad392 Remove common_ledger seelabs 2015-08-04 12:18:47 -04:00
  • 7b7b27ee9e Replace tabs with spaces. Tom Ritchford 2015-08-03 10:56:03 -04:00
  • c5adbc859a Fix OpenView::sles Vinnie Falco 2015-07-28 13:03:41 -07:00
  • 2cc12b2f2f Add Env::meta() Vinnie Falco 2015-07-28 17:00:33 -07:00
  • 13b33b5d4d Store STTx in JTx Vinnie Falco 2015-07-09 16:12:56 -07:00
  • c7dea3ed17 Improve LoadFeeTrack::scaleFeeLoad: * Move lock protection to where it is needed. * Use gcd to reduce problem to lowest terms. * Use improved overflow avoidance to retain as much precision as possible. * Detect overflow if it can be shown that the final result will not fit in a uint64_t. Howard Hinnant 2015-07-30 17:28:58 -04:00
  • a7e6ecb5b3 Devirtualize LoadFeeTrack Edward Hennis 2015-07-10 16:51:05 -04:00
  • 5964710f73 Set version to 0.29.0 0.29.0 Nik Bougalis 2015-08-04 13:22:45 -07:00
  • 262a61564c Set feature activation date to Aug 17 Nik Bougalis 2015-08-04 13:21:43 -07:00
  • 4cc4421c82 Fix display discrepancy in fee. Edward Hennis 2015-07-30 19:25:12 -04:00
  • 2786950c16 Fix ledger loading on startup JoelKatz 2015-08-04 10:23:14 -07:00
  • e45c1b238f Set version to 0.29.1-b3 Nik Bougalis 2015-07-31 17:42:16 -07:00
  • d166e6a45e Add more documentation to Builds/Test.py. Tom Ritchford 2015-07-31 17:17:05 -04:00
  • e759137f15 Thread SusPay to all affected accounts Vinnie Falco 2015-07-30 14:10:20 -07:00
  • 0bb570a36d Be paranoid about ledger compatibility: * Consider ledgers incompatible based on last valid ledger * Test against even ledgers not acquired yet * Don't validate an incompatible ledger * Don't switch to an incompatible ledger * Protect against an unreasonably small quorum JoelKatz 2015-07-28 15:14:51 -07:00
  • 38c6083a2f Reduce some logging severity JoelKatz 2015-07-27 14:56:37 -07:00
  • cfdf0d2f0a Remove a ledger from the set of present ledgers where needed * If we encounter it in RPC * If we fully-validate a ledger that doesn't have it in its history JoelKatz 2015-07-27 14:38:06 -07:00
  • f0dc2bc425 Confirm valid suspend before relying on suspension JoelKatz 2015-07-29 17:48:47 -07:00
  • b783e353c4 Remove trailing spaces. Tom Ritchford 2015-07-28 23:24:25 -04:00
  • 32ec3fe089 Remove trailing spaces. Tom Ritchford 2015-07-28 23:24:25 -04:00
  • 9e69bd5c56 Simple multisigning (RIPD-182): Scott Schurr 2015-06-22 10:49:03 -07:00
  • ceeb36039e New peer to peer network simulators Vinnie Falco 2015-07-18 13:09:09 -07:00
  • 2bfae2f0ac Tidy up UNL module: Vinnie Falco 2015-07-18 13:07:37 -07:00
  • b25f322c93 Set version to 0.29.0-rc6 Vinnie Falco 2015-07-29 18:42:54 -07:00
  • f77ecba896 Confirm valid suspend before relying on suspension JoelKatz 2015-07-29 17:48:47 -07:00
  • 5d2d88209f Set version to 0.29.1-b2 Nik Bougalis 2015-07-28 20:31:50 -07:00
  • ecf1a3c69c Initialize close offset Nik Bougalis 2015-07-27 15:06:55 -07:00
  • 3f0eacf5e7 Add SuspendedPayment feature (RIPD-992): Vinnie Falco 2015-07-26 14:25:59 -07:00
  • d49f9ea109 Add [features] section to .cfg: Vinnie Falco 2015-07-29 07:36:29 -07:00
  • 2ec40cb6f1 Add operator[] field accessors to STObject: Vinnie Falco 2015-07-24 21:06:16 -07:00
  • 3e342e4b71 Add st.h module header Vinnie Falco 2015-07-26 11:41:05 -07:00
  • 147fee0272 Add describeOwnerDir Vinnie Falco 2015-07-26 12:28:18 -07:00
  • fa900de548 Fix applyFlags when testing is disabled Vinnie Falco 2015-07-22 20:48:34 -07:00
  • 1883b40083 Add except, unexcept in suite Vinnie Falco 2015-07-24 16:15:43 -07:00
  • 8cd44c637d Add except, unexcept in suite Vinnie Falco 2015-07-24 16:15:43 -07:00
  • 729caaacff Add THROW contract call Vinnie Falco 2015-07-24 12:14:44 -07:00
  • 2f5d721ec1 Track STTx validity with HashRouter. (RIPD-977) Edward Hennis 2015-07-13 17:01:40 -04:00
  • c15394c42a Add preflight functionality to transactors: Edward Hennis 2015-07-13 09:50:17 -07:00
  • 36a62f110c Switch some Ledger instances to ReadView instances * Remove ltCURRENT * Change getOwnerInfo * Use ReadView in TransactionSign * Change AcceptedLedger and ProposedTransaction to use ReadView * Change RPC::accounts JoelKatz 2015-07-15 10:42:13 -07:00
  • 2d02b46253 Fix parsing in ledger_request Nik Bougalis 2015-07-24 16:15:25 -07:00
  • 6cf75f0fc2 Add uptime to crawl data (RIPD-997) Miguel Portilla 2015-07-27 13:28:19 -04:00
  • 1a3e2e3f36 Set features activation to Aug 10 Nik Bougalis 2015-07-28 17:20:23 -07:00
  • 645e32b19e Fix coroutine suspend Tom Ritchford 2015-07-28 16:16:06 -04:00
  • fa0a61b5d7 Revert "Always use co-routines:" Tom Ritchford 2015-07-28 13:04:37 -04:00
  • 2336fe2708 Set version to 0.29.0-rc5 Nik Bougalis 2015-07-28 20:14:10 -07:00
  • 0cbd81146f Fix parsing in ledger_request Nik Bougalis 2015-07-24 16:15:25 -07:00
  • a268c1a7ad Add uptime to crawl data (RIPD-997) Miguel Portilla 2015-07-27 13:28:19 -04:00
  • 3b7107b255 Set features activation to Aug 10 Nik Bougalis 2015-07-28 17:20:23 -07:00
  • a2ea89c64e Fix coroutine suspend Tom Ritchford 2015-07-28 16:16:06 -04:00
  • b44cb1a64c Revert "Always use co-routines:" Tom Ritchford 2015-07-28 13:04:37 -04:00
  • 1dc3acb071 Set version to 0.29.1-b1 Vinnie Falco 2015-07-23 12:33:26 -07:00
  • 0cf58cc505 Add Rules to ReadView: Vinnie Falco 2015-07-16 09:54:10 -07:00
  • eb49e1bf47 Convert OrderBookDB to ReadView Vinnie Falco 2015-07-14 16:37:08 -07:00
  • 0627d3487b Add OpenLedger::empty Vinnie Falco 2015-07-14 12:21:02 -07:00
  • 5063839ce5 Remove deprecated abstract_clock::elapsed Vinnie Falco 2015-07-17 09:55:24 -07:00
  • 84161b86c7 Add ReadView::sles Vinnie Falco 2015-07-14 11:56:09 -07:00
  • 110bbf3956 Add CachedLedger: Vinnie Falco 2015-07-15 14:58:08 -07:00
  • fad9998f9d Remove deprecated abstract_clock::elapsed Vinnie Falco 2015-07-17 09:55:24 -07:00
  • b38a96ae82 Add TimeKeeper: Vinnie Falco 2015-07-15 10:08:47 -07:00
  • e82d774d32 Move SNTPClient to core: Vinnie Falco 2015-07-15 13:33:45 -07:00
  • 8d1b169f5a Skip List unit test (RIPD-926) Miguel Portilla 2015-06-29 12:41:55 -04:00
  • 70ccdabf7c Squelch logs in Env (RIPD-982) Miguel Portilla 2015-07-17 13:25:58 -04:00
  • af36942e1f Tidy up offer crossing: * Clarify use of cancel view in OfferCreate transactor * Reduce OfferStream public interface * Reduce severity of some developer-only logging from ERROR to DEBUG Nik Bougalis 2015-07-16 06:28:57 -07:00
  • b1b98fa3b0 Tidy up JLOG Nik Bougalis 2015-07-17 13:20:54 -07:00
  • bb251063fc Remove deprecated 'accepted' parameter. Tom Ritchford 2015-07-16 13:57:10 -04:00
  • 663742e0d1 Fix compilation warnings in secp256k1. Tom Ritchford 2015-07-16 15:33:24 -04:00
  • 16c89aee04 Set version to 0.29.0-rc4 Nik Bougalis 2015-07-23 12:32:43 -07:00
  • abe735102a Fix metadata during apply: Metadata is correctly generated for the case where a ledger entry is only changed as a consequence of threading. This changes the result compared to previous versions, which produced more than necessary for these cases. Nik Bougalis 2015-07-23 12:29:35 -07:00
  • 70a37811bd Set the fees in Ledger::setImmutable David Schwartz 2015-07-21 11:32:20 -07:00
  • edab96e973 Set version to 0.29.0-rc3 Nik Bougalis 2015-07-20 15:41:25 -07:00
  • e7a50e2a5a Fix apply table metadata updates Nik Bougalis 2015-07-20 12:36:49 -07:00
  • e18ba24670 Set version to 0.29.0-rc2 Vinnie Falco 2015-07-17 10:25:14 -07:00
  • f41fc87a33 Put OfferCreate bug fix on a ledger switch: Vinnie Falco 2015-07-17 10:21:32 -07:00
  • 5ec3534fea Set version to 0.29.0-rc1 Vinnie Falco 2015-07-15 16:07:41 -07:00
  • 6bd39a316e Tidy up amendment feature macro Vinnie Falco 2015-07-15 16:15:53 -07:00
  • 8434203e71 Add copyright notice Yana 2015-06-15 17:56:38 -07:00
  • 59431c513a Add IOUAmount and XRPAmount (RIPD-976): Nik Bougalis 2015-07-09 22:50:17 -07:00
  • edc1bc35fd Add path find response field full_reply (RIPD-894) Miguel Portilla 2015-07-14 15:02:41 -04:00
  • 18ccdf8bd4 Add Directory container and iterator (RIPD-968) Miguel Portilla 2015-06-30 18:18:37 -04:00
  • a0dcc4da8c Enable rm funded offer fix after a switch over date seelabs 2015-07-15 11:54:53 -04:00
  • 2b91e62d5d Fix funded offer removal during payment (RIPD-113): seelabs 2015-06-22 17:17:22 -04:00
  • bc5a25168a Update chrono types Vinnie Falco 2015-07-15 09:39:26 -07:00
  • f453c58389 Fix manifest message handler Vinnie Falco 2015-07-14 16:27:15 -07:00
  • ad74606ab3 Fix fees in Ledger construction Vinnie Falco 2015-07-14 06:37:58 -07:00
  • bb15295935 Refactor computation of Ledger hash Vinnie Falco 2015-07-11 16:26:07 -07:00
  • f0c1fbb098 Use LedgerInfo hash in applyHeldTransactions Vinnie Falco 2015-07-11 15:26:55 -07:00
  • 692f224e1c Tidy up genesis Ledger construction Vinnie Falco 2015-07-11 14:43:21 -07:00
  • 5bd9cd2ee8 Tidy up and move sources Vinnie Falco 2015-07-11 12:33:17 -07:00
  • 70fc091e74 Split up RPC handlers for classic build. Tom Ritchford 2015-07-10 16:50:04 -04:00
  • 1d09c54fdc Replace Ledger with ReadView in most RPC handlers. Tom Ritchford 2015-07-08 12:12:47 -04:00
  • c7ebe7205c Move fields from Ledger to LedgerInfo. Tom Ritchford 2015-07-08 12:12:48 -04:00
  • 1b6c707abb Extract LedgerToJson.cpp from LedgerToJson.h. Tom Ritchford 2015-07-08 11:48:16 -04:00
  • a0010effbc Simplify lookupLedger to use an RPC::Context. Tom Ritchford 2015-06-30 15:38:59 -04:00
  • c094772bc0 Restrict Ledger.cpp to 80 columns. Tom Ritchford 2015-07-01 12:57:59 -04:00
  • 7ce871f3b2 Merge branch 'release' into develop Vinnie Falco 2015-07-15 16:56:10 -07:00
  • 77b3ad5de1 Set version to 0.29.0-b12 Nik Bougalis 2015-07-13 16:25:58 -07:00
  • a75a0c0b84 Mention rippled in the websocket test page. Tom Ritchford 2015-07-13 18:46:01 -04:00
  • 072fc53019 Rename duplicate .cpp files. Tom Ritchford 2015-07-13 15:38:00 -04:00