mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 11:35:53 +00:00
deploy: e1a2939f89
This commit is contained in:
@@ -1491,17 +1491,17 @@ $(function() {
|
||||
<div class="line"><a name="l01420"></a><span class="lineno"><a class="line" href="structripple_1_1test_1_1Flow__manual__test.html#ad808ffbe5e892118abe4dba57e14cd13"> 1420</a></span>  <a class="code" href="structripple_1_1test_1_1Flow__manual__test.html#ad808ffbe5e892118abe4dba57e14cd13">run</a>()<span class="keyword"> override</span></div>
|
||||
<div class="line"><a name="l01421"></a><span class="lineno"> 1421</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l01422"></a><span class="lineno"> 1422</span>  <span class="keyword">using namespace </span>jtx;</div>
|
||||
<div class="line"><a name="l01423"></a><span class="lineno"> 1423</span>  <span class="keyword">auto</span> <span class="keyword">const</span> all = <a class="code" href="namespaceripple_1_1test_1_1jtx.html#af5441d84d5977d52246c5226313560d4">supported_amendments</a>() | <a class="code" href="namespaceripple.html#af5a63958686496574543bdfeb4b68ffa">featureTicketBatch</a>;</div>
|
||||
<div class="line"><a name="l01423"></a><span class="lineno"> 1423</span>  <span class="keyword">auto</span> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a7ffb3f54d739bb8f967d695f08fb66ccaa181a603769c1f98ad927e7367c7aa51">all</a> = <a class="code" href="namespaceripple_1_1test_1_1jtx.html#af5441d84d5977d52246c5226313560d4">supported_amendments</a>() | <a class="code" href="namespaceripple.html#af5a63958686496574543bdfeb4b68ffa">featureTicketBatch</a>;</div>
|
||||
<div class="line"><a name="l01424"></a><span class="lineno"> 1424</span>  <a class="code" href="classripple_1_1FeatureBitset.html">FeatureBitset</a> <span class="keyword">const</span> flowCross{<a class="code" href="namespaceripple.html#a2cb56a55020f266d207ee04d66cc97ae">featureFlowCross</a>};</div>
|
||||
<div class="line"><a name="l01425"></a><span class="lineno"> 1425</span>  <a class="code" href="classripple_1_1FeatureBitset.html">FeatureBitset</a> <span class="keyword">const</span> f1513{<a class="code" href="namespaceripple.html#a1e4e6d3ac032cc3787c0901156036618">fix1513</a>};</div>
|
||||
<div class="line"><a name="l01426"></a><span class="lineno"> 1426</span>  </div>
|
||||
<div class="line"><a name="l01427"></a><span class="lineno"> 1427</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a15d0c777840cf01809e9791f2b43f140">testWithFeats</a>(all - flowCross - f1513);</div>
|
||||
<div class="line"><a name="l01428"></a><span class="lineno"> 1428</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a15d0c777840cf01809e9791f2b43f140">testWithFeats</a>(all - flowCross);</div>
|
||||
<div class="line"><a name="l01429"></a><span class="lineno"> 1429</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a15d0c777840cf01809e9791f2b43f140">testWithFeats</a>(all - f1513);</div>
|
||||
<div class="line"><a name="l01430"></a><span class="lineno"> 1430</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a15d0c777840cf01809e9791f2b43f140">testWithFeats</a>(all);</div>
|
||||
<div class="line"><a name="l01427"></a><span class="lineno"> 1427</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a15d0c777840cf01809e9791f2b43f140">testWithFeats</a>(<a class="code" href="namespaceripple.html#a7ffb3f54d739bb8f967d695f08fb66ccaa181a603769c1f98ad927e7367c7aa51">all</a> - flowCross - f1513);</div>
|
||||
<div class="line"><a name="l01428"></a><span class="lineno"> 1428</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a15d0c777840cf01809e9791f2b43f140">testWithFeats</a>(<a class="code" href="namespaceripple.html#a7ffb3f54d739bb8f967d695f08fb66ccaa181a603769c1f98ad927e7367c7aa51">all</a> - flowCross);</div>
|
||||
<div class="line"><a name="l01429"></a><span class="lineno"> 1429</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a15d0c777840cf01809e9791f2b43f140">testWithFeats</a>(<a class="code" href="namespaceripple.html#a7ffb3f54d739bb8f967d695f08fb66ccaa181a603769c1f98ad927e7367c7aa51">all</a> - f1513);</div>
|
||||
<div class="line"><a name="l01430"></a><span class="lineno"> 1430</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a15d0c777840cf01809e9791f2b43f140">testWithFeats</a>(<a class="code" href="namespaceripple.html#a7ffb3f54d739bb8f967d695f08fb66ccaa181a603769c1f98ad927e7367c7aa51">all</a>);</div>
|
||||
<div class="line"><a name="l01431"></a><span class="lineno"> 1431</span>  </div>
|
||||
<div class="line"><a name="l01432"></a><span class="lineno"> 1432</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a940d1da6457707ea257e55414e4ced75">testEmptyStrand</a>(all - f1513);</div>
|
||||
<div class="line"><a name="l01433"></a><span class="lineno"> 1433</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a940d1da6457707ea257e55414e4ced75">testEmptyStrand</a>(all);</div>
|
||||
<div class="line"><a name="l01432"></a><span class="lineno"> 1432</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a940d1da6457707ea257e55414e4ced75">testEmptyStrand</a>(<a class="code" href="namespaceripple.html#a7ffb3f54d739bb8f967d695f08fb66ccaa181a603769c1f98ad927e7367c7aa51">all</a> - f1513);</div>
|
||||
<div class="line"><a name="l01433"></a><span class="lineno"> 1433</span>  <a class="code" href="structripple_1_1test_1_1Flow__test.html#a940d1da6457707ea257e55414e4ced75">testEmptyStrand</a>(<a class="code" href="namespaceripple.html#a7ffb3f54d739bb8f967d695f08fb66ccaa181a603769c1f98ad927e7367c7aa51">all</a>);</div>
|
||||
<div class="line"><a name="l01434"></a><span class="lineno"> 1434</span>  }</div>
|
||||
<div class="line"><a name="l01435"></a><span class="lineno"> 1435</span> };</div>
|
||||
<div class="line"><a name="l01436"></a><span class="lineno"> 1436</span>  </div>
|
||||
@@ -1527,6 +1527,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1PaymentSandbox_html"><div class="ttname"><a href="classripple_1_1PaymentSandbox.html">ripple::PaymentSandbox</a></div><div class="ttdoc">A wrapper which makes credits unavailable to balances.</div><div class="ttdef"><b>Definition:</b> <a href="PaymentSandbox_8h_source.html#l00112">PaymentSandbox.h:112</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1jtx_1_1owners_html"><div class="ttname"><a href="classripple_1_1test_1_1jtx_1_1owners.html">ripple::test::jtx::owners</a></div><div class="ttdoc">Match the number of items in the account's owner directory.</div><div class="ttdef"><b>Definition:</b> <a href="owners_8h_source.html#l00069">owners.h:69</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1jtx_1_1Env_html_a34c9d58eaca6b7238258eadaf94b4a46"><div class="ttname"><a href="classripple_1_1test_1_1jtx_1_1Env.html#a34c9d58eaca6b7238258eadaf94b4a46">ripple::test::jtx::Env::require</a></div><div class="ttdeci">void require(Args const &... args)</div><div class="ttdoc">Check a set of requirements.</div><div class="ttdef"><b>Definition:</b> <a href="Env_8h_source.html#l00466">Env.h:466</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7ffb3f54d739bb8f967d695f08fb66ccaa181a603769c1f98ad927e7367c7aa51"><div class="ttname"><a href="namespaceripple.html#a7ffb3f54d739bb8f967d695f08fb66ccaa181a603769c1f98ad927e7367c7aa51">ripple::TxSearched::all</a></div><div class="ttdeci">@ all</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1jtx_1_1balance_html"><div class="ttname"><a href="classripple_1_1test_1_1jtx_1_1balance.html">ripple::test::jtx::balance</a></div><div class="ttdoc">A balance matches.</div><div class="ttdef"><b>Definition:</b> <a href="balance_8h_source.html#l00038">balance.h:38</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenView_html"><div class="ttname"><a href="classripple_1_1OpenView.html">ripple::OpenView</a></div><div class="ttdoc">Writable ledger view that accumulates state and tx changes.</div><div class="ttdef"><b>Definition:</b> <a href="OpenView_8h_source.html#l00052">OpenView.h:52</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3">ripple::lsfLowNoRipple</a></div><div class="ttdeci">@ lsfLowNoRipple</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00125">LedgerFormats.h:125</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user