Skip to content

updated lumera version#212

Merged
mateeullahmalik merged 5 commits intosupernode-refactorfrom
lumera-1.8.0
Oct 23, 2025
Merged

updated lumera version#212
mateeullahmalik merged 5 commits intosupernode-refactorfrom
lumera-1.8.0

Conversation

@akobrin1
Copy link
Contributor

No description provided.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Contributor

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 PR updates the Lumera protocol dependency from v1.7.2 to v1.8.0 across all modules, upgrades Go to version 1.25.1, and includes associated dependency updates. The changes also improve error handling in the verification flow and fix API compatibility issues.

Key changes:

  • Updated Lumera protocol dependency from v1.7.2 to v1.8.0
  • Upgraded Go version from 1.24.1 to 1.25.1
  • Fixed error handling in configuration verification
  • Updated protobuf serialization to use standard JSON encoding

Reviewed Changes

Copilot reviewed 9 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tests/system/go.mod Updated Go version and dependencies for system tests
go.mod Updated main module dependencies including Lumera and Cosmos SDK
cmd/sncli/go.mod Updated CLI module dependencies
supernode/verifier/verifier.go Fixed error return in checkSupernodeExists
supernode/cmd/start.go Improved error handling in config verification
sdk/action/client.go Fixed fee calculation with proper rounding
pkg/lumera/modules/action_msg/helpers.go Changed from protojson to standard JSON encoding
cmd/sncli/cli/cmd_get_status.go Updated field names for API compatibility
Makefile Automated Lumera version detection from go.mod

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

@mateeullahmalik mateeullahmalik merged commit 7572a0f into supernode-refactor Oct 23, 2025
5 checks passed
@akobrin1 akobrin1 deleted the lumera-1.8.0 branch October 23, 2025 13:50
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