Releases: airgap-it/spire
v1.1.1
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
- Download the zip file
- unpack it
- open Chrome > Extensions > Load unpacked
- select beacon-extension folder
- 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
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
- Download the zip file
- unpack it
- open Chrome > Extensions > Load unpacked
- select beacon-extension folder
- 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
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
- Download the zip file
- unpack it
- open Chrome > Extensions > Load unpacked
- select beacon-extension folder
- go to https://walletbeacon.io and select "Connect beacon"
v0.4
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
ofoperationRequests
can be signed with thelocal mnemonic
- Ledger integration is not available
Setup
- Download the zip file
- unpack it
- open Chrome > Extensions > Load unpacked
- select beacon-extension folder
- go to https://walletbeacon.io and select "Connect beacon"
v0.3 - Alpha Release
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 thelocal 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
ofoperationRequests
can be signed with thelocal mnemonic
- Ledger integration is not available
Setup
- Download the zip file
- unpack it
- open Chrome > Extensions > Load unpacked
- select beacon-extension folder
- go to https://walletbeacon.io and select "Connect beacon"
v0.2 - Alpha release
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 thelocal 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
ofoperationRequests
can be signed with thelocal mnemonic
- Ledger integration is not available
Setup
- Download the zip file
- unpack it
- open Chrome > Extensions > Load unpacked
- select beacon-extension folder
- go to https://walletbeacon.io and select "Connect beacon"
v0.1 - Alpha release
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
- Download the zip file
- unpack it
- open Chrome > Extensions > Load unpacked
- select beacon-extension folder
- go to https://walletbeacon.io and select "Connect beacon"