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

revert(#20486): Add ConsensusV2 object support to sui-indexer-alt #20546

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

amnn
Copy link
Member

@amnn amnn commented Dec 8, 2024

Description

Partial revert of #20486 (only the changes relevant to sui-indexer-alt), as the migrations associated with that change are taking too long to run on the production database.

We will have to revisit how to set-up those migrations so that they run in a reasonable time.

Test plan

Local run of sui-indexer-alt + CI.


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:

## Description

Partial revert of #20486 (only the changes relevant to
`sui-indexer-alt`), as the migrations associated with that change are
taking too long to run on the production database.

We will have to revisit how to set-up those migrations so that they run
in a reasonable time.

## Test plan

Local run of `sui-indexer-alt` + CI.
@amnn amnn self-assigned this Dec 8, 2024
Copy link

vercel bot commented Dec 8, 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 8, 2024 0:39am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Dec 8, 2024 0:39am
sui-kiosk ⬜️ Ignored (Inspect) Dec 8, 2024 0:39am
sui-typescript-docs ⬜️ Ignored (Inspect) Dec 8, 2024 0:39am

@amnn amnn merged commit c9739e6 into main Dec 8, 2024
52 checks passed
@amnn amnn deleted the amnn/revert-20486 branch December 8, 2024 14:11
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