particl / particl-desktop

The GUI application for Particl Markeplace and PART coin wallet. A decentralized peer to peer marketplace –free, secure, private, untraceable.

Home Page:https://particl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no listings on marketplace

mahdi-ln opened this issue · comments

commented

Describe the bug
no listings on the marketplace and there is no sign of progressing anywhere

Screenshots
image

Versions (please complete the following information):

  • OS: Linux Ubuntu 20.04
  • Particl Desktop: v3.0.0
  • Particl Core: 0.19.2.16
commented

Now the problem solved. Definitely it is a connection problem

As mentioned in similar discussions, the system is currently unaware whether there are no messages available or if there are messages but they have not been received yet. The system cannot know what it does not know.

What we can potentially implement here is an indication that displays when the blockchain is not fully synced AND there are no listings, which may address the case that the user may need to wait until the syncing process is complete. This should at least provide some feedback that the system may be waiting for listings to arrive still.

The change to provide an indication that the blockchain is busy syncing, and thus no listings are available, was added in: f1546ff and released in v3.1.1
Closing issue due to completion of request.