Skip to content

Releases: PolymeshAssociation/Polymesh

Polymesh Aldebaran Testnet V1.1.2

07 Jul 16:06
2886cb5
Compare
Choose a tag to compare
Pre-release

Emit events on governance committee voting
Fix kill_proposal to accept governance committee origin
Fix set_proposal_cool_off_period for PIP execution
Use consistent errors in PIP pallet
Disallow asset transfers to and from the same identity
Fix custody bug

Polymesh Aldebaran Testnet V1.1.1

22 Jun 14:55
be18173
Compare
Choose a tag to compare
Pre-release

Patch release:

  • fix to allow bridge transactions to be batched consistently regardless of the order they are received in.
  • change base transaction fee from 0.01 POLYX to 1 POLYX
  • remove the block fullness adjusted fee multiplier

Polymesh Aldebaran Testnet V1.1.0

15 Jun 12:02
d620f5c
Compare
Choose a tag to compare
Pre-release

MESH-972: Adds identity_getDidStatus RPC call to take a vector of DIDs, and return whether they one of Unknown, Exists, CddVerified. Limited to 500 DIDs per query.

MESH-898: Adds pips_votingHistoryById RPC call to return voting history for a DID.

MESH-991: Adds compliance_manager_canTransfer RPC call to provide granular reasons for compliance failures for transfers.

MESH-790: Adds identity_getFilteredLinks RPC call to provide filtered links filtered by type.

MESH-959: Refactors governance committee to provide helper functions and clearer events - propose and vote are marked as depreciated, and will be removed in a subsequent release.

MESH-1033: TransferWithMemo event depreciated, and Option field added to Transfer event.

MESH-1042: Add alias for --validator as --operator (both can be used).

MESH-1044: Add events to capture Staking actions.

MESH-1035: Remove placeholder bootnodes from config.

MESH-1040: Add logging of reserved peers on startup.

MESH-1027: Add utility batch functions - needed for Payouts tab in app.

MESH-1049: Allow signing keys to leave their identities unilaterally.

Miscellaneous: Fix for batched bridge proposal transaction fee payments.

Polymesh Aldebaran Testnet V1.0.2

19 May 11:05
Compare
Choose a tag to compare
Pre-release
  • Miscellaneous comments and code hygiene fixes
  • Improve bridging events
  • Fixes for multisig execution and proposals
  • Allow batched bridge transactions

Polymesh Aldebaran Testnet V1.0.1

12 May 21:37
Compare
Choose a tag to compare
Pre-release
  • Fixed signing key addition on identity creation
  • Fixed imbalances when transferring between keys and identity
  • Fix events when there is no current DID
  • Attach multisigs to their identities

Polymesh Aldebaran Testnet V1.0.0

08 May 15:55
Compare
Choose a tag to compare
Pre-release

Initial release of the Polymesh Aldebaran Testnet