Skip to content

Conversation

amnn
Copy link
Contributor

@amnn amnn commented Sep 14, 2024

Description

Allow dynamic field indexing to fail when building up fullnode REST indices to bring it in line with behaviour in sui-indexer, sui-analytics-indexer, and the existing fullnode indices.

Test plan

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

Allow dynamic field indexing to fail when building up fullnode REST
indices to bring it in line with behaviour in `sui-indexer`,
`sui-analytics-indexer`, and the existing fullnode indices.

## Test plan

CI
@amnn amnn self-assigned this Sep 14, 2024
Copy link

vercel bot commented Sep 14, 2024

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

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Sep 14, 2024 11:16pm
sui-kiosk ⬜️ Ignored (Inspect) Sep 14, 2024 11:16pm
sui-typescript-docs ⬜️ Ignored (Inspect) Sep 14, 2024 11:16pm

Copy link
Contributor

@dariorussi dariorussi left a comment

Choose a reason for hiding this comment

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

thanks

@amnn amnn merged commit f286745 into main Sep 15, 2024
48 checks passed
@amnn amnn deleted the amnn/rest-df branch September 15, 2024 07:14
suiwombat pushed a commit that referenced this pull request Sep 16, 2024
## Description

Allow dynamic field indexing to fail when building up fullnode REST
indices to bring it in line with behaviour in `sui-indexer`,
`sui-analytics-indexer`, and the existing fullnode indices.

## Test plan

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:
VorobyevIlya added a commit to iotaledger/iota that referenced this pull request Apr 29, 2025
)

# Description of change

Port upstream change: rest: discard failed dynamic field indices
MystenLabs/sui@f286745
(PR: MystenLabs/sui#19377)

> Allow dynamic field indexing to fail when building up fullnode REST
> indices to bring it in line with behaviour in `sui-indexer`,
> `sui-analytics-indexer`, and the existing fullnode indices.

## Links to any relevant issues

Closes #6562 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

CI

### Release Notes

- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:
piotrm50 pushed a commit to iotaledger/iota that referenced this pull request May 21, 2025
)

# Description of change

Port upstream change: rest: discard failed dynamic field indices
MystenLabs/sui@f286745
(PR: MystenLabs/sui#19377)

> Allow dynamic field indexing to fail when building up fullnode REST
> indices to bring it in line with behaviour in `sui-indexer`,
> `sui-analytics-indexer`, and the existing fullnode indices.

## Links to any relevant issues

Closes #6562 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

CI

### Release Notes

- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:
piotrm50 pushed a commit to iotaledger/iota that referenced this pull request May 21, 2025
)

# Description of change

Port upstream change: rest: discard failed dynamic field indices
MystenLabs/sui@f286745
(PR: MystenLabs/sui#19377)

> Allow dynamic field indexing to fail when building up fullnode REST
> indices to bring it in line with behaviour in `sui-indexer`,
> `sui-analytics-indexer`, and the existing fullnode indices.

## Links to any relevant issues

Closes #6562

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

CI

### Release Notes

- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:
piotrm50 pushed a commit to iotaledger/iota that referenced this pull request May 28, 2025
)

# Description of change

Port upstream change: rest: discard failed dynamic field indices
MystenLabs/sui@f286745
(PR: MystenLabs/sui#19377)

> Allow dynamic field indexing to fail when building up fullnode REST
> indices to bring it in line with behaviour in `sui-indexer`,
> `sui-analytics-indexer`, and the existing fullnode indices.

## Links to any relevant issues

Closes #6562

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

CI

### Release Notes

- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:
filipdulic pushed a commit to iotaledger/iota that referenced this pull request Jul 16, 2025
)

# Description of change

Port upstream change: rest: discard failed dynamic field indices
MystenLabs/sui@f286745
(PR: MystenLabs/sui#19377)

> Allow dynamic field indexing to fail when building up fullnode REST
> indices to bring it in line with behaviour in `sui-indexer`,
> `sui-analytics-indexer`, and the existing fullnode indices.

## Links to any relevant issues

Closes #6562

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

CI

### Release Notes

- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:
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.

3 participants