Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: platform items and merge master #255

Merged
merged 34 commits into from
Jul 1, 2024

Conversation

HashEngineering
Copy link
Collaborator

@HashEngineering HashEngineering commented Jun 30, 2024

Issue being fixed or feature implemented

What was done?

How Has This Been Tested?

Breaking Changes

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

Signed-off-by: HashEngineering <[email protected]>
* fix: prevent NPE when processing qrinfo

* fix: prevent NPE in isSynced

* fix: prevent NPE when processing ISLocks after shutdown

* fix: use Sync Stage instead of a boolean flag
* 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]>
Signed-off-by: HashEngineering <[email protected]>
Signed-off-by: HashEngineering <[email protected]>
feat: bls improvements, sync and other fixes
Copy link
Member

@Syn-McJ Syn-McJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@HashEngineering HashEngineering merged commit f6e18c3 into feature-coinjoin Jul 1, 2024
1 of 2 checks passed
@HashEngineering HashEngineering deleted the bugfix-platform-items branch August 13, 2024 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants