Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Remove tips parameter from get_inclusion_states API call #288

@lzpap

Description

@lzpap

Description

With the next IRI release v1.8.6, tips parameter will be removed from getInclusionStates API endpoint. See iotaledger-archive/iri#1350 and iotaledger-archive/iri#1685 for more info.

IRI will only check if the tx was approved by a milestone. If clients still send the parameter it should be ignored.

Changes needed

  • Remove the parameter in PyOTA from get_inclusion_states() and getInclusionStatesCommand.
  • Update test case for the command.
  • Update the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    IRI v1.8.6Changes required for IRI v1.8.6deprecationRemoval of obsolete functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions