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

TIP-26 UTXO Indexer REST API #62

Merged
merged 30 commits into from
Jul 13, 2022
Merged
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
76000c5
Indexer API initial commit
lzpap Jan 27, 2022
fe4adc6
Fix link and name
lzpap Jan 27, 2022
0ca0bba
Fix path params
lzpap Jan 27, 2022
cd704ff
Use bech-32 address in query params
lzpap Jan 28, 2022
7ffde2f
Fix some param formats
lzpap Jan 28, 2022
695f3ab
Add more params to /outputs
lzpap Jan 28, 2022
88a08a8
Add more paths to /aliases /foundries and /nfts
lzpap Jan 31, 2022
c7b0b6f
Update TIP with sections
lzpap Jan 31, 2022
a6808e0
Update TIP header with correct PR link
lzpap Jan 31, 2022
e30898d
Add missing items schema
lzpap Jan 31, 2022
aa60af8
Small fix
lzpap Jan 31, 2022
40d36e5
Refactor API
lzpap Feb 2, 2022
8674896
`cursor` is string
lzpap Feb 2, 2022
bab35ea
Change offset to cursor in query params
lzpap Feb 2, 2022
4097a92
Add pageSize param to queries
lzpap Feb 2, 2022
e28cb83
Update cursos description
lzpap Feb 2, 2022
b0e08c9
Rename Extended Outputs to Basic Outputs
lzpap Feb 7, 2022
6233020
Add native token params, rename dust -> storage
lzpap Feb 21, 2022
9f0bb89
Add comment about ignored pageSize
lzpap Feb 21, 2022
10af08d
Add 0x prefixed hex-encoding
lzpap Mar 7, 2022
c5ebc8d
Rename /outputs to /basic-outputs
lzpap Apr 21, 2022
188ddf0
Fix tag name
lzpap Apr 21, 2022
225a81a
Update routes to match inx-indexer 0.3.0
lzpap Apr 29, 2022
3e996fe
Update example parameter id fields
lzpap May 2, 2022
fb1c440
Fix foundry query parameter 'aliasAddress'
lzpap May 3, 2022
e97e2de
Clean up mentions of feature blocks
lzpap May 19, 2022
d57b516
Remove milestoneIndex based query params
lzpap Jun 17, 2022
c51926d
Add issuer query param to nft route
lzpap Jun 21, 2022
e3d7fe8
Remove `plugins` from base routes
lzpap Jun 21, 2022
2ad6b6c
Clarify: address query param is for Address Unlock Condition
lzpap Jul 4, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading