-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transaction history: add input addresses, metadata and slots filter
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
- Loading branch information
1 parent
e5c5ab1
commit fcadc70
Showing
28 changed files
with
1,296 additions
and
978 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.