Skip to content

Conversation

@doublesharp
Copy link

  • use count=0 to return all results by setting to INT_MAX
  • check that input parameters are valid
  • remove "options" key and use options as root keys for ease of use
  • fix CLI examples (missing single quotes, extra double quotes)
  • update help text

* use count=0 to return all results by setting to INT_MAX
* check that input parameters are valid
* remove "options" key and use options as root keys for ease of use
* fix CLI examples (missing single quotes, extra double quotes)
* update help text
* fix infinite loop triggered by not calling Next() on iterator
* use count=0 to return all results by setting to INT_MAX
* check that input parameters are valid
* remove "options" key and use options as root keys for ease of use
* fix CLI examples (missing single quotes, extra double quotes)
update help text
@sidhujag
Copy link
Member

utACK

@doublesharp doublesharp changed the title scanaliases updates scanner/list updates Jun 21, 2018
@sidhujag sidhujag merged commit 8bd26f7 into syscoin:dev-3.x-prep-3.0.6 Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants