since merging https://github.com/vocdoni/vocdoni-node/pull/1329 all paginated queries perform pretty badly, but with small datasets it's not an issue. i hotfixed /chain/blocks in https://github.com/vocdoni/vocdoni-node/commit/c3cf08ada328710fb6d0b597de700ece301cfa10 but we should really fix all indexer.List* queries before it becomes a problem in the future
since merging #1329 all paginated queries perform pretty badly, but with small datasets it's not an issue.
i hotfixed /chain/blocks in c3cf08a
but we should really fix all indexer.List* queries before it becomes a problem in the future