Commit Graph

  • e958f72ba9 Convert to bool in suite::expect Vinnie Falco 2015-06-10 18:58:21 -07:00
  • 0fcd3da046 Add is_call_possible Vinnie Falco 2015-06-09 14:42:53 -07:00
  • 5c5b121b62 Add is_call_possible Vinnie Falco 2015-06-09 14:42:53 -07:00
  • d21171b21e Refactor LedgerEntrySet: Vinnie Falco 2015-06-09 10:37:13 -04:00
  • aead038215 Fix docs MarkusTeufelberger 2015-06-12 22:44:48 +02:00
  • a16c07c78a Remove unused NodeIdentity table fields Nik Bougalis 2015-06-11 17:11:14 -07:00
  • 9930b12d9d Beast clean up: * Remove binding, dispatch handling and exit hooks in favor of std alternatives; remove crash-handling infrastructure, error message framework, system-specific process handling and Objective-C interop helpers. * Simplify Beast function profiling * Simplify beast::Time interface * Simplify beast::String interface * Simplify beast::File interface Nik Bougalis 2015-05-25 17:36:21 -07:00
  • 3aebabce3d Revert "Enable EDH only for anonymous SSL contexts": Nik Bougalis 2015-06-12 11:44:46 -07:00
  • 7239bcf0b7 Support larger EDH keys: JoelKatz 2015-06-12 11:52:41 -07:00
  • 623faa1550 Fix warning Tom Ritchford 2015-06-11 11:58:40 -04:00
  • 60fad25476 Beast clean up: * Remove binding, dispatch handling and exit hooks in favor of std alternatives; remove crash-handling infrastructure, error message framework, system-specific process handling and Objective-C interop helpers. * Simplify Beast function profiling * Simplify beast::Time interface * Simplify beast::String interface * Simplify beast::File interface Nik Bougalis 2015-05-25 17:36:21 -07:00
  • d06e07ef0e Correctly compare JSON values. Tom Ritchford 2015-06-04 22:36:26 -04:00
  • ca800f9e8d Batched transaction application: Applying multiple transactions to the open ledger reduces SHAMap modification overhead. Mark Travis 2015-05-29 00:09:44 -07:00
  • 4225b78bf5 Set version to 0.28.2-b7 Nik Bougalis 2015-06-10 16:02:29 -07:00
  • 8c68eff460 Cleanup object templates: * Avoid exposing class members - use boost::iterator_range instead * Use std::make_unique instead of naked new Nik Bougalis 2015-06-02 21:46:49 -07:00
  • c2814308f1 Remove unused parameters to accountFromString. Tom Ritchford 2015-06-08 16:00:13 -04:00
  • f237187b0d Remove cache sweep profiling Nik Bougalis 2015-06-09 01:05:55 -07:00
  • 187b4caf3c Add logging support to Taker: Log progress during offer crossing and flow calculations to allow for easier debugging and transaction analysis. All logging is done at debug and trace level and will normally not be visible. Nik Bougalis 2015-06-03 14:02:48 -07:00
  • b8526f7894 Allow RPC yield to be a continuation. Tom Ritchford 2015-05-26 23:17:24 -04:00
  • b2b0377717 New method JobQueue::getJobForThread(). Tom Ritchford 2015-06-01 18:35:57 -04:00
  • 24ea1ab035 Parse pathsets when accounts are specified in hex Nik Bougalis 2015-05-27 11:22:29 -07:00
  • e980e69eca Acquire logic fixes: In InboundLedgers::acquire, properly return a ledger if we are able to create one immediately. Nik Bougalis 2015-06-09 01:40:24 -07:00
  • 2904add428 Set version to 0.28.2-b6 Vinnie Falco 2015-06-08 15:22:59 -07:00
  • babaac9305 Refactor Ledger and support classes: Vinnie Falco 2015-06-05 07:25:45 -07:00
  • 9cdc06ce43 C++14 readiness Howard Hinnant 2015-06-08 15:47:43 -04:00
  • 454d2f8c45 Add SHAMap::fetch returning SHAMapItem const Vinnie Falco 2015-06-08 09:46:15 -07:00
  • 5d42d52660 C++14 readiness Howard Hinnant 2015-06-08 15:47:43 -04:00
  • a0e87c7aee ConnectedAddresses stores Addresses to avoid port issues. * Also change log level on a couple of Overlay messages. Edward Hennis 2015-06-04 12:33:45 -04:00
  • 49c4ec6f93 Travis build unity and nounity. Edward Hennis 2015-06-04 10:24:56 -04:00
  • eb0ece417d Fix move sequencing Nik Bougalis 2015-06-03 14:30:23 -07:00
  • 7b5bf7f129 Add support for scons ninja backend seelabs 2015-05-29 06:54:39 -07:00
  • ab8ffc1a00 Set version to 0.28.2-b5 Vinnie Falco 2015-06-02 13:02:03 -07:00
  • 64c8335e22 New Env transaction testing framework: Vinnie Falco 2015-05-29 13:24:30 -07:00
  • 4cfffdf76f Add pretty(Json::Value) Vinnie Falco 2015-05-31 16:10:44 -07:00
  • 8adc4c1e3c Add rpcErrorString function Vinnie Falco 2015-05-31 11:53:25 -07:00
  • 02c118981f Add jss fields Vinnie Falco 2015-05-29 15:34:21 -07:00
  • 4825cefbf8 Add strHex(Slice) Vinnie Falco 2015-05-31 11:16:47 -07:00
  • 4b91a18532 Remove linefeed from JSON to string conversion Vinnie Falco 2015-05-29 13:43:30 -07:00
  • ff2453e42c Add missing include Vinnie Falco 2015-06-01 06:44:24 -07:00
  • 269ad321e6 Allow multi-sign to be enabled at runtime: Vinnie Falco 2015-05-31 18:55:55 -07:00
  • 7382a0c142 Refactor Serializer, SerialIter, SHAMapItem, NodeObject: Vinnie Falco 2015-05-22 13:10:47 -07:00
  • 8be4e7e65f Refactor Serializer, SerialIter, SHAMapItem, NodeObject: Vinnie Falco 2015-05-22 13:10:47 -07:00
  • c25184cc88 Add sha512Half and SHA512HashHasher: Vinnie Falco 2015-05-27 09:27:35 -07:00
  • 360e3fb81e Add SHA512 hasher: Vinnie Falco 2015-05-27 09:26:29 -07:00
  • 06823349f9 Tidy up Serializer: Vinnie Falco 2015-05-27 13:50:41 -07:00
  • d11510c34c Update hash_append to latest draft specification Vinnie Falco 2015-05-27 09:20:46 -07:00
  • e18c6f63cc Add SHA512 hasher: Vinnie Falco 2015-05-27 09:26:29 -07:00
  • 36a864106d Update hash_append to latest draft specification Vinnie Falco 2015-05-27 09:20:46 -07:00
  • 3028ffd083 Enable EDH only for anonymous SSL contexts JoelKatz 2015-06-01 14:55:09 -07:00
  • a3d5a97df6 Remove unused old-style unity files Nik Bougalis 2015-06-01 17:22:30 -07:00
  • 52879d964e Revert "Reduce SHAMapTreeNode copying during SHAMap unsharing:" Mark Travis 2015-05-30 13:55:20 -07:00
  • aaf209485c Merge remote-tracking branch 'david/lz4' into develop Vinnie Falco 2015-06-02 12:47:51 -07:00
  • 4515ac0bca Replace base_uint(string) with from_hex_text<> (RIPD-897) Scott Schurr 2015-05-29 10:31:13 -07:00
  • d7def5509d Remove temp_db (RIPD-887) seelabs 2015-05-27 11:26:06 -07:00
  • 4ff845ac91 Merge commit 'df26c08a34b4e07235d33fcd7e2fb311d83f069f' into HEAD Synchronize LZ4 with upstream JoelKatz 2015-05-29 15:03:27 -07:00
  • df26c08a34 Squashed 'src/lz4/' changes from e25b51d..baf78e7 JoelKatz 2015-05-29 15:03:27 -07:00
  • e9d147f4b8 Set version to 0.28.2-b4 Tom Ritchford 2015-05-29 13:45:23 -04:00
  • f1a1ef49d5 Remove duplicate types. Tom Ritchford 2015-05-28 13:50:47 -04:00
  • fd03c3297c Fix dangling pointer in websocketpp/error.hpp. Tom Ritchford 2015-05-27 19:03:06 -04:00
  • ffd2e884f2 Clean up LedgerConsensus log message Add missing space and use consistent pluralization. wilsonianb 2015-05-27 10:04:47 -07:00
  • 0d700d9833 Unsubscribe from normal data feeds on destruction Nik Bougalis 2015-05-27 01:53:45 -07:00
  • dd902292ed Consensus cleanup: * Inject dependencies, make functions free and levelize * Add comments to document the intent behind the code * Reduce class public interfaces * Remove support for proposals without ledger hashes Nik Bougalis 2015-05-22 13:08:41 -07:00
  • 1b4e0f5f48 Tidying & Selectively forward manifests to peers: seelabs 2015-04-30 13:27:35 -07:00
  • 31d352b3aa Productionize manifest generator. Tom Ritchford 2015-04-17 15:26:34 -04:00
  • c26b8124e5 Add original manifest.py. Tom Ritchford 2015-04-17 16:41:27 -04:00
  • 6bf7de2415 Add ecdsa Python library. Tom Ritchford 2015-04-16 19:54:47 -04:00
  • 18c51f4e4a Add ed25519 Python library. Tom Ritchford 2015-04-16 19:54:30 -04:00
  • adf4860988 Move Python code to its own directory. Tom Ritchford 2015-04-16 17:51:06 -04:00
  • 0dd6b95ac2 Add Validator Manifests (RIPD-772): Josh Juran 2015-04-10 14:41:16 -07:00
  • 41a840e776 Tidying: Vinnie Falco 2015-03-11 10:00:59 -07:00
  • 7d75041fb1 Fixes to cryptographic containers: Josh Juran 2015-03-25 14:01:01 -07:00
  • 6675ee7f5c Set version to 0.28.2-b3 Vinnie Falco 2015-05-22 11:12:44 -07:00
  • 845c9f8a51 Change typedef to using. Howard Hinnant 2015-05-21 19:12:10 -04:00
  • 155fcdbcd0 Change typedef to using. Howard Hinnant 2015-05-21 19:12:10 -04:00
  • 52f298f150 Tidy up app unity sources Vinnie Falco 2015-05-22 08:34:26 -07:00
  • 860ab3523c Refactor Ledger: Vinnie Falco 2015-05-18 17:17:53 -07:00
  • 36ac3bc672 Set version to 0.28.2-b2 Nik Bougalis 2015-05-21 14:31:45 -07:00
  • fc9ab12bf9 Add build instructions for Eclipse CDT + SConsolidator plugin. crazyquark 2015-04-30 23:11:25 +03:00
  • b39c1eb92c Require port in ips (RIPD-893) Miguel Portilla 2015-05-20 15:08:04 -04:00
  • 6994423a49 Don't consider broken peers candidates for history JoelKatz 2015-05-19 14:23:22 -07:00
  • 172e967a73 Latency-aware fetch pack target selection JoelKatz 2015-05-19 14:00:03 -07:00
  • 6f5d8bba2d Reduce STAmount public interface (RIPD-867): Nik Bougalis 2015-05-17 10:29:47 -07:00
  • 67b18e4bea Check the fee early and return an error if it's malformed Nik Bougalis 2015-05-16 09:37:18 -07:00
  • 9ad5644a8c Reduce thread count in static_initializer test (RIPD-864) Vinnie Falco 2015-05-15 11:10:14 -07:00
  • e932ba591f Set version to 0.28.2-b1 Vinnie Falco 2015-05-20 12:47:28 -07:00
  • f58399d2f3 Reduce thread count in static_initializer test (RIPD-864) Vinnie Falco 2015-05-15 11:10:14 -07:00
  • 730cd5d513 Cleanup consensus helper functions: Nik Bougalis 2015-05-15 02:19:29 -07:00
  • e838b30def Integration test to validate the WS ledger results. * Also replace a couple of magic values with the relevant Tuning param. Edward Hennis 2015-05-13 19:35:13 -04:00
  • dddcc09378 Restrict access to data members. Howard Hinnant 2015-05-14 12:56:46 -04:00
  • 5adb68bba4 Easier way to get the validated ledger index JoelKatz 2015-05-13 14:57:23 -07:00
  • d6ef66646f 2-level transaction multi-signatures (RIPD-182): Scott Schurr 2015-02-09 10:35:24 -08:00
  • cf1638e6de sign_for RPC command (RIPD-182): Scott Schurr 2015-02-06 15:55:37 -08:00
  • 64ebd64d2b SignerListSet txn and InnerObjectFormats (RIPD-182): Scott Schurr 2015-02-06 10:22:36 -08:00
  • 92799187ed Improvements to protocol serialization: Scott Schurr 2015-02-03 18:17:11 -08:00
  • 2f3834359e Modularize app/tx: Vinnie Falco 2015-05-18 12:43:34 -07:00
  • 399c43cae6 Set version to 0.28.1 0.28.1 Miguel Portilla 2015-05-20 13:30:54 -04:00
  • 80acbe6f6b Change ArchLinux/PKGBUILD to have correct ripple build line. Tom Ritchford 2015-05-19 18:01:30 -04:00
  • d90ba775e8 Require port in ips_fixed (RIPD-892) Miguel Portilla 2015-05-20 13:13:15 -04:00
  • ea4161d880 Change example configuration protocol on loopback IP (RIPD-886) Miguel Portilla 2015-05-19 13:09:42 -04:00
  • 172a060330 circle: docker: Don't tag branches if its a PR (PKG-33) Torrie Fischer 2015-05-18 09:58:18 -07:00