Skip to content

fix(dashmate): missing rawblock zmq message in core config#770

Merged
markin-io merged 1 commit into
masterfrom
fix/new-merkle-blocks-propagation
Feb 7, 2023
Merged

fix(dashmate): missing rawblock zmq message in core config#770
markin-io merged 1 commit into
masterfrom
fix/new-merkle-blocks-propagation

Conversation

@markin-io

@markin-io markin-io commented Feb 7, 2023

Copy link
Copy Markdown
Contributor

Issue being fixed or feature implemented

New merkle blocks were not propagating from Zero MQ.
Instead, wallet-lib was obtaining them after stream reconnects when they were already accessible via Core RPC.

What was done?

Added rawblock ZMQ message to core config

How Has This Been Tested?

On local network

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

@markin-io markin-io added this to the v0.23.x milestone Feb 7, 2023

@shumkov shumkov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍

@markin-io
markin-io merged commit fe0990b into master Feb 7, 2023
@markin-io
markin-io deleted the fix/new-merkle-blocks-propagation branch February 7, 2023 09:50
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