mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Validate LastLedgerHash for downloaded shards:
* Add documentation for shard validation * Retrieve last ledger hash for imported shards * Verify the last ledger hash in Shard::finalize * Limit last ledger hash retrieval attempts for imported shards * Use a common function for removing failed shards * Add new ShardInfo::State for imported shards
This commit is contained in:
@@ -513,6 +513,7 @@ target_sources (rippled PRIVATE
|
||||
src/ripple/nodestore/impl/EncodedBlob.cpp
|
||||
src/ripple/nodestore/impl/ManagerImp.cpp
|
||||
src/ripple/nodestore/impl/NodeObject.cpp
|
||||
src/ripple/nodestore/impl/RetryFinalize.cpp
|
||||
src/ripple/nodestore/impl/Shard.cpp
|
||||
src/ripple/nodestore/impl/TaskQueue.cpp
|
||||
#[===============================[
|
||||
|
||||
Reference in New Issue
Block a user