Skip to content

v1.7.0

Compare
Choose a tag to compare
@ShanshanLi-cobo ShanshanLi-cobo released this 18 Dec 14:26
· 2 commits to master since this release
0701f71

This version was released on December 19, 2024.

Breaking Changes

  • Renamed create_timestamp to created_timestamp in the MPCProject schema to improve consistency in naming conventions.

New features

Improvements

  • Made several fields optional in the BabylonValidator schema.
  • Extended ETH staking functionality by adding the beacon_validators property to the EthStakingExtra schema to represent the list of validator information.
  • Improved the StakingPoolId schema by making it an enum type.
  • Extended the ActivityAction schema with additional enums to cover more actions that can occur during a staking activity.
  • Deprecated the original version of the "Estimate staking fees" operation.

Full Changelog: v1.6.0...v1.7.0