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

feat(catalyst-gateway): Lookup Chain root for any presented auth token #1358

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stanislav-tkach
Copy link
Contributor

Description

Lookup Chain root for any presented auth token, see related issue for more details.

Related Issue(s)

Closed #1308.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@stanislav-tkach stanislav-tkach added the draft Draft label Dec 9, 2024
@stanislav-tkach stanislav-tkach self-assigned this Dec 9, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Test Report | ${\color{lightgreen}Pass: 334/334}$ | ${\color{red}Fail: 0/334}$ |

@stanislav-tkach stanislav-tkach force-pushed the feat/1308-lookup-chain-root-for-auth-token branch from bfef33b to f850220 Compare December 10, 2024 12:32
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 334/334}$ | ${\color{red}Fail: 0/334}$ |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft Draft
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Lookup Chain root for any presented auth token.
1 participant