holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
167 stars 39 forks source link

dao-marketplace/#45: fix collection stats calculations #697

Closed austinmilt closed 2 years ago

austinmilt commented 2 years ago

This PR better aligns our collection stats with ME by fixing the count of current holders of a collection, and removing the restriction that listings be made in SOL.

Changes

ray-kast commented 2 years ago

just flagging the group_by available in diesel so hoping we can do a count with sql.

It is not, and the functionality is pretty broken. Use discouraged.