Skip to content

Request, Response, connection, sugars #10

@dangell7

Description

@dangell7

In the xrpl response the transaction is appended to the result. This functionality doesn't exist in the XRPLSwift sdk at the moment.

  • Transaction Models need to be agnostic and use dynamic T variable

if map.requestType.self is AccountChannelsRequest.Type {

Connection doesn't have the requestAll features.

Client: JS: https://github.com/XRPLF/xrpl.js/tree/main/packages/xrpl/src/client

  • RequestManager: Refactor Request/Response
  • connection: Add missing functions (RequestAll + Delegates)

Sugars are incomplete.

Sugars: JS: https://github.com/XRPLF/xrpl.js/tree/main/packages/xrpl/src/sugar

  • Balances
  • GetOrderBook

Metadata

Metadata

Assignees

No one assigned

    Labels

    v1Version 1 (XRPLF 1 to 1)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions