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

WIP: Create Pact test for /stake/delegators/{delegatorAddr} #2056

Closed
wants to merge 2 commits into from

Conversation

NodeGuy
Copy link
Contributor

@NodeGuy NodeGuy commented Aug 15, 2018

Fixes luniehq/lunie#1133

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
  • Updated all relevant documentation (docs/)
  • Updated all relevant code comments
  • Wrote tests
  • Added entries in PENDING.md that include links to the relevant issue or PR that most accurately describes the change.
  • Updated cmd/gaia and examples/

For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@NodeGuy NodeGuy changed the title WIP: Improve performance of /delegators/{addr} WIP: Create Pact test for /stake/delegators/{delegatorAddr} Aug 16, 2018
@NodeGuy NodeGuy force-pushed the david/staking-pact branch 2 times, most recently from 56c1bce to 408b115 Compare August 17, 2018 22:47
@NodeGuy NodeGuy force-pushed the david/staking-pact branch 2 times, most recently from b9d13c8 to 60afe59 Compare August 21, 2018 14:25
@@ -492,6 +492,7 @@ func validatorsHandlerFn(cliCtx context.CLIContext, cdc *wire.Codec) http.Handle
return
}

w.Header().Set("Content-Type", "application/json")
Copy link
Contributor

@rigelrozanski rigelrozanski Aug 22, 2018

Choose a reason for hiding this comment

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

is this the only non-testing golang change? everything else looks like additional coverage (which is great)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes.

@NodeGuy
Copy link
Contributor Author

NodeGuy commented Aug 28, 2018

Closing for now; we may revisit this later.

@NodeGuy NodeGuy closed this Aug 28, 2018
@ValarDragon ValarDragon deleted the david/staking-pact branch September 23, 2018 03:59
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