Skip to content

Releases: moonbeam-foundation/cli-ts-signer

Moonbeam Signer 3.3.2

05 Jul 15:30
Compare
Choose a tag to compare

Updates PolkadotJs SDK

Moonbeam Signer v3.2.2

11 Nov 09:04
Compare
Choose a tag to compare
  • Fix dependency warning

Moonbeam Signer v3.2.1

30 Oct 15:34
Compare
Choose a tag to compare
  • New endpoints for Moonriver/Moonbeam

Moonbeam Signer v3.2.0

17 Sep 15:23
Compare
Choose a tag to compare
  • Set default mortality to 1024 blocks for creating transactions

Moonbeam Signer v3.1.2

25 May 18:11
Compare
Choose a tag to compare
  • Adds support for SS58 Prefix for signing sr25519

Moonbeam Signer v3.0.2

28 Feb 15:13
Compare
Choose a tag to compare
  • Fixes the vote for technical committee when selecting only 1 vote

Moonbeam Signer v3.0.1

11 Feb 22:48
Compare
Choose a tag to compare

Breaking changes

  • --ws is being replaced by --network <name> or --url <wss> (consistent with moonbeam tools)
  • commands voteCountil and voteTechCommittee are replaced by vote which detects votes for all collectives.

Additions

  • Adds support for multi proxy with --proxied-account <proxied-address>[:<proxy-type>][,proxied-address>[:<proxy-type>]]...
  • Adds a license commands for more details about the license

Moonbeam signer v1.1.0

01 Aug 20:55
Compare
Choose a tag to compare
  • Adds support for --proxied-account & --proxy-type