-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't delete fully downloaded snapshot after the restart (#545)
It was a bug in code which caused the node to delete the downloaded snapshot and it wasn't caught in tests as after the restart c++ node synced again with the mininode. I extended tests to catch this scenario. Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
- Loading branch information
1 parent
3c98481
commit daa60c8
Showing
3 changed files
with
28 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters