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

(FINISHED) Staking API + Several fixes for starting network #14

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

deanpress
Copy link
Member

…jects

Summary

  • Allows testnet to start by generating the tables with new data.
  • Exposes staking data in wallet api endpoints
  • Fixes database integrity check

What kind of change does this PR introduce?

  • Bugfix
  • New feature
  • Refactoring / Performance Improvements
  • Build-related changes
  • Documentation
  • Tests / Continuous Integration
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

Does this PR release a new version?

  • Yes
    • All tests are passing
    • All benchmarks are passing without any major regressions
    • Sync from 0 works on mainnet
    • Sync from 0 works on devnet
    • Starting a new network and forging on it work
    • Explorer is fully functional
    • Wallets are fully functional
  • No

Checklist

  • I have read the CONTRIBUTING documentation
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@deanpress deanpress changed the title (WIP) Staking API + Several fixes for starting network (FINISHED) Staking API + Several fixes for starting network Jul 2, 2019
@deanpress deanpress requested review from jeroenptrs and removed request for kristjank, spkjp and faustbrian July 2, 2019 16:46
@deanpress deanpress merged commit fc2e494 into 2.4.12 Jul 3, 2019
@deanpress deanpress deleted the 2.4.12-staking-api branch September 28, 2019 18:05
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.

1 participant