Skip to content

Conversation

@jinoosss
Copy link
Member

What type of PR is this?

  • chore

What this PR does:

This PR updates the @gnolang/gno-js-client dependency from version 1.3.2 to 1.4.1 and implements support for the new max_deposit field across the Adena wallet codebase.

Changes

Package Updates

  • @gnolang/gno-js-client: 1.3.2 → 1.4.1
  • @adena-wallet/sdk: 0.0.2 → 0.0.10

Core Features

  • Added max_deposit field support to transaction message types
  • Updated proto message handlers for MsgCall, MsgAddPackage, and MsgRun
  • Enhanced transaction parsing to include max_deposit information
  • Updated type definitions and interfaces across the codebase

Technical Changes

Message Type Updates

  • MsgCallValue: Added max_deposit field
  • MsgRunValue: Added max_deposit field
  • AddPackageValue: Added max_deposit field and updated structure
  • GnoMessageInfo: Added maxDeposit property

Protocol Buffer Updates

  • Updated proto message encoding/decoding for deposit column support
  • Enhanced message creation and parsing logic
  • Improved type safety for transaction messages

Import Path Refactoring

  • Moved ContractMessage import from @adena-wallet/sdk to local types
  • Updated import paths to use the new gno-js-client structure

@jinoosss jinoosss merged commit 864d707 into main Jul 31, 2025
2 checks passed
@jinoosss jinoosss deleted the chore/update-gno-js-client-with-deposit-column branch July 31, 2025 03:38
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