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

Feature/ Stake Pool delegation and active stake improvements #409

Merged
merged 6 commits into from
Jan 27, 2021

Conversation

rhyslbw
Copy link
Contributor

@rhyslbw rhyslbw commented Jan 27, 2021

Context

Closes #399

Proposed Solution

In addition to addressing the perf issue, I've associated the active stake and delegations to StakePool

Important Changes Introduced

  • Hasura telemetry via the CLI is now disabled in the Docker and Nix envs

- Adds SlotLeader_order_by
- Transaction_order_by.block = Block_order_by
- Removes duplicate param in blocks query
- StakePool.activeStake, StakePool.delegators
- adds pool hash and pool ID to for increased search performance

Closes #399
@rhyslbw rhyslbw changed the title Feature/add pool hash to active stake Feature/ Stake Pool delegation and active stake improvements Jan 27, 2021
@rhyslbw rhyslbw merged commit e6b310f into master Jan 27, 2021
@rhyslbw rhyslbw deleted the feature/add-pool-hash-to-active-stake branch January 27, 2021 07:32
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.

ActiveStake Pool Hash Improvement
1 participant