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

feat: Added pool breakdown of operator vs member stake, added option to add… #202

Merged
merged 3 commits into from
May 2, 2020

Conversation

alexkroeger
Copy link
Contributor

@alexkroeger alexkroeger commented Apr 30, 2020

… fees to epoch

Changes:

  • Added an option to add fees to the epoch endpoint. Fees make the amount of data queried much larger, but they are useful for estimating rewards for an epoch.
  • Added a breakdown of stake for the /pools endpoint between members and operator.

Testing:

  • Tested locally on Hashalytics

Dependencies:
0xProject/0x-event-pipeline#24

@alexkroeger alexkroeger changed the title Added pool breakdown of operator vs member stake, added option to add… feat: Added pool breakdown of operator vs member stake, added option to add… Apr 30, 2020
src/handlers/staking_handlers.ts Outdated Show resolved Hide resolved
src/handlers/staking_handlers.ts Outdated Show resolved Hide resolved
src/services/staking_data_service.ts Show resolved Hide resolved
@alexkroeger
Copy link
Contributor Author

deploy staging

@alexkroeger alexkroeger merged commit e20daa5 into master May 2, 2020
@alexkroeger alexkroeger deleted the feat/add-epoch-fees-and-operator-stake branch May 2, 2020 22:19
github-actions bot pushed a commit that referenced this pull request May 4, 2020
# [1.2.0](v1.1.0...v1.2.0) (2020-05-04)

### Bug Fixes

* specify an image name for the Docker push, fix typos ([512deab](512deab))

### Features

* Added pool breakdown of operator vs member stake, added option to add… ([#202](#202)) ([e20daa5](e20daa5))
@github-actions
Copy link

github-actions bot commented May 4, 2020

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants