Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

chain: CLI/REST for query active oracle validators #2232

Merged
merged 7 commits into from
Jul 15, 2020

Conversation

taobun
Copy link
Member

@taobun taobun commented Jul 14, 2020

Implementation details

  • Add new CLI command bandcli query oracle active-validators to getting active oracle validators list.
  • Add new REST endpoint /active_validators.

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any and all appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG_UNRELEASED.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the Github PR explorer)

@taobun taobun requested review from sorawit and Benzbeeb July 14, 2020 12:17
@render
Copy link

render bot commented Jul 14, 2020

@taobun taobun changed the title chain: rest/cli to query active oracle validators chain: CLI/REST to query active oracle validators Jul 14, 2020
@taobun taobun changed the title chain: CLI/REST to query active oracle validators chain: CLI/REST for query active oracle validators Jul 14, 2020
@@ -12,6 +12,8 @@

### Chain (Non-consensus)

- (impv) [\#2232](https://github.com/bandprotocol/bandchain/pull/2218) CLI/REST for query active oracle validator.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

validators

@taobun taobun merged commit 6b6675c into master Jul 15, 2020
@taobun taobun deleted the active-oracle-validators branch July 15, 2020 07:37
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.

3 participants