Skip to content

Feature: Base Updates from anchor-rs v0.4.0 - #9

Merged
sephynox merged 2 commits into
mainfrom
feat/anchor-rs-update-p1
Jul 29, 2026
Merged

Feature: Base Updates from anchor-rs v0.4.0#9
sephynox merged 2 commits into
mainfrom
feat/anchor-rs-update-p1

Conversation

@sephynox

@sephynox sephynox commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

The anchor-rs v0.4.0 release added typed models for persistent-forwarding responses and provider legal metadata. This adopts the same types in C#: fees, minimums, and provider identity read as typed properties instead of raw JSON.

[Multi-part PR]

Related Issues

Changes Made

  • Forwarding-address calls return typed fees, minimums, and rails
  • AssetAddressFilter.Asset accepts an asset or { from, to } pair
  • GetProviderAnchorDetails reads name/description/logo from metadata
  • WASM pinned to 0.4.0, harness runs anchor v0.0.95 and keetanet v0.18.3

Testing

  • make test: passes

Breaking Changes

  • CreatePersistentForwardingAddress returns AssetForwardingAddress and Read created.Address.
  • AssetAddressPage.Addresses lists AssetForwardingAddress
  • AssetAddressFilter.Asset is now AssetOrPair?.

@sephynox
sephynox requested review from Srayman and wezrule July 28, 2026 21:59
@sephynox sephynox self-assigned this Jul 28, 2026
@sephynox sephynox added the enhancement New feature or request label Jul 28, 2026
@sephynox sephynox changed the title feat(asset-movement): base updates from anchor-rs v0.4.0 Feature: Base Updates from anchor-rs v0.4.0 Jul 29, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants