Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@poktscan/[email protected]
Minor Changes
4da636b: # Extension
Vault
fc8c6ad: Concatenate the public and private key for Pocket Network wallets derived from a seed phrase.
f87fbbb: Adds support for the new Cosmos protocol. Also adds support for configurations that allow notices and feature disabling.
8ccfae2: Adds support for Sign Personal Messages, Adds support for Sign Transaction. Adds a new validateTransaction message.
15f1f71: Updates Pre-Release workflow name
f4446e4: # Extension
Vault
an account from an HD Seed and be able to pass a name for the account.
15ef995: - Accounts - Create from private key - Create from recovery seeds - Retrieve balance - Send transactions (Tokens only)
Missing functionality:
Patch Changes
8543de8: Updates the pre-release workflow to be explicitly called by the version packages workflow.
5985ffb: Fixed issue with prices of assets due to changes of the api
3f7c2ea: # Extension
network.
88c2b38: Upgrades webpack and comosjs libraries
6f985db: Added scripts to generate the zipped files for the chromium and firefox builds. Enchanced the CI support changesets and to automatically create the release (with assets) when the PR is merged.
87ce3bf: * Fixed reduce without initial value.
@poktscan/[email protected]
Minor Changes
15ef995: - Accounts - Create from private key - Create from recovery seeds - Retrieve balance - Send transactions (Tokens only)
Missing functionality:
@poktscan/[email protected]
Minor Changes
fc8c6ad: Concatenate the public and private key for Pocket Network wallets derived from a seed phrase.
f965d2d: * Introduces the new RecoveryPhrase objects that are stored within the vault
One key different is that operations involving HDWallet use the recoveryPhraseID instead of the actual recovery phrase. For instance, addHDWalletAccount now expects the recoveryPhraseId and it automatically takes care of creating the master key account if needed.
f87fbbb: Adds support for the new Cosmos protocol. Also adds support for configurations that allow notices and feature disabling.
67ef1e0: * Uses the gas price (on EVM networks) when unable to fetch a suggested gas or priority fee. This enables support for all EVMs. Officially, we're adding Polygon, Avalance C, Arbitrum One, Gnosis, Binance Smart Chain, Fantom and Optimism.
8ccfae2: Adds support for Sign Personal Messages, Adds support for Sign Transaction. Adds a new validateTransaction message.
f4446e4: # Extension
Vault
an account from an HD Seed and be able to pass a name for the account.
15ef995: - Accounts - Create from private key - Create from recovery seeds - Retrieve balance - Send transactions (Tokens only)
Missing functionality:
Patch Changes
4da636b: # Extension
Vault
88c2b38: Upgrades webpack and comosjs libraries
@poktscan/[email protected]
Minor Changes
f965d2d: * Introduces the new RecoveryPhrase objects that are stored within the vault
One key different is that operations involving HDWallet use the recoveryPhraseID instead of the actual recovery phrase. For instance, addHDWalletAccount now expects the recoveryPhraseId and it automatically takes care of creating the master key account if needed.
f87fbbb: Adds support for the new Cosmos protocol. Also adds support for configurations that allow notices and feature disabling.
8ccfae2: Adds support for Sign Personal Messages, Adds support for Sign Transaction. Adds a new validateTransaction message.
15ef995: - Accounts - Create from private key - Create from recovery seeds - Retrieve balance - Send transactions (Tokens only)
Missing functionality:
Patch Changes