mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 03:26:01 +00:00
deploy: c66be3e6cf
This commit is contained in:
@@ -703,13 +703,13 @@ $(function() {
|
||||
<div class="line"><a name="l00651"></a><span class="lineno"> 651</span>  {</div>
|
||||
<div class="line"><a name="l00652"></a><span class="lineno"> 652</span>  <span class="comment">// Ledger says no majority, validators say yes</span></div>
|
||||
<div class="line"><a name="l00653"></a><span class="lineno"> 653</span>  JLOG(<a class="code" href="classripple_1_1AmendmentTableImpl.html#aaf114c1d54cf39de4ad5ba1bcd804547">j_</a>.<a class="code" href="classbeast_1_1Journal.html#a556228cb60bcf405c225d3f64b7b01ae">debug</a>()) << entry.first << <span class="stringliteral">": amendment got majority"</span>;</div>
|
||||
<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>  actions[entry.first] = <a class="code" href="namespaceripple.html#a815e32da6cdc73f9585ba984a8d6135f">tfGotMajority</a>;</div>
|
||||
<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>  actions[entry.first] = <a class="code" href="namespaceripple.html#a40c2727503e88fa49ffc050386b918fe">tfGotMajority</a>;</div>
|
||||
<div class="line"><a name="l00655"></a><span class="lineno"> 655</span>  }</div>
|
||||
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  <span class="keywordflow">else</span> <span class="keywordflow">if</span> (!hasValMajority && (majorityTime != <a class="codeRef" href="http://en.cppreference.com/w/cpp/chrono/time_point.html">NetClock::time_point</a>{}))</div>
|
||||
<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  {</div>
|
||||
<div class="line"><a name="l00658"></a><span class="lineno"> 658</span>  <span class="comment">// Ledger says majority, validators say no</span></div>
|
||||
<div class="line"><a name="l00659"></a><span class="lineno"> 659</span>  JLOG(<a class="code" href="classripple_1_1AmendmentTableImpl.html#aaf114c1d54cf39de4ad5ba1bcd804547">j_</a>.<a class="code" href="classbeast_1_1Journal.html#a556228cb60bcf405c225d3f64b7b01ae">debug</a>()) << entry.first << <span class="stringliteral">": amendment lost majority"</span>;</div>
|
||||
<div class="line"><a name="l00660"></a><span class="lineno"> 660</span>  actions[entry.first] = <a class="code" href="namespaceripple.html#a24beb52a8f552c7fc4da41fce5e20c06">tfLostMajority</a>;</div>
|
||||
<div class="line"><a name="l00660"></a><span class="lineno"> 660</span>  actions[entry.first] = <a class="code" href="namespaceripple.html#adf2b5d62683cc06ad8e96dea0bfda024">tfLostMajority</a>;</div>
|
||||
<div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  }</div>
|
||||
<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  <span class="keywordflow">else</span> <span class="keywordflow">if</span> (</div>
|
||||
<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  (majorityTime != <a class="codeRef" href="http://en.cppreference.com/w/cpp/chrono/time_point.html">NetClock::time_point</a>{}) &&</div>
|
||||
@@ -852,10 +852,12 @@ $(function() {
|
||||
<div class="line"><a name="l00800"></a><span class="lineno"> 800</span>  </div>
|
||||
<div class="line"><a name="l00801"></a><span class="lineno"> 801</span> } <span class="comment">// namespace ripple</span></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="anamespaceripple_html_a40c2727503e88fa49ffc050386b918fe"><div class="ttname"><a href="namespaceripple.html#a40c2727503e88fa49ffc050386b918fe">ripple::tfGotMajority</a></div><div class="ttdeci">constexpr std::uint32_t tfGotMajority</div><div class="ttdef"><b>Definition:</b> <a href="TxFlags_8h_source.html#l00109">TxFlags.h:109</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Section_html"><div class="ttname"><a href="classripple_1_1Section.html">ripple::Section</a></div><div class="ttdoc">Holds a collection of configuration values.</div><div class="ttdef"><b>Definition:</b> <a href="BasicConfig_8h_source.html#l00042">BasicConfig.h:42</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Application_html"><div class="ttname"><a href="classripple_1_1Application.html">ripple::Application</a></div><div class="ttdef"><b>Definition:</b> <a href="Application_8h_source.html#l00115">Application.h:115</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a154a5c8e4a4839ec9db272a1b85a7b93"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a154a5c8e4a4839ec9db272a1b85a7b93">ripple::AmendmentTableImpl::db_</a></div><div class="ttdeci">DatabaseCon & db_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00224">AmendmentTable.cpp:224</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1AmendmentState_html_a2d39d31177436771b94c8fa48f5d67f4"><div class="ttname"><a href="structripple_1_1AmendmentState.html#a2d39d31177436771b94c8fa48f5d67f4">ripple::AmendmentState::supported</a></div><div class="ttdeci">bool supported</div><div class="ttdoc">Indicates an amendment that this server has code support for.</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00087">AmendmentTable.cpp:87</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_adf2b5d62683cc06ad8e96dea0bfda024"><div class="ttname"><a href="namespaceripple.html#adf2b5d62683cc06ad8e96dea0bfda024">ripple::tfLostMajority</a></div><div class="ttdeci">constexpr std::uint32_t tfLostMajority</div><div class="ttdef"><b>Definition:</b> <a href="TxFlags_8h_source.html#l00110">TxFlags.h:110</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_aefbfbe13885b57244364ab17906ebb8c"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#aefbfbe13885b57244364ab17906ebb8c">ripple::AmendmentTableImpl::lastUpdateSeq_</a></div><div class="ttdeci">std::uint32_t lastUpdateSeq_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00204">AmendmentTable.cpp:204</a></div></div>
|
||||
<div class="ttc" id="afor_each_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/algorithm/for_each.html">std::for_each</a></div><div class="ttdeci">T for_each(T... args)</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a1dcb4cf27e683bd94d11f5322836c689a46c48bec0d282018b9d167eef7711b2c"><div class="ttname"><a href="namespaceripple.html#a1dcb4cf27e683bd94d11f5322836c689a46c48bec0d282018b9d167eef7711b2c">ripple::AmendmentVote::up</a></div><div class="ttdeci">@ up</div></div>
|
||||
@@ -883,9 +885,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a0d1704ba32d8c87761c27236cde40f88"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a0d1704ba32d8c87761c27236cde40f88">ripple::AmendmentTableImpl::unVeto</a></div><div class="ttdeci">bool unVeto(uint256 const &amendment) override</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00510">AmendmentTable.cpp:510</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1AmendmentState_html_aded5fcee7705f5497086749ea0aea289"><div class="ttname"><a href="structripple_1_1AmendmentState.html#aded5fcee7705f5497086749ea0aea289">ripple::AmendmentState::vote</a></div><div class="ttdeci">AmendmentVote vote</div><div class="ttdoc">If an amendment is down-voted, a server will not vote to enable it.</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00077">AmendmentTable.cpp:77</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentSet_html"><div class="ttname"><a href="classripple_1_1AmendmentSet.html">ripple::AmendmentSet</a></div><div class="ttdoc">The status of all amendments requested in a given window.</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00096">AmendmentTable.cpp:96</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a24beb52a8f552c7fc4da41fce5e20c06"><div class="ttname"><a href="namespaceripple.html#a24beb52a8f552c7fc4da41fce5e20c06">ripple::tfLostMajority</a></div><div class="ttdeci">const std::uint32_t tfLostMajority</div><div class="ttdef"><b>Definition:</b> <a href="TxFlags_8h_source.html#l00102">TxFlags.h:102</a></div></div>
|
||||
<div class="ttc" id="aas_const_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/as_const.html">std::as_const</a></div><div class="ttdeci">T as_const(T... args)</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a815e32da6cdc73f9585ba984a8d6135f"><div class="ttname"><a href="namespaceripple.html#a815e32da6cdc73f9585ba984a8d6135f">ripple::tfGotMajority</a></div><div class="ttdeci">const std::uint32_t tfGotMajority</div><div class="ttdef"><b>Definition:</b> <a href="TxFlags_8h_source.html#l00101">TxFlags.h:101</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html">ripple::AmendmentTableImpl</a></div><div class="ttdoc">Track the list of "amendments".</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00198">AmendmentTable.cpp:198</a></div></div>
|
||||
<div class="ttc" id="asort_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/algorithm/sort.html">std::sort</a></div><div class="ttdeci">T sort(T... args)</div></div>
|
||||
<div class="ttc" id="aalgorithm_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/algorithm.html">algorithm</a></div></div>
|
||||
@@ -947,7 +947,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentSet_html_a6d6b63ea4b09a0b012667c79aff07528"><div class="ttname"><a href="classripple_1_1AmendmentSet.html#a6d6b63ea4b09a0b012667c79aff07528">ripple::AmendmentSet::trustedValidations</a></div><div class="ttdeci">int trustedValidations() const</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00178">AmendmentTable.cpp:178</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a630f159b4f3029034ac3c5b91b48e08c"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a630f159b4f3029034ac3c5b91b48e08c">ripple::AmendmentTableImpl::isEnabled</a></div><div class="ttdeci">bool isEnabled(uint256 const &amendment) const override</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00544">AmendmentTable.cpp:544</a></div></div>
|
||||
<div class="ttc" id="amax_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/algorithm/max.html">std::max</a></div><div class="ttdeci">T max(T... args)</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1base__uint_html_a698d3fd0c0f0155995c87d2f48ac90d5"><div class="ttname"><a href="classripple_1_1base__uint.html#a698d3fd0c0f0155995c87d2f48ac90d5">ripple::base_uint::parseHex</a></div><div class="ttdeci">constexpr bool parseHex(std::string_view sv)</div><div class="ttdoc">Parse a hex string into a base_uint.</div><div class="ttdef"><b>Definition:</b> <a href="base__uint_8h_source.html#l00475">base_uint.h:475</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1base__uint_html_a698d3fd0c0f0155995c87d2f48ac90d5"><div class="ttname"><a href="classripple_1_1base__uint.html#a698d3fd0c0f0155995c87d2f48ac90d5">ripple::base_uint::parseHex</a></div><div class="ttdeci">constexpr bool parseHex(std::string_view sv)</div><div class="ttdoc">Parse a hex string into a base_uint.</div><div class="ttdef"><b>Definition:</b> <a href="base__uint_8h_source.html#l00489">base_uint.h:489</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_aaf114c1d54cf39de4ad5ba1bcd804547"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#aaf114c1d54cf39de4ad5ba1bcd804547">ripple::AmendmentTableImpl::j_</a></div><div class="ttdeci">const beast::Journal j_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00221">AmendmentTable.cpp:221</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTable_html"><div class="ttname"><a href="classripple_1_1AmendmentTable.html">ripple::AmendmentTable</a></div><div class="ttdoc">The amendment table stores the list of enabled and potential amendments.</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8h_source.html#l00037">AmendmentTable.h:37</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a203420f15319808ab19dbc3903a32444"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a203420f15319808ab19dbc3903a32444">ripple::AmendmentTableImpl::needValidatedLedger</a></div><div class="ttdeci">bool needValidatedLedger(LedgerIndex seq) const override</div><div class="ttdoc">Called to determine whether the amendment logic needs to process a new validated ledger.</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00679">AmendmentTable.cpp:679</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user