Skip to content

Conversation

gregnazario
Copy link
Contributor

Upgrades dependencies, and adds StringShort to Go SDK

Description

Test Plan

Related Links

Upgrades dependencies, and adds StringShort to Go SDK
@gregnazario gregnazario requested a review from a team as a code owner September 26, 2025 18:53
@gregnazario gregnazario requested a review from Copilot September 26, 2025 19:13
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This is a release PR for version 1.11.0 that upgrades Go and various dependencies while also adding the StringShort method to the Go SDK's AccountAddress functionality.

  • Updates Go version from 1.23.0 to 1.24.0
  • Upgrades multiple dependencies including godog, go-graphql-client, testify, and crypto packages
  • Doubles the initial funding amount in integration tests from 100M to 200M

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
go.mod Updates Go version to 1.24.0 and upgrades multiple dependencies
CHANGELOG.md Adds v1.11.0 release entry documenting dependency upgrades
integration_test/transactionSubmission/single_sender_test.go Increases initial funding from 100M to 200M for test stability
integration_test/transactionSubmission/multi_sender_test.go Increases initial funding from 100M to 200M for test stability

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gregnazario gregnazario enabled auto-merge (squash) September 26, 2025 19:22
@gregnazario gregnazario merged commit beba033 into main Sep 26, 2025
4 checks passed
@gregnazario gregnazario deleted the release-1.11.0 branch September 26, 2025 19:23
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