From dc28e9df496549db108c4b2074c57bc4ffdea0f9 Mon Sep 17 00:00:00 2001 From: intelliot Date: Wed, 22 Feb 2023 23:23:38 +0000 Subject: [PATCH] deploy: 292974889830d2c0a0c547236b458a291e7a2c84 --- AccountTxPaging_8cpp_source.html | 2 +- AccountTx_8cpp_source.html | 2 +- Application_8cpp_source.html | 4 +- CanDelete_8cpp_source.html | 2 +- DatabaseShardImp_8cpp_source.html | 2 +- DeliveredAmount_8cpp_source.html | 4 +- ETLSource_8cpp_source.html | 2 +- Feature1_8cpp_source.html | 2 +- GetCounts_8cpp_source.html | 2 +- InboundLedger_8cpp_source.html | 6 +- InboundLedgers_8cpp_source.html | 2 +- LedgerCleaner_8cpp_source.html | 8 +- LedgerDeltaAcquire_8cpp_source.html | 2 +- LedgerHandler_8cpp_source.html | 2 +- LedgerMaster_8cpp_source.html | 4052 +++++++++-------- LedgerMaster_8h_source.html | 112 +- LedgerReplayMsgHandler_8cpp_source.html | 2 +- NegativeUNLVote_8cpp_source.html | 6 +- NetworkOPs_8cpp_source.html | 14 +- NodeFamily_8cpp_source.html | 2 +- Node_8cpp_source.html | 2 +- OrderBookDB_8cpp_source.html | 2 +- OwnerInfo_8cpp_source.html | 2 +- PathRequests_8cpp_source.html | 4 +- RCLConsensus_8cpp_source.html | 2 +- RCLValidations_8cpp_source.html | 4 +- RPCHelpers_8cpp_source.html | 8 +- ReportingETL_8cpp_source.html | 4 +- SHAMapStoreImp_8cpp_source.html | 6 +- ServerStatus__test_8cpp_source.html | 2 +- ShardArchiveHandler_8cpp_source.html | 2 +- ShardFamily_8cpp_source.html | 2 +- SkipListAcquire_8cpp_source.html | 2 +- Submit_8cpp_source.html | 2 +- Subscribe_8cpp_source.html | 2 +- TransactionSign_8cpp_source.html | 2 +- Transaction_8cpp_source.html | 2 +- Tx_8cpp_source.html | 2 +- Validations_8h_source.html | 150 +- Validations__test_8cpp_source.html | 1070 ++--- classripple_1_1LedgerMaster.html | 118 +- classripple_1_1Validations-members.html | 2 +- classripple_1_1Validations.html | 31 +- ...e_1_1test_1_1csf_1_1Validations__test.html | 18 +- functions_func_g.html | 2 +- functions_g.html | 2 +- namespaceripple.html | 2 +- search/all_7.js | 2 +- search/functions_7.js | 2 +- 49 files changed, 2851 insertions(+), 2830 deletions(-) diff --git a/AccountTxPaging_8cpp_source.html b/AccountTxPaging_8cpp_source.html index 9ac9e7136c..6bc8ca1bcf 100644 --- a/AccountTxPaging_8cpp_source.html +++ b/AccountTxPaging_8cpp_source.html @@ -141,7 +141,7 @@ $(function() {
void convertBlobsToTxResult(RelationalDatabase::AccountTxs &to, std::uint32_t ledger_index, std::string const &status, Blob const &rawTxn, Blob const &rawMeta, Application &app)
virtual LedgerMaster & getLedgerMaster()=0
void saveLedgerAsync(Application &app, std::uint32_t seq)
-
std::shared_ptr< Ledger const > getLedgerBySeq(std::uint32_t index)
+
std::shared_ptr< Ledger const > getLedgerBySeq(std::uint32_t index)
Definition: Serializer.h:310
diff --git a/AccountTx_8cpp_source.html b/AccountTx_8cpp_source.html index e55be4e8cd..355d4c682f 100644 --- a/AccountTx_8cpp_source.html +++ b/AccountTx_8cpp_source.html @@ -483,7 +483,7 @@ $(function() {
virtual LedgerInfo const & info() const =0
Returns information about the ledger.
-
bool getValidatedRange(std::uint32_t &minVal, std::uint32_t &maxVal)
+
bool getValidatedRange(std::uint32_t &minVal, std::uint32_t &maxVal)
@ include_date
Definition: Context.h:53
std::tuple< Blob, Blob, std::uint32_t > txnMetaLedgerType
diff --git a/Application_8cpp_source.html b/Application_8cpp_source.html index a01fb8a9ad..b08e995227 100644 --- a/Application_8cpp_source.html +++ b/Application_8cpp_source.html @@ -2296,7 +2296,7 @@ $(function() {
std::shared_ptr< Ledger > loadByIndex(std::uint32_t ledgerIndex, Application &app, bool acquire)
Definition: Ledger.cpp:1092
std::unique_ptr< RelationalDatabase > mRelationalDatabase
-
void sweep()
+
void sweep()
RCLValidations mValidations
void sweep(void)
STL class.
@@ -2494,7 +2494,7 @@ $(function() {
virtual void sweep()=0
Remove expired entries from the positive and negative caches.
Manages the lifetime of inbound ledgers.
Represents the open ledger.
Definition: OpenLedger.h:49
-
void flush()
Flush all current validations.
Definition: Validations.h:1102
+
void flush()
Flush all current validations.
Definition: Validations.h:1103
A pool of threads to perform work.
Definition: JobQueue.h:55
Application()
T min(T... args)
diff --git a/CanDelete_8cpp_source.html b/CanDelete_8cpp_source.html index e83fadbc38..1645996ff0 100644 --- a/CanDelete_8cpp_source.html +++ b/CanDelete_8cpp_source.html @@ -180,7 +180,7 @@ $(function() {
Value get(UInt index, const Value &defaultValue) const
If the array contains at least index+1 elements, returns the element value, otherwise returns default...
Definition: json_value.cpp:834
@ rpcNOT_READY
Definition: ErrorCodes.h:60
LedgerMaster & ledgerMaster
Definition: Context.h:45
-
std::shared_ptr< Ledger const > getLedgerByHash(uint256 const &hash)
+
std::shared_ptr< Ledger const > getLedgerByHash(uint256 const &hash)
T find_first_not_of(T... args)
@ rpcLGR_NOT_FOUND
Definition: ErrorCodes.h:72
@ rpcREPORTING_UNSUPPORTED
Definition: ErrorCodes.h:141
diff --git a/DatabaseShardImp_8cpp_source.html b/DatabaseShardImp_8cpp_source.html index c0c32e3ff6..d8bfd7f5ad 100644 --- a/DatabaseShardImp_8cpp_source.html +++ b/DatabaseShardImp_8cpp_source.html @@ -2380,7 +2380,7 @@ $(function() {
T all_of(T... args)
static const uint256 finalKey
T compare_exchange_strong(T... args)
-
std::optional< LedgerHash > walkHashBySeq(std::uint32_t index, InboundLedger::Reason reason)
Walk to a ledger's hash using the skip list.
+
std::optional< LedgerHash > walkHashBySeq(std::uint32_t index, InboundLedger::Reason reason)
Walk to a ledger's hash using the skip list.
void importDatabase(Database &source) override
Import the application local node store.
LedgerInfo deserializePrefixedHeader(Slice data, bool hasHash)
Deserialize a ledger header (prefixed with 4 bytes) from a byte array.
std::thread databaseImporter_
diff --git a/DeliveredAmount_8cpp_source.html b/DeliveredAmount_8cpp_source.html index e2139ec9a5..11f0fce7a2 100644 --- a/DeliveredAmount_8cpp_source.html +++ b/DeliveredAmount_8cpp_source.html @@ -345,12 +345,12 @@ $(function() {
std::uint32_t getLgrSeq() const
Definition: TxMeta.h:58
A view into a ledger.
Definition: ReadView.h:125
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
-
std::optional< NetClock::time_point > getCloseTimeBySeq(LedgerIndex ledgerIndex)
+
std::optional< NetClock::time_point > getCloseTimeBySeq(LedgerIndex ledgerIndex)
virtual Rules const & rules() const =0
Returns the tx processing rules.
bool hasDeliveredAmount() const
Definition: TxMeta.h:124
void insertDeliveredAmount(Json::Value &meta, ReadView const &, std::shared_ptr< STTx const > const &serializedTx, TxMeta const &)
Add a delivered_amount field to the meta input/output parameter.
@ ttCHECK_CASH
This transaction type cashes an existing check.
Definition: TxFormats.h:110
-
std::shared_ptr< Ledger const > getValidatedLedger()
+
std::shared_ptr< Ledger const > getValidatedLedger()
bool canHaveDeliveredAmount(RPC::Context const &context, std::shared_ptr< STTx const > const &serializedTx, TxMeta const &transactionMeta)
STAmount getDeliveredAmount() const
Definition: TxMeta.h:117
diff --git a/ETLSource_8cpp_source.html b/ETLSource_8cpp_source.html index 32111ac5ec..1e92f4d390 100644 --- a/ETLSource_8cpp_source.html +++ b/ETLSource_8cpp_source.html @@ -1107,7 +1107,7 @@ $(function() {
Stream error() const
Definition: Journal.h:333
Stream info() const
Definition: Journal.h:321
CallStatus process(std::unique_ptr< org::xrpl::rpc::v1::XRPLedgerAPIService::Stub > &stub, grpc::CompletionQueue &cq, ThreadSafeQueue< std::shared_ptr< SLE >> &queue, bool abort=false)
Definition: ETLSource.cpp:466
-
std::shared_ptr< Ledger const > getLedgerBySeq(std::uint32_t index)
+
std::shared_ptr< Ledger const > getLedgerBySeq(std::uint32_t index)
This class is responsible for continuously extracting data from a p2p node, and writing that data to ...
Definition: ReportingETL.h:70
std::string grpcPort_
Definition: ETLSource.h:52
STL class.
diff --git a/Feature1_8cpp_source.html b/Feature1_8cpp_source.html index 589b058bbf..c1ba14eda0 100644 --- a/Feature1_8cpp_source.html +++ b/Feature1_8cpp_source.html @@ -173,7 +173,7 @@ $(function() {
bool isMember(const char *key) const
Return true if the object has a member named key.
Definition: json_value.cpp:932
STL class.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
-
std::shared_ptr< Ledger const > getValidatedLedger()
+
std::shared_ptr< Ledger const > getValidatedLedger()
std::string to_string(Manifest const &m)
Format the specified manifest to a string for debugging purposes.
T end(T... args)
constexpr bool parseHex(std::string_view sv)
Parse a hex string into a base_uint.
Definition: base_uint.h:495
diff --git a/GetCounts_8cpp_source.html b/GetCounts_8cpp_source.html index bb88110cc6..2fb7fa34f0 100644 --- a/GetCounts_8cpp_source.html +++ b/GetCounts_8cpp_source.html @@ -286,7 +286,7 @@ $(function() {
T empty(T... args)
Json::Value params
Definition: Context.h:64
-
float getCacheHitRate()
+
float getCacheHitRate()
Represents a JSON value.
Definition: json_value.h:145