Skip to content

Merge 2026-01-update#39

Merged
AlexanderBuzz merged 6 commits intomasterfrom
2026-01-update
Mar 9, 2026
Merged

Merge 2026-01-update#39
AlexanderBuzz merged 6 commits intomasterfrom
2026-01-update

Conversation

@AlexanderBuzz
Copy link
Owner

@AlexanderBuzz AlexanderBuzz commented Mar 9, 2026

Description

This PR modernizes the XRPL-PHP SDK, upgrades the project to PHP 8.2, and introduces extensive support for modern XRPL features and the Xahau/Hooks sidechain.

Key Highlights:

  • PHP 8.2 Upgrade: Upgraded the entire project to PHP 8.2.27, including Docker environment, GitHub Actions, and dependencies.
  • Automated Refactoring: Applied Rector to modernize the codebase with constructor property promotion, readonly properties, and arrow functions.
  • Enhanced Binary Codec: Improved the BinaryCodec with robust field lookup, better error handling, and support for large bit-width types (UInt96 to UInt512).
  • New Transaction Types: Added support for 20+ new transaction types, including XChain (Bridges), DID, Oracles, and Xahau-specific Hooks transactions.
  • Improved Sugar Functions: Completed the implementation of getBalances, getTransactions, and getOrderbook helpers, now exposed directly via JsonRpcClient.
  • Signed Integer Support: Implemented Int32 and Int64 (signed integers) using Brick\Math for consistent 2's complement handling.

@socket-security
Copy link

socket-security bot commented Mar 9, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedrector/​rector@​2.3.8.010010090100100

View full report

@AlexanderBuzz AlexanderBuzz merged commit b44856a into master Mar 9, 2026
3 checks passed
@AlexanderBuzz AlexanderBuzz deleted the 2026-01-update branch March 10, 2026 11:13
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