-
Notifications
You must be signed in to change notification settings - Fork 9
fix(cat-gateway): Fix endpoints cardano/assets and cardano/registrations/cip36 endpoints
#1986
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
Draft
Mr-Leshiy
wants to merge
108
commits into
main
Choose a base branch
from
fix/assets-endpoint
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 107 commits
Commits
Show all changes
108 commits
Select commit
Hold shift + click to select a range
de6ee98
fix(wip): get cip36 + pagination
bkioshn b3e0822
fix(wip): get cip36 + pagination
bkioshn 347354b
fix(wip): get cip36 all logic + refactor
bkioshn 575e68f
wip
Mr-Leshiy 63f9c7e
wip
Mr-Leshiy 27d387d
wip
Mr-Leshiy e97ce02
wip
Mr-Leshiy 32c04bf
wip
Mr-Leshiy 34b42ad
fix(wip): get cip36 pagination + revise
bkioshn 456474e
wip
Mr-Leshiy 5a341c8
fix getting assets
Mr-Leshiy 0777c10
wip
Mr-Leshiy 8e74955
Merge branch 'fix/get-cip36-and-page' into fix/assets-endpoint
Mr-Leshiy a02bddc
wip
Mr-Leshiy 82fe7c1
wip
Mr-Leshiy 246f8f0
wip
Mr-Leshiy 0680d90
wip
Mr-Leshiy 750509f
wip
Mr-Leshiy 5c7d60e
fix comment
Mr-Leshiy c0fddcf
wip
Mr-Leshiy 62c7d7f
wip
Mr-Leshiy 1b15257
fix
Mr-Leshiy f6d24da
wip
Mr-Leshiy c6ddf19
cleanup
Mr-Leshiy ed82b66
wip
Mr-Leshiy d0e9102
wip
Mr-Leshiy e8806b4
wip
Mr-Leshiy d88c7f7
wip
Mr-Leshiy 1b930b3
add BooleanFlag type
Mr-Leshiy cb7c33a
wip
Mr-Leshiy 1166932
wip
Mr-Leshiy 6340449
wip
Mr-Leshiy 5104252
wip
Mr-Leshiy b8403f4
wip
Mr-Leshiy 99306c5
wip
Mr-Leshiy fac2b93
fix
Mr-Leshiy 71c6d9b
wip
Mr-Leshiy 8f26159
fix
Mr-Leshiy 4cbdcb9
wip
Mr-Leshiy 8b4bc34
wip
Mr-Leshiy 6d0d111
fix spelling
Mr-Leshiy d2112a0
wip
Mr-Leshiy faa2860
wip
Mr-Leshiy c88448a
wip
Mr-Leshiy 2b5d65e
wip
Mr-Leshiy f4f4c7a
wip
Mr-Leshiy 4f665a4
Merge branch 'main' into fix/assets-endpoint
Mr-Leshiy e11aed0
wip
Mr-Leshiy 186dc77
wip
Mr-Leshiy 937c0fb
wip
Mr-Leshiy 4fcf5e4
wip
Mr-Leshiy ba4d448
wip
Mr-Leshiy 1147b02
wip
Mr-Leshiy fa8c0d4
wip
Mr-Leshiy 13257c7
wip
Mr-Leshiy 5aa3e98
fix spelling
Mr-Leshiy a67de47
wip
Mr-Leshiy a1b57cc
fix
Mr-Leshiy 3119bd5
wip
Mr-Leshiy e6c9f77
Update catalyst-gateway/bin/src/db/index/block/stake_reg.rs
Mr-Leshiy e5c67b8
Update catalyst-gateway/bin/src/db/index/block/stake_reg.rs
Mr-Leshiy 98d17d4
Update catalyst-gateway/bin/src/db/index/block/stake_reg.rs
Mr-Leshiy 79ad836
Update catalyst-gateway/bin/src/service/api/cardano/cip36/response/ci…
Mr-Leshiy ca1886f
Update catalyst-gateway/bin/src/db/index/queries/registrations/get_al…
Mr-Leshiy 6d4a1f8
wip
Mr-Leshiy d8ffdf4
wip
Mr-Leshiy 1dc5d8e
Update catalyst-gateway/bin/src/db/index/queries/registrations/get_al…
Mr-Leshiy 148ca3b
Update catalyst-gateway/bin/src/db/index/queries/registrations/get_in…
Mr-Leshiy 58ebdc9
Update catalyst-gateway/bin/src/db/index/queries/registrations/get_st…
Mr-Leshiy e415138
Update catalyst-gateway/bin/src/db/index/block/stake_reg.rs
Mr-Leshiy dbdcd8f
Update catalyst-gateway/bin/src/db/index/queries/registrations/get_in…
Mr-Leshiy e9aee5f
Update catalyst-gateway/bin/src/service/api/cardano/cip36/endpoint.rs
Mr-Leshiy 8066eaf
wip
Mr-Leshiy e87d2c3
wip
Mr-Leshiy e8e8995
fix
Mr-Leshiy 5d47ee6
wip
Mr-Leshiy bb07ade
wip
Mr-Leshiy 9269b19
disable native tokens
Mr-Leshiy 43974a2
disable roll_forward
Mr-Leshiy 6c3e5fe
remove old preprod snapshot
Mr-Leshiy e0c7f7f
revert roll_forward
Mr-Leshiy b427760
wip
Mr-Leshiy 925f3be
add log
Mr-Leshiy 17fa57f
move SyncParams into its own mod
Mr-Leshiy 78f6f12
move SyncTask into its own mod
Mr-Leshiy 0fdd477
Merge branch 'main' into fix/assets-endpoint
Mr-Leshiy 4837f89
wip
Mr-Leshiy 87f5007
wip
Mr-Leshiy 56112a2
wip
Mr-Leshiy 17a0f0d
wip
Mr-Leshiy 5627981
wip
Mr-Leshiy 7037ecb
wip
Mr-Leshiy 238f521
wip
Mr-Leshiy 35f0e1e
wip
Mr-Leshiy 15706e4
wip
Mr-Leshiy b389d1b
Merge branch 'fix/assets-endpoint' of https://github.com/input-output…
Mr-Leshiy b8c31da
wip
Mr-Leshiy 7b65dd5
remove unndeed logs
Mr-Leshiy db8a8b7
use stevens patch
Mr-Leshiy f02f440
Merge branch 'main' into fix/assets-endpoint
Mr-Leshiy 320e0c2
move updating of the sync status under the `process_completed_task` f…
Mr-Leshiy 4c80c4f
fix(cat-gateway): match for valid native tokens before adding to list…
saibatizoku 64d2e0e
Merge branch 'main' into fix/assets-endpoint
Mr-Leshiy c2ca741
wip
Mr-Leshiy 981a53d
wip
Mr-Leshiy c711733
fix comments
Mr-Leshiy b398dc9
wip
Mr-Leshiy 7baf72a
fix comments
Mr-Leshiy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.