Rafael Cárdenas
|
12242b8194
|
feat: add /extended/v1/tokens/nft/holdings endpoint
* chore: add tx_id and unanchored custody view
* chore: add deprecated msg to old nft_events endpoint
* feat: first version of endpoint
* feat: start returning tx metadata
* feat: filter by asset_identifier
* chore: add openapi docs
* chore: generate new api types
* chore: type api responses correctly
* chore: doc tweaks
* chore: provide param examples
* fix: unanchored view name
* fix: db-controller import path
* feat: support multiple asset identifiers
* chore: doc tweaks
* chore: add unit tests
* fix: execute complete search in one query
* chore: return old unused imports, otherwise PR gets big
* chore: remove debug code
* chore: provide tx metadata example
* chore: keep canonical custody in unanchored too
* feat: set chain tip cache headers
* fix: refresh views with proper logic
* fix: outdated cond
* fix: only consider nft_events from canonical txs
* chore: add default values to params in openapi
|
2022-01-07 08:31:57 -06:00 |
|