pocketnetteam / pocketnet.core

Decentralized social network based on the blockchain
https://pocketnet.app
Apache License 2.0
115 stars 28 forks source link

Update queries for new db structure #558

Closed lostystyg closed 10 months ago

lostystyg commented 1 year ago

The new db structure was introduced in #502. This issue is a part of #425.

Progress

Base

Consensus

It was decided to fully rework consensus queries (especially for tx validation rules)

API

Db indices

A big part of this task is to reinvent a new set of indices to be used in queries.