Skip to content

Releases: airgap-it/spire

v1.1.1

26 Jun 13:28
Compare
Choose a tag to compare

Description

This version of the beacon extension brings support of the beacon-sdk, which is the implementation of the wallet interaction standard tzip-10 that allows the interaction between a dApp built on Tezos and the extension.

Changelog

  • Communication over the P2P Network (QR code) with supported mobile wallets eg. AirGap Wallet
  • Ledger integration
  • All contract calls are now supported in the operationRequest
  • Show Feedback (eg. RPC Error) if there is an error during the run_operation call or injection
  • Show list of wallets
  • Show list of all permissions that were given to DApps

Setup

  1. Download the zip file
  2. unpack it
  3. open Chrome > Extensions > Load unpacked
  4. select beacon-extension folder
  5. go to https://walletbeacon.io and select "Connect beacon"

Breaking Changes

If you've installed the Beacon Extension previously and connected it with the dApp hosted on https://walletbeacon.io you will need to clear the local storage of that dApp through your browser settings or by clicking "Chrome Extension" or "Beacon" on the top right.

v1.0

29 May 14:02
Compare
Choose a tag to compare

Description

This version of the beacon extension brings support of the beacon-sdk, which is the implementation of the wallet interaction standard tzip-10 that allows the interaction between a dApp built on Tezos and the extension.

Changelog

  • update beacon-sdk to 1.0.0
  • Ledger integration
  • All contract calls are now supported in the operationRequest
  • Show Feedback (eg. RPC Error) if there is an error during the run_operation call or injection
  • Show list of wallets
  • Show list of all permissions that were given to DApps

Known limitations

  • Communication over the P2P Network (QR code) is not enabled

Setup

  1. Download the zip file
  2. unpack it
  3. open Chrome > Extensions > Load unpacked
  4. select beacon-extension folder
  5. go to https://walletbeacon.io and select "Connect beacon"

Breaking Changes

If you've installed the Beacon Extension previously and connected it with the dApp hosted on https://walletbeacon.io you will need to clear the local storage of that dApp through your browser settings or by clicking "Chrome Extension" or "Beacon" on the top right.

v0.5.1

13 May 14:49
Compare
Choose a tag to compare

Description

This version of the beacon extension brings initial support of the beacon-sdk, which is the implementation of the walltet interaction standard tzip-10 that allows the interaction between a dApp built on Tezos and the extension.

This release is under active development and the implementation of the beacon-sdk has not been fully completed yet

Breaking Changes

If you've installed the Beacon Extension previously and connected it with the dApp hosted on https://walletbeacon.io you will need to clear the local storage of that dApp through your browser settings or by clicking "Chrome Extension" or "Beacon" on the top right.

Changelog

  • Ledger integration
  • All contract calls are now supported in the operationRequest
  • Show Feedback (eg. RPC Error) if there is an error during the run_operation call or injection
  • Show list of wallets
  • Show list of all permissions that were given to DApps

Known limitations

  • Permissions are not strictly enforced in all cases
  • Communication over the P2P Network (QR code) is not enabled

Setup

  1. Download the zip file
  2. unpack it
  3. open Chrome > Extensions > Load unpacked
  4. select beacon-extension folder
  5. go to https://walletbeacon.io and select "Connect beacon"

v0.4

24 Mar 15:24
Compare
Choose a tag to compare

Description

This version of the beacon extension brings initial support of the beacon-sdk, which is the implementation of the walltet interaction standard tzip-10 that allows the interaction between a dApp built on Tezos and the extension.

This release is under active development and the implementation of the beacon-sdk has not been fully completed yet

Breaking Changes

If you've installed the Beacon Extension previously and connected it with the dApp hosted on https://walletbeacon.io you will need to clear the local storage of that dApp through your browser settings or by clicking "Chrome Extension" or "Beacon" on the top right.

Changelog

  • Connect with dApps like https://walletbeacon.io
  • Adds handling of various networks like Carthagenet and Custom networks
  • Improved permission handling
  • UI changes
  • Various improvements and handling

Known limitations

  • Not all contract calls of operationRequests can be signed with the local mnemonic
  • Ledger integration is not available

Setup

  1. Download the zip file
  2. unpack it
  3. open Chrome > Extensions > Load unpacked
  4. select beacon-extension folder
  5. go to https://walletbeacon.io and select "Connect beacon"

v0.3 - Alpha Release

27 Feb 08:29
Compare
Choose a tag to compare

Description

This version of the beacon extension brings initial support of the beacon-sdk, which is the implementation of the walltet interaction standard tzip-10 that allows the interaction between a dApp built on Tezos and the extension.

This release is under active development and the implementation of the beacon-sdk has not been fully completed yet

Changelog

  • Connect with dApps like https://walletbeacon.io
  • operationRequests, signPayloadRequest, broadcastRequest are now supported with the local mnemonic signing method, which allows direct singing in the extension
  • Breaking Changes: updated to the latest beacon-sdk where messages are now bs58check encoded
  • UI changes
  • Various improvements and handling
  • Fixes "No File Found" bug on various operating system and browser combinations
  • Fixes custom operations contained invalid parameters

Known limitations

  • Not all contract calls of operationRequests can be signed with the local mnemonic
  • Ledger integration is not available

Setup

  1. Download the zip file
  2. unpack it
  3. open Chrome > Extensions > Load unpacked
  4. select beacon-extension folder
  5. go to https://walletbeacon.io and select "Connect beacon"

v0.2 - Alpha release

13 Feb 16:12
Compare
Choose a tag to compare

Description

This version of the beacon extension brings initial support of the beacon-sdk, which is the implementation of the walltet interaction standard tzip-10 that allows the interaction between a dApp built on Tezos and the extension.

This release is under active development and the implementation of the beacon-sdk has not been fully completed yet

Changelog

  • Connect with dApps like https://walletbeacon.io
  • operationRequests, signPayloadRequest, broadcastRequest are now supported with the local mnemonic signing method, which allows direct singing in the extension
  • Breaking Changes: updated to the latest beacon-sdk where messages are now bs58check encoded
  • UI changes
  • Various improvements and handling

Known limitations

  • Not all contract calls of operationRequests can be signed with the local mnemonic
  • Ledger integration is not available

Setup

  1. Download the zip file
  2. unpack it
  3. open Chrome > Extensions > Load unpacked
  4. select beacon-extension folder
  5. go to https://walletbeacon.io and select "Connect beacon"

v0.1 - Alpha release

30 Jan 08:10
Compare
Choose a tag to compare

Description

This version of the beacon extension brings initial support of the beacon-sdk, which is the implementation of the walltet interaction standard tzip-10 that allows the interaction between a dApp built on Tezos and the extension.

This release is under active development and the implementation of the beacon-sdk has not been fully completed yet

Changelog

  • Connect with dApps like https://walletbeacon.io
  • Local secret
  • Initial support for all tzip-10 message types
  • Extended support for PermissionRequest

Setup

  1. Download the zip file
  2. unpack it
  3. open Chrome > Extensions > Load unpacked
  4. select beacon-extension folder
  5. go to https://walletbeacon.io and select "Connect beacon"