-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev -> Main #78
Merged
Merged
Dev -> Main #78
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* refactor: add clearTimeout in get request * style: remove one line code * feat: add https checker * fix: split nodos before init promise. * fix: add protocol support when request node info status * feat: add node health * feat: add finalization * style: fix lint, and disable unuse build script * fix: change params to required Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com>
Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com>
* feat: add PREFERRED_NODES in config * fix: data type * feat: add filter on nodes endpoint
* feat: add limit on node list search * feat: added client version filter * style: fix lint * fix: change request
This pull request introduces 1 alert and fixes 3 when merging cd242cf into 4950816 - view on LGTM.com new alerts:
fixed alerts:
|
AnthonyLaw
added a commit
that referenced
this pull request
Oct 30, 2021
* Dev -> Main (#78) * Enable https (#64) * refactor: add clearTimeout in get request * style: remove one line code * feat: add https checker * fix: split nodos before init promise. * fix: add protocol support when request node info status * feat: add node health * feat: add finalization * style: fix lint, and disable unuse build script * fix: change params to required Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com> * refactor: removed node reward related code (#68) Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com> * Nodes filter (#70) * feat: add PREFERRED_NODES in config * fix: data type * feat: add filter on nodes endpoint * fix: filter preferred return api node (#72) * Add limit and client version filter (#73) * feat: add limit on node list search * feat: added client version filter * style: fix lint * fix: change request * docs: release note (#77) Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com> * Creating new version 1.1.1 * feat: added restGatewayUrl field * feat: add ssl node query * fix: extra ":" string cause the query issue Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com> Co-authored-by: Travis CI User <travis@example.org>
fboucquez
pushed a commit
that referenced
this pull request
Oct 31, 2021
* Dev -> Main (#78) * Enable https (#64) * refactor: add clearTimeout in get request * style: remove one line code * feat: add https checker * fix: split nodos before init promise. * fix: add protocol support when request node info status * feat: add node health * feat: add finalization * style: fix lint, and disable unuse build script * fix: change params to required Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com> * refactor: removed node reward related code (#68) Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com> * Nodes filter (#70) * feat: add PREFERRED_NODES in config * fix: data type * feat: add filter on nodes endpoint * fix: filter preferred return api node (#72) * Add limit and client version filter (#73) * feat: add limit on node list search * feat: added client version filter * style: fix lint * fix: change request * docs: release note (#77) Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com> * Creating new version 1.1.1 * feat: added restGatewayUrl field * feat: add ssl node query * fix: extra ":" string cause the query issue Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com> Co-authored-by: Travis CI User <travis@example.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.