mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 22:15:52 +00:00
deploy: dacecd24ba
This commit is contained in:
@@ -858,7 +858,7 @@ $(function() {
|
||||
<div class="line"><a id="l00780" name="l00780"></a><span class="lineno"> 780</span> newNUnl.<a class="code hl_function" href="classripple_1_1STArray.html#adc3dc750320964c46b6d4ea2af8b8bc7">push_back</a>(<a class="code hl_function" href="classripple_1_1STObject.html#ab027b1e13d78b76dd6f41f0fb3459792">STObject::makeInnerObject</a>(sfDisabledValidator));</div>
|
||||
<div class="line"><a id="l00781" name="l00781"></a><span class="lineno"> 781</span> newNUnl.<a class="code hl_function" href="classripple_1_1STArray.html#af72997008089cf21f425de83bc82a887">back</a>().<a class="code hl_function" href="classripple_1_1STObject.html#af1235d307d6f464392a583d0dfaa3cc4">setFieldVL</a>(</div>
|
||||
<div class="line"><a id="l00782" name="l00782"></a><span class="lineno"> 782</span> sfPublicKey, sle->getFieldVL(sfValidatorToDisable));</div>
|
||||
<div class="line"><a id="l00783" name="l00783"></a><span class="lineno"> 783</span> newNUnl.<a class="code hl_function" href="classripple_1_1STArray.html#af72997008089cf21f425de83bc82a887">back</a>().<a class="code hl_function" href="classripple_1_1STObject.html#acd1aac04649d694a3524faf2ddebf843">setFieldU32</a>(sfFirstLedgerSequence, <a class="code hl_struct" href="structripple_1_1test_1_1jtx_1_1seq.html">seq</a>());</div>
|
||||
<div class="line"><a id="l00783" name="l00783"></a><span class="lineno"> 783</span> newNUnl.<a class="code hl_function" href="classripple_1_1STArray.html#af72997008089cf21f425de83bc82a887">back</a>().<a class="code hl_function" href="classripple_1_1STObject.html#acd1aac04649d694a3524faf2ddebf843">setFieldU32</a>(sfFirstLedgerSequence, <a class="code hl_function" href="classripple_1_1ReadView.html#ac284afc905c482953c35c61b459fd85b">seq</a>());</div>
|
||||
<div class="line"><a id="l00784" name="l00784"></a><span class="lineno"> 784</span> }</div>
|
||||
<div class="line"><a id="l00785" name="l00785"></a><span class="lineno"> 785</span> </div>
|
||||
<div class="line"><a id="l00786" name="l00786"></a><span class="lineno"> 786</span> <span class="keywordflow">if</span> (!newNUnl.<a class="code hl_function" href="classripple_1_1STArray.html#a158ccc470b30b011cd462eadcf6f249c">empty</a>())</div>
|
||||
@@ -1032,9 +1032,9 @@ $(function() {
|
||||
<div class="line"><a id="l00954" name="l00954"></a><span class="lineno"> 954</span>}</div>
|
||||
<div class="line"><a id="l00955" name="l00955"></a><span class="lineno"> 955</span> </div>
|
||||
<div class="line"><a id="l00956" name="l00956"></a><span class="lineno"> 956</span><span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a id="l00957" name="l00957"></a><span class="lineno"><a class="line" href="namespaceripple.html#a81aef0121745f69cf76b866c91c2639c"> 957</a></span><a class="code hl_function" href="namespaceripple.html#a81aef0121745f69cf76b866c91c2639c">isFlagLedger</a>(<a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/types/integer.html">LedgerIndex</a> <a class="code hl_struct" href="structripple_1_1test_1_1jtx_1_1seq.html">seq</a>)</div>
|
||||
<div class="line"><a id="l00957" name="l00957"></a><span class="lineno"><a class="line" href="namespaceripple.html#a81aef0121745f69cf76b866c91c2639c"> 957</a></span><a class="code hl_function" href="namespaceripple.html#a81aef0121745f69cf76b866c91c2639c">isFlagLedger</a>(<a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/types/integer.html">LedgerIndex</a> seq)</div>
|
||||
<div class="line"><a id="l00958" name="l00958"></a><span class="lineno"> 958</span>{</div>
|
||||
<div class="line"><a id="l00959" name="l00959"></a><span class="lineno"> 959</span> <span class="keywordflow">return</span> <a class="code hl_struct" href="structripple_1_1test_1_1jtx_1_1seq.html">seq</a> % <a class="code hl_variable" href="namespaceripple.html#aec92d858e16db22aebce05698a4a444d">FLAG_LEDGER_INTERVAL</a> == 0;</div>
|
||||
<div class="line"><a id="l00959" name="l00959"></a><span class="lineno"> 959</span> <span class="keywordflow">return</span> seq % <a class="code hl_variable" href="namespaceripple.html#aec92d858e16db22aebce05698a4a444d">FLAG_LEDGER_INTERVAL</a> == 0;</div>
|
||||
<div class="line"><a id="l00960" name="l00960"></a><span class="lineno"> 960</span>}</div>
|
||||
<div class="line"><a id="l00961" name="l00961"></a><span class="lineno"> 961</span> </div>
|
||||
<div class="line"><a id="l00962" name="l00962"></a><span class="lineno"> 962</span><span class="keyword">static</span> <span class="keywordtype">bool</span></div>
|
||||
@@ -1044,8 +1044,8 @@ $(function() {
|
||||
<div class="line"><a id="l00966" name="l00966"></a><span class="lineno"> 966</span> <span class="keywordtype">bool</span> <a class="code hl_enumvalue" href="namespaceripple.html#a6434c1a0fd22b77e2e4a228c0eca79eba43b5c9175984c071f30b873fdce0a000">current</a>)</div>
|
||||
<div class="line"><a id="l00967" name="l00967"></a><span class="lineno"> 967</span>{</div>
|
||||
<div class="line"><a id="l00968" name="l00968"></a><span class="lineno"> 968</span> <span class="keyword">auto</span> j = app.<a class="code hl_function" href="classripple_1_1Application.html#a2897c28a5b5040e80e66f676d201d03f">journal</a>(<span class="stringliteral">"Ledger"</span>);</div>
|
||||
<div class="line"><a id="l00969" name="l00969"></a><span class="lineno"> 969</span> <span class="keyword">auto</span> <a class="code hl_struct" href="structripple_1_1test_1_1jtx_1_1seq.html">seq</a> = ledger->info().seq;</div>
|
||||
<div class="line"><a id="l00970" name="l00970"></a><span class="lineno"> 970</span> <span class="keywordflow">if</span> (!app.<a class="code hl_function" href="classripple_1_1Application.html#af759427312a7c4a0f704f275a9c87318">pendingSaves</a>().<a class="code hl_function" href="classripple_1_1PendingSaves.html#a9c7ac1e9824096756225e77ed14244c1">startWork</a>(<a class="code hl_struct" href="structripple_1_1test_1_1jtx_1_1seq.html">seq</a>))</div>
|
||||
<div class="line"><a id="l00969" name="l00969"></a><span class="lineno"> 969</span> <span class="keyword">auto</span> seq = ledger->info().seq;</div>
|
||||
<div class="line"><a id="l00970" name="l00970"></a><span class="lineno"> 970</span> <span class="keywordflow">if</span> (!app.<a class="code hl_function" href="classripple_1_1Application.html#af759427312a7c4a0f704f275a9c87318">pendingSaves</a>().<a class="code hl_function" href="classripple_1_1PendingSaves.html#a9c7ac1e9824096756225e77ed14244c1">startWork</a>(seq))</div>
|
||||
<div class="line"><a id="l00971" name="l00971"></a><span class="lineno"> 971</span> {</div>
|
||||
<div class="line"><a id="l00972" name="l00972"></a><span class="lineno"> 972</span> <span class="comment">// The save was completed synchronously</span></div>
|
||||
<div class="line"><a id="l00973" name="l00973"></a><span class="lineno"> 973</span> JLOG(j.debug()) << <span class="stringliteral">"Save aborted"</span>;</div>
|
||||
@@ -1060,7 +1060,7 @@ $(function() {
|
||||
<div class="line"><a id="l00982" name="l00982"></a><span class="lineno"> 982</span> </div>
|
||||
<div class="line"><a id="l00983" name="l00983"></a><span class="lineno"> 983</span> <span class="comment">// Clients can now trust the database for</span></div>
|
||||
<div class="line"><a id="l00984" name="l00984"></a><span class="lineno"> 984</span> <span class="comment">// information about this ledger sequence.</span></div>
|
||||
<div class="line"><a id="l00985" name="l00985"></a><span class="lineno"> 985</span> app.<a class="code hl_function" href="classripple_1_1Application.html#af759427312a7c4a0f704f275a9c87318">pendingSaves</a>().<a class="code hl_function" href="classripple_1_1PendingSaves.html#a50e49f47a9b7bbc2e7875918708b0624">finishWork</a>(<a class="code hl_struct" href="structripple_1_1test_1_1jtx_1_1seq.html">seq</a>);</div>
|
||||
<div class="line"><a id="l00985" name="l00985"></a><span class="lineno"> 985</span> app.<a class="code hl_function" href="classripple_1_1Application.html#af759427312a7c4a0f704f275a9c87318">pendingSaves</a>().<a class="code hl_function" href="classripple_1_1PendingSaves.html#a50e49f47a9b7bbc2e7875918708b0624">finishWork</a>(seq);</div>
|
||||
<div class="line"><a id="l00986" name="l00986"></a><span class="lineno"> 986</span> <span class="keywordflow">return</span> res;</div>
|
||||
<div class="line"><a id="l00987" name="l00987"></a><span class="lineno"> 987</span>}</div>
|
||||
<div class="line"><a id="l00988" name="l00988"></a><span class="lineno"> 988</span> </div>
|
||||
@@ -1308,6 +1308,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1PendingSaves_html_ab5e9e105f7d12575bc2025468b4cc1f8"><div class="ttname"><a href="classripple_1_1PendingSaves.html#ab5e9e105f7d12575bc2025468b4cc1f8">ripple::PendingSaves::shouldWork</a></div><div class="ttdeci">bool shouldWork(LedgerIndex seq, bool isSynchronous)</div><div class="ttdoc">Check if a ledger should be dispatched.</div><div class="ttdef"><b>Definition:</b> <a href="PendingSaves_8h_source.html#l00100">PendingSaves.h:100</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1PendingSaves_html_aeb28ec1977b7ac30071426b9170c7345"><div class="ttname"><a href="classripple_1_1PendingSaves.html#aeb28ec1977b7ac30071426b9170c7345">ripple::PendingSaves::pending</a></div><div class="ttdeci">bool pending(LedgerIndex seq)</div><div class="ttdoc">Return true if a ledger is in the progress of being saved.</div><div class="ttdef"><b>Definition:</b> <a href="PendingSaves_8h_source.html#l00085">PendingSaves.h:85</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1PublicKey_html"><div class="ttname"><a href="classripple_1_1PublicKey.html">ripple::PublicKey</a></div><div class="ttdoc">A public key.</div><div class="ttdef"><b>Definition:</b> <a href="PublicKey_8h_source.html#l00061">PublicKey.h:62</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1ReadView_html_ac284afc905c482953c35c61b459fd85b"><div class="ttname"><a href="classripple_1_1ReadView.html#ac284afc905c482953c35c61b459fd85b">ripple::ReadView::seq</a></div><div class="ttdeci">LedgerIndex seq() const</div><div class="ttdoc">Returns the sequence number of the base ledger.</div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00119">ReadView.h:119</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RelationalDatabase_html_a21b8bd40f0332c84bf71ef73d32bd91c"><div class="ttname"><a href="classripple_1_1RelationalDatabase.html#a21b8bd40f0332c84bf71ef73d32bd91c">ripple::RelationalDatabase::getNewestLedgerInfo</a></div><div class="ttdeci">virtual std::optional< LedgerInfo > getNewestLedgerInfo()=0</div><div class="ttdoc">getNewestLedgerInfo Returns the info of the newest saved ledger.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RelationalDatabase_html_a388e80415da1da75b45ecf011a64f5dd"><div class="ttname"><a href="classripple_1_1RelationalDatabase.html#a388e80415da1da75b45ecf011a64f5dd">ripple::RelationalDatabase::getLedgerInfoByIndex</a></div><div class="ttdeci">virtual std::optional< LedgerInfo > getLedgerInfoByIndex(LedgerIndex ledgerSeq)=0</div><div class="ttdoc">getLedgerInfoByIndex Returns a ledger by its sequence.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RelationalDatabase_html_ae42b5ec856d806da94e9ebf4560e3ee4"><div class="ttname"><a href="classripple_1_1RelationalDatabase.html#ae42b5ec856d806da94e9ebf4560e3ee4">ripple::RelationalDatabase::getLedgerInfoByHash</a></div><div class="ttdeci">virtual std::optional< LedgerInfo > getLedgerInfoByHash(uint256 const &ledgerHash)=0</div><div class="ttdoc">getLedgerInfoByHash Returns the info of the ledger with given hash.</div></div>
|
||||
@@ -1454,7 +1455,6 @@ $(function() {
|
||||
<div class="ttc" id="astructripple_1_1ReadView_1_1sles__type_html"><div class="ttname"><a href="structripple_1_1ReadView_1_1sles__type.html">ripple::ReadView::sles_type</a></div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00061">ReadView.h:62</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1ReadView_1_1txs__type_html"><div class="ttname"><a href="structripple_1_1ReadView_1_1txs__type.html">ripple::ReadView::txs_type</a></div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00072">ReadView.h:73</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1create__genesis__t_html"><div class="ttname"><a href="structripple_1_1create__genesis__t.html">ripple::create_genesis_t</a></div><div class="ttdef"><b>Definition:</b> <a href="Ledger_8h_source.html#l00044">Ledger.h:45</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1test_1_1jtx_1_1seq_html"><div class="ttname"><a href="structripple_1_1test_1_1jtx_1_1seq.html">ripple::test::jtx::seq</a></div><div class="ttdoc">Set the sequence number on a JTx.</div><div class="ttdef"><b>Definition:</b> <a href="seq_8h_source.html#l00033">seq.h:34</a></div></div>
|
||||
<div class="ttc" id="atime_point_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/chrono/time_point.html">std::chrono::time_point</a></div></div>
|
||||
<div class="ttc" id="atime_since_epoch_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/chrono/time_point/time_since_epoch.html">std::chrono::time_point::time_since_epoch</a></div><div class="ttdeci">T time_since_epoch(T... args)</div></div>
|
||||
<div class="ttc" id="ato_string_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/basic_string/to_string.html">std::to_string</a></div><div class="ttdeci">T to_string(T... args)</div></div>
|
||||
|
||||
Reference in New Issue
Block a user