Skip to content

Conversation

VojtechVitek
Copy link
Contributor

No description provided.

Copy link
Contributor Author

@VojtechVitek VojtechVitek left a comment

Choose a reason for hiding this comment

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

LGTM

// --
// Code generated by webrpc-gen@v0.25.3 with golang generator. DO NOT EDIT.
// Code generated by webrpc-gen@v0.21.1 with golang generator. DO NOT EDIT.
Copy link
Contributor Author

@VojtechVitek VojtechVitek Apr 29, 2025

Choose a reason for hiding this comment

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

webrpc downgrade, since we are now generating the client from release branch..

Comment on lines -758 to +803
Error string `json:"error,omitempty" cbor:"-"`
ErrorReason *string `json:"errorReason,omitempty" cbor:"-"`
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@@ -2647,14 +2708,15 @@ func (c *indexerGatewayClient) GetTokenBalances(ctx context.Context, chainIds []
return out.Ret0, out.Ret1, err
}

func (c *indexerGatewayClient) GetTokenBalancesSummary(ctx context.Context, chainIds []uint64, networks []string, filter *TokenBalancesFilter, omitMetadata *bool, page *Page) (*Page, []*GatewayNativeTokenBalances, []*GatewayTokenBalance, error) {
func (c *indexerGatewayClient) GetTokenBalancesSummary(ctx context.Context, chainIds []uint64, networks []string, networkType *NetworkType, filter *TokenBalancesFilter, omitMetadata *bool, page *Page) (*Page, []*GatewayNativeTokenBalances, []*GatewayTokenBalance, error) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is an expected breaking change in the client. Discussed at https://sequence-xyz.slack.com/archives/C06LAL1UMLJ/p1744815286782789

@VojtechVitek VojtechVitek merged commit eb15581 into master Apr 29, 2025
1 check passed
@VojtechVitek VojtechVitek deleted the update-indexer-client branch April 29, 2025 09:41
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.

1 participant