Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

Remove threshold from getbalances API call #1768

Conversation

acha-bill
Copy link
Contributor

Description

Removes the unused threshold parameter from getBalances API call.

Fixes #1723

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How Has This Been Tested?

  • Existing unit tests pass
  • Manually called getBalances on a node with and without threshold.

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • New and existing unit tests pass locally with my changes

@acha-bill acha-bill requested a review from kwek20 February 27, 2020 02:03
@acha-bill acha-bill changed the base branch from dev to release-v1.9.0 February 27, 2020 02:03
@acha-bill acha-bill changed the title Remove threshold getbalances Remove threshold from getbalances API call Feb 27, 2020
@kwek20
Copy link
Contributor

kwek20 commented Mar 2, 2020

Actually we forgot to remove it from the regression tests as well

kwek20 pushed a commit to kwek20/iri that referenced this pull request Mar 10, 2020
@kwek20 kwek20 mentioned this pull request Mar 25, 2020
@GalRogozinski GalRogozinski mentioned this pull request May 7, 2020
laumair added a commit to laumair/iota.js that referenced this pull request Jun 8, 2020
IRI removes support for threshold parameter in version [1.8.6](iotaledger/iri#1768).

This PR removes the usage of threshold parameter from the lib.

Related: iotaledger/iri#1851
laumair pushed a commit to iotaledger/iota.js that referenced this pull request Jun 14, 2020
IRI removes support for threshold parameter in version [1.8.6](iotaledger/iri#1768).

This PR removes the usage of threshold parameter from the lib.

Related: iotaledger/iri#1851
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove threshold from API calls and code
3 participants