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

Conversation

@lzpap
Copy link
Collaborator

@lzpap lzpap commented Jun 4, 2020

Description of change

Release 3.1.0b1

  • Remove getTips command.
  • Remove threshold parameter from get_balances.
  • Remove get_latest_inclusion_states command.
  • Remove tips parameter from get_inclusion_states.
  • Add is_confirmed alias for get_inclusion_states.
  • Update response filter of get_node_info.

How the change has been tested

Modified unit tests pass.

lzpap added 13 commits April 28, 2020 13:49
- `tips` parameter is no longer in use from IRI 1.8.6.
- GetInclusionStates API endpoint returns if tx is confirmed
  since the last milestone.
- `get_latest_iclusion_states` extended API becomes irrelevant,
  remove in this commit.
- Modify components using it, rely on `get_inclusion_states`.
- Update tests.
- Update documentation.
getTips was removed in IRI 1.8.6
Which is essentially an alias for `get_inclusion_states`, but
with a more descriptive name for devs.
…_from_get_balances

Fixes iotaledger-archive#315 Remove `threshold` param from `get_balances` api call
…lter_update

Update response filter of `get_node_info`
@lzpap lzpap added the IRI v1.8.6 Changes required for IRI v1.8.6 label Jun 4, 2020
@lzpap lzpap merged commit f596c1a into iotaledger-archive:master Jun 4, 2020
@lzpap lzpap deleted the release/3.1.0 branch June 4, 2020 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

IRI v1.8.6 Changes required for IRI v1.8.6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant