Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 735 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 735 Bytes

Unreleased

Changes

  • (#36) Added InsecureSkipVerify flag to httpClient

Dockerfile

  • (#20) Updated Dockerfile

Staking Module

  • (#17) Added periodic operations to query validators list, store it as .yaml file and store the validators details in database
  • (#19) Updated validators sql stmt & file path
  • (#35) Stored validators avatar_url in database
  • (#42) Updated staking pool calculations & added total delegations query to hasura actions