From e40660bf3f8e7c7ad53cac9041653650a10229ec Mon Sep 17 00:00:00 2001 From: bthomee Date: Fri, 18 Jul 2025 18:03:00 +0000 Subject: [PATCH] deploy: 1a40f18bddd4c1553f2655b4c816988c48d4f563 --- AMMInfo_8cpp_source.html | 2 +- AccountChannels_8cpp_source.html | 6 +- AccountCurrenciesHandler_8cpp_source.html | 6 +- AccountInfo_8cpp_source.html | 6 +- AccountLines_8cpp_source.html | 8 +- AccountLines__test_8cpp_source.html | 4 +- AccountObjects_8cpp_source.html | 8 +- AccountOffers_8cpp_source.html | 8 +- AccountTx_8cpp_source.html | 4 +- AccountTx__test_8cpp_source.html | 2 +- AmendmentTable_8cpp_source.html | 2 +- Application_8cpp_source.html | 2 +- BookOffers_8cpp_source.html | 8 +- Book__test_8cpp_source.html | 2 +- Connect_8cpp_source.html | 2 +- Consensus_8h_source.html | 2 +- DepositAuthorized_8cpp_source.html | 6 +- DisputedTx_8h_source.html | 2 +- DoManifest_8cpp_source.html | 4 +- Env_8cpp_source.html | 2 +- ErrorCodes_8cpp_source.html | 6 +- ErrorCodes_8h_source.html | 407 ++--- Fee1_8cpp_source.html | 2 +- Freeze__test_8cpp_source.html | 2 +- GRPCHandlers_8h_source.html | 2 +- GRPCServer_8cpp_source.html | 6 +- GatewayBalances_8cpp_source.html | 4 +- GetAggregatePrice_8cpp_source.html | 4 +- LedgerData_8cpp_source.html | 6 +- LedgerHandler_8cpp_source.html | 548 +++--- LedgerHandler_8h_source.html | 92 +- LedgerHistory_8cpp_source.html | 2 +- LedgerRPC__test_8cpp_source.html | 131 +- LedgerRequest_8cpp_source.html | 2 +- LedgerToJson_8cpp_source.html | 206 ++- LedgerToJson_8h_source.html | 103 +- Ledger_8cpp_source.html | 2 +- NFTOffers_8cpp_source.html | 6 +- NetworkOPs_8cpp_source.html | 2 +- NoRippleCheck_8cpp_source.html | 6 +- Node_8cpp_source.html | 2 +- Offer__test_8cpp_source.html | 2 +- OwnerInfo_8cpp_source.html | 2 +- OwnerInfo__test_8cpp_source.html | 2 +- PayChanClaim_8cpp_source.html | 2 +- RCLCxLedger_8h_source.html | 2 +- RPCCall_8cpp_source.html | 2 +- RPCErr_8cpp_source.html | 2 +- RPCHandler_8cpp_source.html | 2 +- RPCHelpers_8cpp_source.html | 12 +- Reservations_8cpp_source.html | 4 +- STValidation_8h_source.html | 2 +- ServerInfo_8cpp_source.html | 2 +- SetAuth__test_8cpp_source.html | 2 +- Simulate_8cpp_source.html | 10 +- Status_8h_source.html | 2 +- Subscribe_8cpp_source.html | 2 +- TransactionSign_8cpp_source.html | 14 +- Transaction__test_8cpp_source.html | 2 +- ValidatorInfo_8cpp_source.html | 2 +- VaultInfo_8cpp_source.html | 2 +- WalletPropose_8cpp_source.html | 2 +- classripple_1_1Consensus.html | 2 +- ...ipple_1_1RPC_1_1LedgerHandler-members.html | 3 +- classripple_1_1RPC_1_1LedgerHandler.html | 28 +- classripple_1_1test_1_1LedgerRPC__test.html | 2 +- functions_func_l.html | 2 +- functions_l.html | 2 +- functions_t.html | 32 +- functions_vars_t.html | 4 +- namespacemembers_eval_w.html | 1 + namespacemembers_s.html | 2 +- namespacemembers_w.html | 1 + namespaceripple.html | 8 +- namespaceripple_1_1RPC.html | 38 +- search/all_10.js | 12 +- search/all_14.js | 652 ++++--- search/all_15.js | 750 ++++---- search/all_18.js | 383 ++--- search/all_4.js | 1530 ++++++++--------- search/all_5.js | 8 +- search/all_7.js | 211 ++- search/all_d.js | 807 ++++----- search/all_e.js | 4 +- search/all_f.js | 397 +++-- search/enumvalues_17.js | 11 +- search/enumvalues_3.js | 4 +- search/enumvalues_6.js | 5 +- search/enumvalues_e.js | 4 +- search/enumvalues_f.js | 6 +- search/functions_c.js | 2 +- search/variables_13.js | 30 +- structripple_1_1LedgerFill-members.html | 3 +- structripple_1_1LedgerFill.html | 46 +- structripple_1_1RPC_1_1ErrorInfo.html | 16 +- ...c_2handlers_2LedgerHeader_8cpp_source.html | 2 +- 96 files changed, 3345 insertions(+), 3364 deletions(-) diff --git a/AMMInfo_8cpp_source.html b/AMMInfo_8cpp_source.html index 67fb9e29c5..9c58fccc7f 100644 --- a/AMMInfo_8cpp_source.html +++ b/AMMInfo_8cpp_source.html @@ -365,7 +365,7 @@ $(function() {
@ arrayValue
array value (ordered list)
Definition: json_value.h:44
-
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:226
+
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:228
Json::Value accountFromString(AccountID &result, std::string const &strIdent, bool bStrict)
Definition: RPCHelpers.cpp:88
Status lookupLedger(std::shared_ptr< ReadView const > &ledger, JsonContext &context, Json::Value &result)
Look up a ledger from a request and fill a Json::Result with the data representing a ledger.
Definition: RPCHelpers.cpp:622
Keylet amm(Asset const &issue1, Asset const &issue2) noexcept
AMM entry.
Definition: Indexes.cpp:446
diff --git a/AccountChannels_8cpp_source.html b/AccountChannels_8cpp_source.html index d4c811cccf..c91c2cb441 100644 --- a/AccountChannels_8cpp_source.html +++ b/AccountChannels_8cpp_source.html @@ -306,12 +306,12 @@ $(function() {
@ arrayValue
array value (ordered list)
Definition: json_value.h:44
@ objectValue
object value (collection of name/value pairs).
Definition: json_value.h:45
static LimitRange constexpr accountChannels
Limits for the account_channels command.
-
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:318
+
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:320
bool isRelatedToAccount(ReadView const &ledger, std::shared_ptr< SLE const > const &sle, AccountID const &accountID)
Tests if a SLE is owned by accountID.
Definition: RPCHelpers.cpp:115
-
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:342
+
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:344
Status lookupLedger(std::shared_ptr< ReadView const > &ledger, JsonContext &context, Json::Value &result)
Look up a ledger from a request and fill a Json::Result with the data representing a ledger.
Definition: RPCHelpers.cpp:622
std::uint64_t getStartHint(std::shared_ptr< SLE const > const &sle, AccountID const &accountID)
Gets the start hint for traversing account objects.
Definition: RPCHelpers.cpp:98
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Charge const feeMediumBurdenRPC
Keylet account(AccountID const &id) noexcept
AccountID root.
Definition: Indexes.cpp:184
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
diff --git a/AccountCurrenciesHandler_8cpp_source.html b/AccountCurrenciesHandler_8cpp_source.html index ff08cad850..d50554bcce 100644 --- a/AccountCurrenciesHandler_8cpp_source.html +++ b/AccountCurrenciesHandler_8cpp_source.html @@ -183,10 +183,10 @@ $(function() {
T erase(T... args)
T insert(T... args)
@ arrayValue
array value (ordered list)
Definition: json_value.h:44
-
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:318
-
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:226
+
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:320
+
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:228
Status lookupLedger(std::shared_ptr< ReadView const > &ledger, JsonContext &context, Json::Value &result)
Look up a ledger from a request and fill a Json::Result with the data representing a ledger.
Definition: RPCHelpers.cpp:622
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Keylet account(AccountID const &id) noexcept
AccountID root.
Definition: Indexes.cpp:184
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
Currency const & badCurrency()
We deliberately disallow the currency that looks like "XRP" because too many people were using it ins...
Definition: UintTypes.cpp:133
diff --git a/AccountInfo_8cpp_source.html b/AccountInfo_8cpp_source.html index 907abb28b6..e748b067d4 100644 --- a/AccountInfo_8cpp_source.html +++ b/AccountInfo_8cpp_source.html @@ -383,11 +383,11 @@ $(function() {
@ arrayValue
array value (ordered list)
Definition: json_value.h:44
@ objectValue
object value (collection of name/value pairs).
Definition: json_value.h:45
unsigned int UInt
Definition: json_forwards.h:27
-
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:318
+
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:320
void injectSLE(Json::Value &jv, SLE const &sle)
Inject JSON describing ledger entry.
Definition: RPCHelpers.cpp:673
-
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:226
+
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:228
Status lookupLedger(std::shared_ptr< ReadView const > &ledger, JsonContext &context, Json::Value &result)
Look up a ledger from a request and fill a Json::Result with the data representing a ledger.
Definition: RPCHelpers.cpp:622
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Keylet account(AccountID const &id) noexcept
AccountID root.
Definition: Indexes.cpp:184
Keylet signers(AccountID const &account) noexcept
A SignerList.
Definition: Indexes.cpp:330
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
diff --git a/AccountLines_8cpp_source.html b/AccountLines_8cpp_source.html index ff184ea6df..f5ec54bc3d 100644 --- a/AccountLines_8cpp_source.html +++ b/AccountLines_8cpp_source.html @@ -356,13 +356,13 @@ $(function() {
@ arrayValue
array value (ordered list)
Definition: json_value.h:44
@ objectValue
object value (collection of name/value pairs).
Definition: json_value.h:45
static LimitRange constexpr accountLines
Limits for the account_lines command.
-
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:318
+
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:320
bool isRelatedToAccount(ReadView const &ledger, std::shared_ptr< SLE const > const &sle, AccountID const &accountID)
Tests if a SLE is owned by accountID.
Definition: RPCHelpers.cpp:115
-
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:226
-
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:342
+
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:228
+
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:344
Status lookupLedger(std::shared_ptr< ReadView const > &ledger, JsonContext &context, Json::Value &result)
Look up a ledger from a request and fill a Json::Result with the data representing a ledger.
Definition: RPCHelpers.cpp:622
std::uint64_t getStartHint(std::shared_ptr< SLE const > const &sle, AccountID const &accountID)
Gets the start hint for traversing account objects.
Definition: RPCHelpers.cpp:98
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Charge const feeMediumBurdenRPC
Keylet account(AccountID const &id) noexcept
AccountID root.
Definition: Indexes.cpp:184
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
diff --git a/AccountLines__test_8cpp_source.html b/AccountLines__test_8cpp_source.html index a985af5ebc..0857e5ea51 100644 --- a/AccountLines__test_8cpp_source.html +++ b/AccountLines__test_8cpp_source.html @@ -1662,8 +1662,8 @@ $(function() {
@ arrayValue
array value (ordered list)
Definition: json_value.h:44
@ objectValue
object value (collection of name/value pairs).
Definition: json_value.h:45
Json::Value make_error(error_code_i code)
Returns a new json object that reflects the error code.
Definition: ErrorCodes.cpp:188
-
std::string expected_field_message(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:330
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
std::string expected_field_message(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:332
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Keylet signers(AccountID const &account) noexcept
A SignerList.
Definition: Indexes.cpp:330
Keylet offer(AccountID const &id, std::uint32_t seq) noexcept
An offer from an account.
Definition: Indexes.cpp:274
Keylet payChan(AccountID const &src, AccountID const &dst, std::uint32_t seq) noexcept
A PaymentChannel.
Definition: Indexes.cpp:395
diff --git a/AccountObjects_8cpp_source.html b/AccountObjects_8cpp_source.html index e887836210..cd1469bf3b 100644 --- a/AccountObjects_8cpp_source.html +++ b/AccountObjects_8cpp_source.html @@ -378,14 +378,14 @@ $(function() {
@ arrayValue
array value (ordered list)
Definition: json_value.h:44
static LimitRange constexpr accountNFTokens
Limits for the account_nftokens command, in pages.
static LimitRange constexpr accountObjects
Limits for the account_objects command.
-
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:318
+
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:320
bool isAccountObjectsValidType(LedgerEntryType const &type)
Check if the type is a valid filtering type for account_objects method.
Definition: RPCHelpers.cpp:986
-
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:226
+
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:228
std::pair< RPC::Status, LedgerEntryType > chooseLedgerEntryType(Json::Value const &params)
Definition: RPCHelpers.cpp:931
bool getAccountObjects(ReadView const &ledger, AccountID const &account, std::optional< std::vector< LedgerEntryType > > const &typeFilter, uint256 dirIndex, uint256 entryIndex, std::uint32_t const limit, Json::Value &jvResult)
Gathers all objects for an account in a ledger.
Definition: RPCHelpers.cpp:153
-
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:342
+
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:344
Status lookupLedger(std::shared_ptr< ReadView const > &ledger, JsonContext &context, Json::Value &result)
Look up a ledger from a request and fill a Json::Result with the data representing a ledger.
Definition: RPCHelpers.cpp:622
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Charge const feeMediumBurdenRPC
Keylet nftpage(Keylet const &k, uint256 const &token)
Definition: Indexes.cpp:419
Keylet account(AccountID const &id) noexcept
AccountID root.
Definition: Indexes.cpp:184
diff --git a/AccountOffers_8cpp_source.html b/AccountOffers_8cpp_source.html index 6e26b8f781..13cd5fa95d 100644 --- a/AccountOffers_8cpp_source.html +++ b/AccountOffers_8cpp_source.html @@ -274,13 +274,13 @@ $(function() {
@ arrayValue
array value (ordered list)
Definition: json_value.h:44
@ objectValue
object value (collection of name/value pairs).
Definition: json_value.h:45
static LimitRange constexpr accountOffers
Limits for the account_offers command.
-
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:318
+
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:320
bool isRelatedToAccount(ReadView const &ledger, std::shared_ptr< SLE const > const &sle, AccountID const &accountID)
Tests if a SLE is owned by accountID.
Definition: RPCHelpers.cpp:115
-
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:226
-
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:342
+
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:228
+
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:344
Status lookupLedger(std::shared_ptr< ReadView const > &ledger, JsonContext &context, Json::Value &result)
Look up a ledger from a request and fill a Json::Result with the data representing a ledger.
Definition: RPCHelpers.cpp:622
std::uint64_t getStartHint(std::shared_ptr< SLE const > const &sle, AccountID const &accountID)
Gets the start hint for traversing account objects.
Definition: RPCHelpers.cpp:98
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Charge const feeMediumBurdenRPC
Keylet account(AccountID const &id) noexcept
AccountID root.
Definition: Indexes.cpp:184
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
diff --git a/AccountTx_8cpp_source.html b/AccountTx_8cpp_source.html index 479fe4359d..0484cabb2a 100644 --- a/AccountTx_8cpp_source.html +++ b/AccountTx_8cpp_source.html @@ -583,12 +583,12 @@ $(function() {
@ arrayValue
array value (ordered list)
Definition: json_value.h:44
@ objectValue
object value (collection of name/value pairs).
Definition: json_value.h:45
@ uintValue
unsigned integer value
Definition: json_value.h:40
-
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:318
+
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:320
void insertNFTSyntheticInJson(Json::Value &, std::shared_ptr< STTx const > const &, TxMeta const &)
Adds common synthetic fields to transaction-related JSON responses.
LedgerShortcut
Definition: RPCHelpers.h:130
void insertMPTokenIssuanceID(Json::Value &response, std::shared_ptr< STTx const > const &transaction, TxMeta const &transactionMeta)
void insertDeliverMax(Json::Value &tx_json, TxType txnType, unsigned int apiVersion)
Copy Amount field to DeliverMax field in transaction output JSON.
Definition: DeliverMax.cpp:28
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Charge const feeMediumBurdenRPC
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
std::variant< LedgerRange, RPC::Status > getLedgerRange(RPC::Context &context, std::optional< LedgerSpecifier > const &ledgerSpecifier)
Definition: AccountTx.cpp:131
diff --git a/AccountTx__test_8cpp_source.html b/AccountTx__test_8cpp_source.html index bbd46343b5..66ee0586f9 100644 --- a/AccountTx__test_8cpp_source.html +++ b/AccountTx__test_8cpp_source.html @@ -1011,7 +1011,7 @@ $(function() {
@ none
Definition: STBase.h:43
A pair of SHAMap key and LedgerEntryType.
Definition: Keylet.h:39
uint256 key
Definition: Keylet.h:40
-
Json::StaticString token
Definition: ErrorCodes.h:213
+
Json::StaticString token
Definition: ErrorCodes.h:215
NodeSanity(int idx, Json::StaticString const &t, std::initializer_list< char const * > c, std::initializer_list< char const * > d, std::initializer_list< char const * > m)
boost::container::flat_set< std::string > deleted
diff --git a/AmendmentTable_8cpp_source.html b/AmendmentTable_8cpp_source.html index 6c41d7b809..614a1fbd72 100644 --- a/AmendmentTable_8cpp_source.html +++ b/AmendmentTable_8cpp_source.html @@ -1223,7 +1223,7 @@ $(function() {
@ available
std::string to_string(base_uint< Bits, Tag > const &a)
Definition: base_uint.h:630
T get(Section const &section, std::string const &name, T const &defaultValue=T{})
Retrieve a key/value pair from a section.
Definition: BasicConfig.h:355
-
Json::Value getJson(LedgerFill const &fill)
Return a new Json::Value representing the ledger with given options.
+
Json::Value getJson(LedgerFill const &fill)
Return a new Json::Value representing the ledger with given options.
std::unique_ptr< AmendmentTable > make_AmendmentTable(Application &app, std::chrono::seconds majorityTime, std::vector< AmendmentTable::FeatureInfo > const &supported, Section const &enabled, Section const &vetoed, beast::Journal journal)
constexpr std::uint32_t tfLostMajority
Definition: TxFlags.h:129
void voteAmendment(soci::session &session, uint256 const &amendment, std::string const &name, AmendmentVote vote)
voteAmendment Set the veto value for a particular amendment.
Definition: Wallet.cpp:289
diff --git a/Application_8cpp_source.html b/Application_8cpp_source.html index 2c41beea74..1159905aff 100644 --- a/Application_8cpp_source.html +++ b/Application_8cpp_source.html @@ -2570,7 +2570,7 @@ $(function() {
csprng_engine & crypto_prng()
The default cryptographically secure PRNG.
std::unique_ptr< PeerSetBuilder > make_PeerSetBuilder(Application &app)
Definition: PeerSet.cpp:144
std::shared_ptr< Ledger > loadByHash(uint256 const &ledgerHash, Application &app, bool acquire)
Definition: Ledger.cpp:1126
-
void addJson(Json::Value &json, LedgerFill const &fill)
Given a Ledger and options, fill a Json::Object or Json::Value with a description of the ledger.
+
void addJson(Json::Value &json, LedgerFill const &fill)
Given a Ledger and options, fill a Json::Object or Json::Value with a description of the ledger.
std::unique_ptr< CollectorManager > make_CollectorManager(Section const &params, beast::Journal journal)
std::unique_ptr< InboundTransactions > make_InboundTransactions(Application &app, beast::insight::Collector::ptr const &collector, std::function< void(std::shared_ptr< SHAMap > const &, bool)> gotSet)
std::unique_ptr< InboundLedgers > make_InboundLedgers(Application &app, InboundLedgers::clock_type &clock, beast::insight::Collector::ptr const &collector)
diff --git a/BookOffers_8cpp_source.html b/BookOffers_8cpp_source.html index 637a752473..c19775c1e8 100644 --- a/BookOffers_8cpp_source.html +++ b/BookOffers_8cpp_source.html @@ -324,11 +324,11 @@ $(function() {
static LimitRange constexpr bookOffers
Limits for the book_offers command.
Json::Value make_error(error_code_i code)
Returns a new json object that reflects the error code.
Definition: ErrorCodes.cpp:188
Json::Value computeBookChanges(std::shared_ptr< L const > const &lpAccepted)
Definition: BookChanges.h:47
-
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:318
-
Json::Value object_field_error(std::string const &name)
Definition: ErrorCodes.h:294
-
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:342
+
Json::Value invalid_field_error(std::string const &name)
Definition: ErrorCodes.h:320
+
Json::Value object_field_error(std::string const &name)
Definition: ErrorCodes.h:296
+
Json::Value expected_field_error(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:344
Status lookupLedger(std::shared_ptr< ReadView const > &ledger, JsonContext &context, Json::Value &result)
Look up a ledger from a request and fill a Json::Result with the data representing a ledger.
Definition: RPCHelpers.cpp:622
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Charge const feeMediumBurdenRPC
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
AccountID const & noAccount()
A placeholder for empty accounts.
Definition: AccountID.cpp:185
diff --git a/Book__test_8cpp_source.html b/Book__test_8cpp_source.html index a8d31b0c39..d94093726b 100644 --- a/Book__test_8cpp_source.html +++ b/Book__test_8cpp_source.html @@ -2182,7 +2182,7 @@ $(function() {
@ all
uint256 getQualityNext(uint256 const &uBase)
Definition: Indexes.cpp:141
std::string to_string(base_uint< Bits, Tag > const &a)
Definition: base_uint.h:630
-
Json::Value getJson(LedgerFill const &fill)
Return a new Json::Value representing the ledger with given options.
+
Json::Value getJson(LedgerFill const &fill)
Return a new Json::Value representing the ledger with given options.
uint256 getBookBase(Book const &book)
Definition: Indexes.cpp:115
@ none
Definition: STBase.h:43
diff --git a/Connect_8cpp_source.html b/Connect_8cpp_source.html index 917d2e39fc..f2b33f32bd 100644 --- a/Connect_8cpp_source.html +++ b/Connect_8cpp_source.html @@ -162,7 +162,7 @@ $(function() {
@ intValue
signed integer value
Definition: json_value.h:39
Json::Value make_error(error_code_i code)
Returns a new json object that reflects the error code.
Definition: ErrorCodes.cpp:188
Json::Value makeObjectValue(Value const &value, Json::StaticString const &field=jss::message)
Return a Json::objectValue with a single entry.
Definition: Handler.h:65
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
@ rpcINVALID_PARAMS
Definition: ErrorCodes.h:84
@ rpcNOT_SYNCED
Definition: ErrorCodes.h:67
diff --git a/Consensus_8h_source.html b/Consensus_8h_source.html index f99bbb74e3..3ac5b13376 100644 --- a/Consensus_8h_source.html +++ b/Consensus_8h_source.html @@ -1714,7 +1714,7 @@ $(function() {
@ No
We do not have consensus.
std::string to_string(base_uint< Bits, Tag > const &a)
Definition: base_uint.h:630
bool shouldCloseLedger(bool anyTransactions, std::size_t prevProposers, std::size_t proposersClosed, std::size_t proposersValidated, std::chrono::milliseconds prevRoundTime, std::chrono::milliseconds timeSincePrevClose, std::chrono::milliseconds openTime, std::chrono::milliseconds idleInterval, ConsensusParms const &parms, beast::Journal j, std::unique_ptr< std::stringstream > const &clog)
Determines whether the current ledger should close at this time.
Definition: Consensus.cpp:27
-
Json::Value getJson(LedgerFill const &fill)
Return a new Json::Value representing the ledger with given options.
+
Json::Value getJson(LedgerFill const &fill)
Return a new Json::Value representing the ledger with given options.
int participantsNeeded(int participants, int percent)
How many of the participants must agree to reach a given threshold?
Definition: Consensus.h:1483
std::chrono::duration< Rep, Period > getNextLedgerTimeResolution(std::chrono::duration< Rep, Period > previousResolution, bool previousAgree, Seq ledgerSeq)
Calculates the close time resolution for the specified ledger.
Definition: LedgerTiming.h:80
diff --git a/DepositAuthorized_8cpp_source.html b/DepositAuthorized_8cpp_source.html index 60c4c04a85..f23913f6f2 100644 --- a/DepositAuthorized_8cpp_source.html +++ b/DepositAuthorized_8cpp_source.html @@ -287,10 +287,10 @@ $(function() {
constexpr bool parseHex(std::string_view sv)
Parse a hex string into a base_uint.
Definition: base_uint.h:503
T emplace(T... args)
Json::Value make_error(error_code_i code)
Returns a new json object that reflects the error code.
Definition: ErrorCodes.cpp:188
-
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:226
-
std::string expected_field_message(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:330
+
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:228
+
std::string expected_field_message(std::string const &name, std::string const &type)
Definition: ErrorCodes.h:332
Status lookupLedger(std::shared_ptr< ReadView const > &ledger, JsonContext &context, Json::Value &result)
Look up a ledger from a request and fill a Json::Result with the data representing a ledger.
Definition: RPCHelpers.cpp:622
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
bool checkExpired(std::shared_ptr< SLE const > const &sleCredential, NetClock::time_point const &closed)
Keylet credential(AccountID const &subject, AccountID const &issuer, Slice const &credType) noexcept
Definition: Indexes.cpp:553
Keylet account(AccountID const &id) noexcept
AccountID root.
Definition: Indexes.cpp:184
diff --git a/DisputedTx_8h_source.html b/DisputedTx_8h_source.html index 420b8bcfbf..3a6b52bdba 100644 --- a/DisputedTx_8h_source.html +++ b/DisputedTx_8h_source.html @@ -399,7 +399,7 @@ $(function() {
std::pair< std::size_t, std::optional< ConsensusParms::AvalancheState > > getNeededWeight(ConsensusParms const &p, ConsensusParms::AvalancheState currentState, int percentTime, std::size_t currentRounds, std::size_t minimumRounds)
@ proposing
We are normal participant in consensus and propose our position.
std::string to_string(base_uint< Bits, Tag > const &a)
Definition: base_uint.h:630
-
Json::Value getJson(LedgerFill const &fill)
Return a new Json::Value representing the ledger with given options.
+
Json::Value getJson(LedgerFill const &fill)
Return a new Json::Value representing the ledger with given options.
Consensus algorithm parameters.
std::size_t const avSTALLED_ROUNDS
Number of rounds before a stuck vote is considered unlikely to change because voting stalled.
diff --git a/DoManifest_8cpp_source.html b/DoManifest_8cpp_source.html index 97c4623200..ee33a7bb5c 100644 --- a/DoManifest_8cpp_source.html +++ b/DoManifest_8cpp_source.html @@ -159,8 +159,8 @@ $(function() {
std::optional< PublicKey > getSigningKey(PublicKey const &pk) const
Returns master key's current signing key.
Definition: Manifest.cpp:311
PublicKey getMasterKey(PublicKey const &pk) const
Returns ephemeral signing key's master public key.
Definition: Manifest.cpp:323
std::optional< std::string > getDomain(PublicKey const &pk) const
Returns domain claimed by a given public key.
Definition: Manifest.cpp:347
-
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:226
-
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:276
+
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:228
+
Json::Value missing_field_error(std::string const &name)
Definition: ErrorCodes.h:278
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
std::string toBase58(AccountID const &v)
Convert AccountID to base58 checked string.
Definition: AccountID.cpp:114
@ NodePublic
diff --git a/Env_8cpp_source.html b/Env_8cpp_source.html index f08a5c874a..fa40bfd85c 100644 --- a/Env_8cpp_source.html +++ b/Env_8cpp_source.html @@ -868,7 +868,7 @@ $(function() {
T sleep_for(T... args)
A pair of SHAMap key and LedgerEntryType.
Definition: Keylet.h:39
-
Json::StaticString token
Definition: ErrorCodes.h:213
+
Json::StaticString token
Definition: ErrorCodes.h:215
Definition: Env.h:143
AppBundle()=default
std::unique_ptr< Application > owned
Definition: Env.h:145
diff --git a/ErrorCodes_8cpp_source.html b/ErrorCodes_8cpp_source.html index 7fe973b748..55ed32d6b3 100644 --- a/ErrorCodes_8cpp_source.html +++ b/ErrorCodes_8cpp_source.html @@ -317,7 +317,7 @@ $(function() {
static constexpr ErrorInfo unorderedErrorInfos[]
Definition: ErrorCodes.cpp:51
bool contains_error(Json::Value const &json)
Returns true if the json contains an rpc error specification.
Definition: ErrorCodes.cpp:204
Json::Value make_error(error_code_i code)
Returns a new json object that reflects the error code.
Definition: ErrorCodes.cpp:188
-
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:226
+
void inject_error(error_code_i code, JsonValue &json)
Add or update the json update to reflect the error code.
Definition: ErrorCodes.h:228
int error_code_http_status(error_code_i code)
Returns http status that corresponds to the error code.
Definition: ErrorCodes.cpp:212
ErrorInfo const & get_error_info(error_code_i code)
Returns an ErrorInfo that reflects the error code.
Definition: ErrorCodes.cpp:180
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition: algorithm.h:25
@@ -398,8 +398,8 @@ $(function() {
-
Maps an rpc error code to its token, default message, and HTTP status.
Definition: ErrorCodes.h:182
-
int http_status
Definition: ErrorCodes.h:215
+
Maps an rpc error code to its token, default message, and HTTP status.
Definition: ErrorCodes.h:184
+
int http_status
Definition: ErrorCodes.h:217