Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebase: pagination based on txs #177

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Conversation

SebastienGllmt
Copy link
Contributor

This is a rebase of #175

I believe I've rebased everything correctly

update .nvmrc

make input addresses and metadata optional (as an arg)

reformat slotBoundsPagination.sql

Co-authored-by: Sebastien Guillemot <[email protected]>

add more comments in the code

update slotBOundsPagination.queries.ts after reformatting

update .nvmrc to lts/hydrogen

optimize slot filter tx filter query

add support to lower slot limit as -1 to get the full range

update openapi.json

update tx_count change to cml multiera after rebase

fix genesis_block task: missing tx_count

assetUtxo and delegationForPool: paginate by tx,block

refactor common slotLimits functionality

migrated projected nft range endpoint to block,tx pagination

update openapi.json

add missing endpoint level docs

also paginate mint burn history endpoint
@SebastienGllmt SebastienGllmt merged commit d9f6b07 into main Mar 16, 2024
2 checks passed
@SebastienGllmt SebastienGllmt deleted the make-pagination-system-uniform branch March 16, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants