Skip to content

Use ripple-binary-codec@2.9.0 - #1338

Merged
kuan121 merged 1 commit into
mainfrom
fix/confidential-mpt-batch-codec-2.9.0
Aug 17, 2026
Merged

Use ripple-binary-codec@2.9.0#1338
kuan121 merged 1 commit into
mainfrom
fix/confidential-mpt-batch-codec-2.9.0

Conversation

@kuan121

@kuan121 kuan121 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

High Level Overview of Change

As the title indicates, ripple-binary-codec@2.9.0 can encode and decode all fields updated or introduced in the rippled 3.3.0 release. It fixes issues affecting multiple Explorer pages where batch transactions containing inner transaction types introduced in 3.3.0 could not be processed correctly.

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Translation Updates
  • Release

Codebase Modernization

  • Updated files to React Hooks
  • Updated files to TypeScript

Before / After

Test Plan

…ec 2.9.0)

Bump ripple-binary-codec ^2.4.1 -> ^2.9.0 so the bundled definitions.json
includes ConfidentialMPT (XLS-96) fields. The Batch parser re-encodes each
inner transaction to derive its hash; without these definitions encode() threw
"Field AmountCommitment is not defined in the definitions", which blanked the
account-page transaction list and the Batch transaction page.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kuan121
kuan121 requested review from cybele-ripple and removed request for cybele-ripple August 13, 2026 20:44
@kuan121
kuan121 merged commit 0232381 into main Aug 17, 2026
6 checks passed
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.

4 participants