From e80f9cf0deb3a572e68fef1a38810c2cfee3d6b6 Mon Sep 17 00:00:00 2001 From: intelliot Date: Thu, 13 Jul 2023 17:28:56 +0000 Subject: [PATCH] deploy: cb09e61d2f765435dbc4624d5ac3b214197f5622 --- AccountObjects__test_8cpp_source.html | 2 +- Application_8cpp_source.html | 2 +- ConnectAttempt_8cpp_source.html | 10 +- Consensus_8h_source.html | 2629 +++++++++-------- Consensus__test_8cpp_source.html | 2 +- DatabaseShardImp_8cpp_source.html | 2 +- DatabaseShard__test_8cpp_source.html | 6 +- ETLSource_8cpp_source.html | 2 +- ETLSource_8h_source.html | 2 +- HTTPClient_8cpp_source.html | 4 +- HTTPClient_8h_source.html | 136 +- Handshake_8cpp_source.html | 774 ++--- Handshake_8h_source.html | 20 +- InnerObjectFormats__test_8cpp_source.html | 2 +- JSONRPCClient_8cpp_source.html | 2 +- JSONRPC__test_8cpp_source.html | 2 +- LedgerData__test_8cpp_source.html | 2 +- LedgerLoad__test_8cpp_source.html | 2 +- LedgerMaster_8cpp_source.html | 4 +- LedgerMaster_8h_source.html | 2 +- LedgerReplay__test_8cpp_source.html | 4 +- NetworkOPs_8cpp_source.html | 2 +- Node_8cpp_source.html | 2 +- Node_8h_source.html | 4 +- OverlayImpl_8cpp_source.html | 4 +- Path__test_8cpp_source.html | 2 +- PeerImp_8cpp_source.html | 18 +- PerfLog__test_8cpp_source.html | 2 +- PostgresDatabase_8cpp_source.html | 6 +- RCLConsensus_8h_source.html | 2 +- RPCCall_8cpp_source.html | 2 +- RPCCall__test_8cpp_source.html | 2 +- RPCHelpers_8cpp_source.html | 2 +- RangeSet_8h_source.html | 227 +- RangeSet__test_8cpp_source.html | 8 +- Regression__test_8cpp_source.html | 2 +- SQLiteDatabase_8cpp_source.html | 4 +- SQLiteDatabase_8h_source.html | 4 +- STObject__test_8cpp_source.html | 2 +- ServerHandler_8cpp_source.html | 12 +- ServerStatus__test_8cpp_source.html | 2 +- ShardInfo_8h_source.html | 4 +- TER_8cpp_source.html | 2 +- TransactionMaster_8cpp_source.html | 4 +- TransactionMaster_8h_source.html | 4 +- Transaction_8cpp_source.html | 4 +- Transaction_8h_source.html | 4 +- TrustedPublisherServer_8h_source.html | 4 +- Tx_8cpp_source.html | 4 +- ValidatorList_8cpp_source.html | 2 +- ValidatorSite_8cpp_source.html | 2 +- WSClient_8cpp_source.html | 2 +- WSInfoSub_8h_source.html | 2 +- app_2misc_2impl_2Manifest_8cpp_source.html | 2 +- classJson_1_1Reader.html | 60 +- classripple_1_1Consensus.html | 124 +- ...sripple_1_1Consensus_1_1MonitoredMode.html | 10 +- classripple_1_1HTTPClient.html | 4 +- classripple_1_1HTTPClientImp.html | 2 +- compression__test_8cpp_source.html | 4 +- handshake__test_8cpp_source.html | 4 +- json__reader_8cpp_source.html | 1904 ++++++------ json__reader_8h_source.html | 54 +- json__value__test_8cpp_source.html | 2 +- namespaceJson.html | 4 +- namespaceripple.html | 38 +- nodestore_2impl_2Shard_8cpp_source.html | 4 +- nodestore_2impl_2Shard_8h_source.html | 2 +- reduce__relay__test_8cpp_source.html | 4 +- short__read__test_8cpp_source.html | 2 +- test_2csf_2Peer_8h_source.html | 2 +- tx__reduce__relay__test_8cpp_source.html | 2 +- 72 files changed, 3100 insertions(+), 3086 deletions(-) diff --git a/AccountObjects__test_8cpp_source.html b/AccountObjects__test_8cpp_source.html index 1883499e0e..4164f92cf5 100644 --- a/AccountObjects__test_8cpp_source.html +++ b/AccountObjects__test_8cpp_source.html @@ -934,7 +934,7 @@ $(function() {
NetClock::time_point now()
Returns the current network time.
Definition: Env.h:264
T begin(T... args)
void fund(bool setDefaultRipple, STAmount const &amount, Account const &account)
Definition: Env.cpp:228
-
bool parse(std::string const &document, Value &root)
Read a Value from a JSON document.
Definition: json_reader.cpp:76
+
bool parse(std::string const &document, Value &root)
Read a Value from a JSON document.
Definition: json_reader.cpp:74
void run() override
const SF_AMOUNT sfBalance
std::string to_string(Manifest const &m)
Format the specified manifest to a string for debugging purposes.
diff --git a/Application_8cpp_source.html b/Application_8cpp_source.html index a1547cd2a1..a96ffcb91e 100644 --- a/Application_8cpp_source.html +++ b/Application_8cpp_source.html @@ -2566,7 +2566,7 @@ $(function() {
InboundTransactions & getInboundTransactions() override
std::unique_ptr< DatabaseCon > makeWalletDB(DatabaseCon::Setup const &setup)
makeWalletDB Opens the wallet database and returns it.
Definition: Wallet.cpp:26
-
bool parse(std::string const &document, Value &root)
Read a Value from a JSON document.
Definition: json_reader.cpp:76
+
bool parse(std::string const &document, Value &root)
Read a Value from a JSON document.
Definition: json_reader.cpp:74
An endpoint that consumes resources.
Definition: Consumer.h:34
A consumption charge.
Definition: Charge.h:30
diff --git a/ConnectAttempt_8cpp_source.html b/ConnectAttempt_8cpp_source.html index e0bc2c1a56..207c86bc90 100644 --- a/ConnectAttempt_8cpp_source.html +++ b/ConnectAttempt_8cpp_source.html @@ -491,7 +491,7 @@ $(function() {
const beast::Journal journal_
std::string toBase58(AccountID const &v)
Convert AccountID to base58 checked string.
Definition: AccountID.cpp:104
std::vector< ProtocolVersion > parseProtocolVersions(boost::beast::string_view const &value)
Parse a set of protocol versions.
-
std::optional< uint256 > makeSharedValue(stream_type &ssl, beast::Journal journal)
Computes a shared value based on the SSL connection state.
Definition: Handshake.cpp:145
+
std::optional< uint256 > makeSharedValue(stream_type &ssl, beast::Journal journal)
Computes a shared value based on the SSL connection state.
Definition: Handshake.cpp:147
std::optional< std::string > member(PublicKey const &node) const
Determines whether a node belongs in the cluster.
Definition: Cluster.cpp:39
Definition: IPAddress.h:103
void processResponse()
@@ -536,7 +536,7 @@ $(function() {
virtual Config config()=0
Returns the configuration for the manager.
STL namespace.
std::unique_ptr< stream_type > stream_ptr_
-
bool parse(std::string const &document, Value &root)
Read a Value from a JSON document.
Definition: json_reader.cpp:76
+
bool parse(std::string const &document, Value &root)
Read a Value from a JSON document.
Definition: json_reader.cpp:74
An endpoint that consumes resources.
Definition: Consumer.h:34
void run()
boost::asio::basic_waitable_timer< std::chrono::steady_clock > timer_
@@ -551,10 +551,10 @@ $(function() {
request_type req_
void close()
bool TX_REDUCE_RELAY_ENABLE
Definition: Config.h:264
-
PublicKey verifyHandshake(boost::beast::http::fields const &headers, ripple::uint256 const &sharedValue, std::optional< std::uint32_t > networkID, beast::IP::Address public_ip, beast::IP::Address remote, Application &app)
Validate header fields necessary for upgrading the link to the peer protocol.
Definition: Handshake.cpp:226
+
PublicKey verifyHandshake(boost::beast::http::fields const &headers, ripple::uint256 const &sharedValue, std::optional< std::uint32_t > networkID, beast::IP::Address public_ip, beast::IP::Address remote, Application &app)
Validate header fields necessary for upgrading the link to the peer protocol.
Definition: Handshake.cpp:228
Definition: OverlayImpl.h:58
ConnectAttempt(Application &app, boost::asio::io_service &io_service, endpoint_type const &remote_endpoint, Resource::Consumer usage, shared_context const &context, std::uint32_t id, std::shared_ptr< PeerFinder::Slot > const &slot, beast::Journal journal, OverlayImpl &overlay)
-
auto makeRequest(bool crawlPublic, bool comprEnabled, bool ledgerReplayEnabled, bool txReduceRelayEnabled, bool vpReduceRelayEnabled) -> request_type
Make outbound http request.
Definition: Handshake.cpp:365
+
auto makeRequest(bool crawlPublic, bool comprEnabled, bool ledgerReplayEnabled, bool txReduceRelayEnabled, bool vpReduceRelayEnabled) -> request_type
Make outbound http request.
Definition: Handshake.cpp:367
~ConnectAttempt()
static boost::asio::ip::tcp::endpoint parse_endpoint(std::string const &s, boost::system::error_code &ec)
static bool isPeerUpgrade(http_request_type const &request)
@@ -564,7 +564,7 @@ $(function() {
void onTimer(error_code ec)
void onWrite(error_code ec)
Represents a JSON value.
Definition: json_value.h:145
-
void buildHandshake(boost::beast::http::fields &h, ripple::uint256 const &sharedValue, std::optional< std::uint32_t > networkID, beast::IP::Address public_ip, beast::IP::Address remote_ip, Application &app)
Insert fields headers necessary for upgrading the link to the peer protocol.
Definition: Handshake.cpp:177
+
void buildHandshake(boost::beast::http::fields &h, ripple::uint256 const &sharedValue, std::optional< std::uint32_t > networkID, beast::IP::Address public_ip, beast::IP::Address remote_ip, Application &app)
Insert fields headers necessary for upgrading the link to the peer protocol.
Definition: Handshake.cpp:179