Skip to content

Missing CLI commands for new HTTP endpoints #34

@pinheadmz

Description

@pinheadmz

Node (hsd-cli)

handshake-org/hsd#189

  • Mempool Rejection Filter: GET /mempool/invalid
  • Mempool Rejection Test: GET /mempool/invalid/:hash

bcoin-org/bcoin#889

  • Estimate fee: GET /fee

Other

Wallet (hsw-cli)

Implemented in wallet client but no CLI command:

  • Get last N transactions: getLast(id, account, limit)
  • Get range (of TXs by timestamp): getRange(id, account, options)

#16 and handshake-org/hsd#163
Implemented in wallet client but no CLI command:

  • getName
  • getNames
  • getAuctionByName
  • getAuctions
  • getBidsByName
  • getBids
  • getRevealsByName
  • getReveals
  • getResource
  • getNonce
  • createOpen
  • createBid
  • createReveal
  • createRedeem
  • createUpdate
  • createRenewal
  • createTransfer
  • createCancel
  • createFinalize
  • createRevoke

handshake-org/hsd#511

  • deep clean

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions