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

refactor(indexer-alt): framework from sui-indexer-alt #20502

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

amnn
Copy link
Member

@amnn amnn commented Dec 4, 2024

Description

Pull out the parts of sui-indexer-alt that can be used to create any indexer, in sui-indexer-alt-framework. Also take this opportunity to clean up dependencies and lock down visibilities between projects.

Test plan

CI

Stack


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

@amnn amnn self-assigned this Dec 4, 2024
Copy link

vercel bot commented Dec 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 8:08pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Dec 4, 2024 8:08pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Dec 4, 2024 8:08pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Dec 4, 2024 8:08pm

@amnn amnn temporarily deployed to sui-typescript-aws-kms-test-env December 4, 2024 13:06 — with GitHub Actions Inactive
@amnn amnn temporarily deployed to sui-typescript-aws-kms-test-env December 4, 2024 14:38 — with GitHub Actions Inactive
Base automatically changed from amnn/idx-rm-mm to main December 4, 2024 16:21
Copy link
Contributor

@lxfind lxfind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

amnn added 2 commits December 4, 2024 20:06
## Description

Pull out the parts of `sui-indexer-alt` that can be used to create any
indexer, in `sui-indexer-alt-framework`. Also take this opportunity to
clean up dependencies and lock down visibilities between projects.

## Test plan
CI
@amnn amnn force-pushed the amnn/idx-framework branch from 32b1664 to b296950 Compare December 4, 2024 20:07
@amnn amnn temporarily deployed to sui-typescript-aws-kms-test-env December 4, 2024 20:07 — with GitHub Actions Inactive
@amnn amnn merged commit cb0016d into main Dec 4, 2024
52 checks passed
@amnn amnn deleted the amnn/idx-framework branch December 4, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants