-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: address several sync issues and remove a potential deadlock (#247)
* tests: add bootstrap mainnet files and tests Signed-off-by: HashEngineering <[email protected]> * fix: improve synchronization related items * improve logging with sendRequestWithRetry * count mnlistdiff size on Request not Complete * add fulfilled field to lastRequest and use it Signed-off-by: HashEngineering <[email protected]> * fix: use user thread in for listeners in ChainLocksHandler and InstantSendManager Signed-off-by: HashEngineering <[email protected]> * fix: adjust peer connected and disconnected events and log setting downloadPeer in AbstractQuorumState Signed-off-by: HashEngineering <[email protected]> --------- Signed-off-by: HashEngineering <[email protected]>
- Loading branch information
1 parent
76b7d6c
commit 5805914
Showing
12 changed files
with
81 additions
and
42 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
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
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
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
Binary file added
BIN
+610 KB
core/src/test/resources/org/bitcoinj/evolution/mnlistdiff-mainnet-0-2028691-70230.dat
Binary file not shown.
Binary file added
BIN
+3 MB
core/src/test/resources/org/bitcoinj/quorums/qrinfo-mainnet-0-2028764-70230.dat
Binary file not shown.