Skip to content

Finish pending to receivable changes for RPCs #3689

@zhyatt

Description

@zhyatt

The following RPC commands need an alias added and the previous RPC command to be marked as deprecated:

  • accounts_pending deprecated, add accounts_receivable

  • search_pending deprecated, add search_receivable

  • search_pending_all deprecated, add search_receivable_all

  • wallet_pending deprecated, add wallet_receivable

  • account_info and blocks_info RPC command needs the optional pending parameter to be deprecated and receivable parameter added

  • account_info and blocks_info RPC response for both should include both pending and receivable for backwards compatibility

  • ledger and wallet_ledger RPCs need receivable option support, deprecate pending option

  • pending and pending_exists RPCs need to have deprecation = 1 returned

These details were incorrectly noted in the documentation as having been completed in V23 (via PR #3411) but those notes will be removed by nanocurrency/nano-docs#613.

Metadata

Metadata

Assignees

Labels

documentationThis item indicates the need for or supplies updated or expanded documentationrpcChanges related to Remote Procedure Calls

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions