dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

fix: use blocks-only instead of address-only for inventory #6163

Closed knst closed 2 months ago

knst commented 2 months ago

Issue being fixed or feature implemented

Mobile client (without full blockchain) can't receive transactions before they are mined in the block.

What was done?

Fixed a condition "is an addr relay" to "not a block relay". It's an alternate solution for https://github.com/dashpay/dash/pull/6162

How Has This Been Tested?

Tested with hashengineering - it works!

Breaking Changes

N/A

Checklist:

knst commented 2 months ago

@knst knst force-pushed the v21-fix-mobile-connection-v2 branch from 7200022 to 3468ab3

signed commit