github baking-bad/tzkt v1.14.8

latest releases: v1.16.0, v1.15.1, v1.15.0...
4 months ago

General notes

  • Rio protocol support.

To update from v1.14.* to v1.14.8 just update the tzkt-sync and tzkt-api binaries. DB will migrate automatically.

Changes in the API endpoints

  • /operations/dal_entrapment_evidence was added;
  • /operations/dal_attestation_reward was added.

Changes in the API models

Delegates:

  • fields DalEntrapmentEvidenceOpsCount and DalAttestationRewardsCount were added.

Baker rewards, delegator rewards and reward split:

  • fields ExpectedDalShards, FutureDalAttestationRewards, DalAttestationRewardsDelegated, DalAttestationRewardsStakedOwn, DalAttestationRewardsStakedEdge, DalAttestationRewardsStakedShared, and MissedDalAttestationRewards were added.

Cycles:

  • field DalAttestationRewardPerShard was added.

Protocol constants:

  • [BREAKING] field MaxSlashingPeriod was deprecated;
  • fields DenunciationPeriod, SlashingDelay and DalNumberOfShards were added.

Changes in the WebSocket API:

  • new operation types are available in the operations subscription.

Changes in the DB schema

Basically, DB schema has almost the same changes as the API models, described above.
For more details check out the full diffs at Tzkt.Data/Models/ here.

Commits

  • c29ca7a: Update API docs (Maksim Strebkov)
  • 8a96603: Add Rio support (#184) (Dmitry Mirgaleev) #184
  • ed778f1: Update docs and scripts (Maksim Strebkov)
  • 3826ca6: v1.14.8 (Maksim Strebkov)

Don't miss a new tzkt release

NewReleases is sending notifications on new releases.