Skip to content
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 6 commits into from
Oct 30, 2021
Merged

Dev -> Main #78

merged 6 commits into from
Oct 30, 2021

Commits on Oct 16, 2021

  1. 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>
    AnthonyLaw and OlegMakarenko authored Oct 16, 2021
    Configuration menu
    Copy the full SHA
    9e845ed View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. refactor: removed node reward related code (#68)

    Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com>
    AnthonyLaw and OlegMakarenko authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    8ce45b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Nodes filter (#70)

    * feat: add PREFERRED_NODES in config
    
    * fix: data type
    
    * feat: add filter on nodes endpoint
    AnthonyLaw authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    9ea6dd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    2721fce View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. 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
    AnthonyLaw authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    37dd4a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. docs: release note (#77)

    AnthonyLaw authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    cd242cf View commit details
    Browse the repository at this point in the history