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: Fix slow fetch delegations #2078

Closed
wants to merge 42 commits into from

Conversation

fedekunze
Copy link
Collaborator

Fixes #2009


  • 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)

@fedekunze fedekunze changed the base branch from david/staking-pact to develop August 20, 2018 11:35
@fedekunze fedekunze force-pushed the fedekunze/2009-slow-query-delegations branch from a7d540c to 64598eb Compare August 24, 2018 15:17
@fedekunze fedekunze self-assigned this Aug 24, 2018
@codecov
Copy link

codecov bot commented Aug 24, 2018

Codecov Report

Merging #2078 into develop will increase coverage by 0.12%.
The diff coverage is 75.36%.

@@             Coverage Diff             @@
##           develop    #2078      +/-   ##
===========================================
+ Coverage    63.91%   64.03%   +0.12%     
===========================================
  Files          134      134              
  Lines         8194     8222      +28     
===========================================
+ Hits          5237     5265      +28     
  Misses        2604     2604              
  Partials       353      353

@fedekunze
Copy link
Collaborator Author

Moved to #2139

@fedekunze fedekunze closed this Aug 24, 2018
@cwgoes cwgoes deleted the fedekunze/2009-slow-query-delegations branch August 24, 2018 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants