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

Added CLI tooling for querying block/transaction/account details #909

Merged
merged 2 commits into from
Jul 9, 2019

Conversation

AionJayT
Copy link
Collaborator

Notice

It is not allowed to submit your PR to the 'master' branch directly, please submit your PR to the 'master-pre-merge' branch and rebase your PR to 'master-pre-merge' branch.

Description

Please include a brief summary of the change that this pull request proposes. Include any relevant motivation and context. List any dependencies required for this change.

  • Added new CLI tooling for query block/transaction/account details.
  • To query the account details currently only has the API, does not have the implement details because it relates with the database account retrieve model revise.

Fixes Issue # .

Type of change

Insert x into the following checkboxes to confirm (eg. [x]):

  • Bug fix.
  • New feature.
  • Enhancement.
  • Unit test.
  • Breaking change (a fix or feature that causes existing functionality to not work as expected).
  • Requires documentation update.

Testing

Please describe the tests you used to validate this pull request. Provide any relevant details for test configurations as well as any instructions to reproduce these results.

  • A test case for the CLI task priorities.

@AionJayT AionJayT added the enhancement New feature or request label Jun 17, 2019
@AionJayT AionJayT added this to the 0.4.1 milestone Jun 17, 2019
@AionJayT AionJayT requested a review from AlexandraRoatis June 17, 2019 21:56
@AionJayT AionJayT self-assigned this Jun 17, 2019
@AionJayT AionJayT force-pushed the AKI-157 branch 3 times, most recently from 7ce2a02 to a7d0659 Compare June 19, 2019 20:36
@AionJayT AionJayT force-pushed the AKI-157 branch 3 times, most recently from c4086fc to 9a25f80 Compare July 8, 2019 14:56
@AionJayT AionJayT force-pushed the AKI-157 branch 4 times, most recently from eaed74f to 929b6d7 Compare July 9, 2019 18:13
@AionJayT AionJayT merged commit 397b27b into master-pre-merge Jul 9, 2019
@AionJayT AionJayT deleted the AKI-157 branch July 9, 2019 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants