mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Changes to support the ledger cleaner
* Rework ledger save return values to indicate errors to callers * Add an extra function to support the ledger cleaner.
This commit is contained in:
committed by
Vinnie Falco
parent
4577ad60c7
commit
02b5572ccc
@@ -2116,6 +2116,7 @@
|
||||
<None Include="..\..\src\ripple\types\TODO.md" />
|
||||
<None Include="..\..\src\ripple\validators\TODO.md" />
|
||||
<None Include="..\..\src\ripple\validators\README.md" />
|
||||
<None Include="..\..\src\ripple_app\ledger\TODO.md" />
|
||||
<None Include="..\..\src\ripple_app\TODO.md" />
|
||||
<None Include="..\QtCreator\rippled.pro" />
|
||||
</ItemGroup>
|
||||
|
||||
@@ -2464,6 +2464,9 @@
|
||||
<None Include="..\..\src\ripple_app\TODO.md">
|
||||
<Filter>[2] Old Ripple\ripple_app</Filter>
|
||||
</None>
|
||||
<None Include="..\..\src\ripple_app\ledger\TODO.md">
|
||||
<Filter>[2] Old Ripple\ripple_app\ledger</Filter>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="..\..\doc\todo\NIKB_TODO.txt">
|
||||
|
||||
Reference in New Issue
Block a user