Tezos: Add Mondaynet, a testnet that resets every Monday
Tezos: Add Dailynet, a testnet that resets every day
Pairing Alert: If a browser extension is not installed, clicking on it will now open its website
EventEmitter: Remove the dependency on the node 'events' module, which caused build issues in some projects
Error Logger: Developers can now overwrite the error logger used in the SDK to enable features like adding Sentry error logging.
Fixes
QR: The button that appears when hovering over the QR code will no longer cover the QR code
v3.1.1
3.1.1 (2022-06-05)
Changes
Readme: Added readmes to the individual packages so they are not empty on NPM.
Fixes
compatibility: There was a bug where the version of a message was set to the incorrect value, causing compatibility issues in some circumstances.
v3.1.0
3.1.0 (2022-05-24)
Sapling: Added basic sapling support. A section about sapling will be added to the docs soon.
Temple Mobile: Added Temple Mobile Wallet
v3.0.0
3.0.0 (2022-04-21)
Version 3 of the Beacon SDK brings a couple of important changes. The most important ones are:
Support for multiple blockchains
The Beacon network and SDK have always been primarily focussed on providing a secure and flexible communication method between dApps and wallets. Blockchain specific functionalities have always been kept to a minimum to make sure external changes (eg. blockchain upgrades) don't affect the connection.
... (truncated)
Commits
312226a Merge pull request #376 from airgap-it/develop
2c40061 Merge pull request #375 from airgap-it/release/3.1.3
f3ab6a3 Merge pull request #374 from airgap-it/feat/kathmandunet
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @airgap/beacon-sdk from 2.3.5 to 3.1.3.
Release notes
Sourced from
@airgap/beacon-sdk
's releases.... (truncated)
Commits
312226a
Merge pull request #376 from airgap-it/develop2c40061
Merge pull request #375 from airgap-it/release/3.1.3f3ab6a3
Merge pull request #374 from airgap-it/feat/kathmandunet5f133e3
chore(release): v3.1.35970938
feat(): add kathmandunetcef5d2c
Merge pull request #362 from airgap-it/develop7a608a1
Merge pull request #372 from airgap-it/release/3.1.2cabfe87
chore(release): v3.1.24179afc
Merge pull request #371 from airgap-it/feat/add-ghostnet9d807b3
feat(): add ghostnetDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)