Skip to content

Version 0.3

Compare
Choose a tag to compare
@harisato harisato released this 04 Jan 08:11
· 504 commits to euphoria since this release

Voting and staking are now available on Pyxis Safe!

This big update should bring a lot more convenience to safe owners, who now will be able to use their shared funds to vote and stake on a network. As safe funds are usually large, untouched amounts of native tokens, having them participate in securing and governing the network will be very helpful.

On top of that, this update also introduces many improvements and fixings. Enjoy!

Enhancement/Fixed Bugs

  • New feature - Staking: Safe owners can create multi-signature transactions using native tokens to stake on a network, with a similar staking mechanism as using a personal wallet.
    • Delegate to a validator
    • Redelegate from a validator to another validator
    • Undelegate from a validator
    • Claim staking reward from staked validators
  • New feature - Voting: Safe owners can create multi-sig transactions to vote on network proposals (Yes, No, No with Veto, or Abstain). A safe's voting power will be based on its amount of staked tokens.
  • The transaction fee is now properly estimated for each transaction, using a simulation mechanism instead of using (base amount + buffer) as before. There should be no failed transaction due to insufficient gas.
  • Various bug fixes and UI cleanups.

Visit this link for the full changelog.

Compare: v0.2...v0.3