Skip to content

Releases: hashquark-io/polkacube-job

Add wallet integration

05 Jun 06:35
Compare
Choose a tag to compare
  • Process stash and controller rewards.
  • Save stash validator information data.
  • Update validator slash and reward logic based on new Polkadot API.

Process rewards, slash, point data based on new polkadot API

16 Apr 08:10
Compare
Choose a tag to compare
  • Process rewards by each era
  • Process slash by each era
  • Process point by each era
  • Fix inflation rate

Update validator identity

10 Mar 08:15
Compare
Choose a tag to compare
  • Update validator identity
  • To upgrade to v0.1.1, need to run sql\v0.1.1.sql to update DDL.

Process node data

17 Feb 02:32
Compare
Choose a tag to compare
  • Process block event by block header
  • Subscribe block event
  • Save reward data
  • Save slash data
  • Save author data
  • Save token data
  • Save validator data