Commit Graph

  • 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
  • 5bad2db667 Add validations subscriptions (RIPD-504) wilsonianb 2015-07-09 09:49:05 -07:00
  • 7c2478480d DeliverMin enable switch and precheck greater than dest amount Miguel Portilla 2015-07-02 15:10:11 -07:00
  • 761f218c0a Refactor NetworkOPs: * Reduce public API * Use LedgerMaster interface from RPC * Remove fetch pack management to LedgerMaster Nik Bougalis 2015-06-30 18:27:05 -07:00
  • 163e8eb8fc Use SecretKey, PublicKey Vinnie Falco 2015-07-10 19:55:39 -07:00
  • 6fccd07479 Add new cryptographic token types: Vinnie Falco 2015-07-10 10:03:08 -07:00
  • c86a40a361 Tidy up digest functions: Vinnie Falco 2015-07-08 11:52:35 -07:00
  • 362726de4a Slice improvements: Vinnie Falco 2015-07-08 08:53:08 -07:00
  • 5962a4817a Add secp256k1 module Vinnie Falco 2015-06-18 06:33:00 -07:00
  • 2e05471d72 Fix compilation with C++ Vinnie Falco 2015-06-18 06:32:54 -07:00
  • d998c6461e Merge commit '94f13fb6061ead96fd5bc6ecd6ee5d9c5565a966' as 'src/secp256k1' Vinnie Falco 2015-07-12 12:03:20 -07:00
  • 94f13fb606 Squashed 'src/secp256k1/' content from commit 0cbc860 Vinnie Falco 2015-07-12 12:03:20 -07:00
  • 7edf783102 Set version to 0.29.0-b11 Vinnie Falco 2015-07-12 11:01:50 -07:00
  • efc2159441 Implement new amendment majority semantics : JoelKatz 2015-01-30 12:57:57 -08:00
  • 3078c6da12 Check if synchronized in ripple_path_find David Schwartz 2015-07-10 10:45:17 -07:00
  • de6f678de7 Pass by reference in processTransaction Miguel Portilla 2015-07-09 13:24:29 -04:00
  • d8d51e8103 Add quality to account_offers Nicholas Dudfield 2015-07-07 14:23:51 +07:00
  • 361f1da5b8 Optimize and clean up SHAMap::iterator: * Remove dependence on boost::iterator_facade. * Rename iterator to const_iterator. * Change value_type from shared_ptr<SHAMapItem const> to SHAMapItem. * Install a stack-path to the current SHAMapItem in the const_iterator. Howard Hinnant 2015-06-30 12:15:47 -04:00
  • 30e068ae17 Tidy up compilation units Vinnie Falco 2015-07-12 10:35:49 -07:00
  • 3b751cc6e6 Set version to 0.28.2-hf1 Mark Travis 2015-07-09 22:57:16 +00:00
  • 6d60f19d73 Change NetOps processTransaction to use ref param Miguel Portilla 2015-07-09 13:24:29 -04:00
  • 94235d4b4f Set version to 0.29.0-b10 Vinnie Falco 2015-07-09 14:21:49 -07:00
  • 367c3a5bfc Refactor View classes: Vinnie Falco 2015-07-04 10:55:07 -07:00
  • f3b172b0c9 Use OpenLedger in Env Vinnie Falco 2015-06-30 15:58:24 -07:00
  • 023715474c Add OpenLedger: Vinnie Falco 2015-06-30 14:13:03 -07:00
  • f5873bcad0 Add unfunded account Env test Vinnie Falco 2015-07-02 16:03:41 -07:00
  • 9f27801b8d Log metadata differences on built ledger mismatch Vinnie Falco 2015-07-07 10:11:25 -07:00
  • 9eb0c2964c Pass a reference in SHAMap::compare Vinnie Falco 2015-07-07 12:22:50 -07:00
  • 73d64bbafc Set version to 0.29.0-b9 Vinnie Falco 2015-07-07 09:50:21 -07:00
  • ea67a2d051 Remove jss::account_index and jss::peer_index. Tom Ritchford 2015-06-26 18:11:32 -04:00
  • 1e7588d0ab Fix open ledger flag when jumping Vinnie Falco 2015-07-03 19:06:03 -07:00
  • b6b3548c0c Remove redundant unit test Vinnie Falco 2015-07-07 10:12:47 -07:00
  • 097a8ce640 Merge branch 'release' into develop Vinnie Falco 2015-07-07 09:35:41 -07:00
  • 6374aad9bc Set version to 0.28.2 0.28.2 Vinnie Falco 2015-07-07 09:21:44 -07:00