Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

fix: exportSeed coin type fix #233

Merged
merged 2 commits into from
Jun 18, 2024
Merged

fix: exportSeed coin type fix #233

merged 2 commits into from
Jun 18, 2024

Conversation

irubido
Copy link
Contributor

@irubido irubido commented Jun 14, 2024

remove hardcoded kusama coinType, uses coinType based on configuration

mpetrunic
mpetrunic previously approved these changes Jun 17, 2024
packages/snap/src/polkadot/account.ts Outdated Show resolved Hide resolved
@irubido irubido merged commit 7bef7c2 into master Jun 18, 2024
4 checks passed
@irubido irubido deleted the irubido/fixExportSeed branch June 18, 2024 13:18
@github-actions github-actions bot mentioned this pull request Jun 18, 2024
irubido added a commit that referenced this pull request Jun 18, 2024
contains changes from #233 

new rpc returns stringified json of keyring pair
example implements file saver and json passphrase encoding field
irubido pushed a commit that referenced this pull request Jun 19, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>metamask-polkadot-adapter: 0.7.0</summary>

##
[0.7.0](metamask-polkadot-adapter-v0.6.0...metamask-polkadot-adapter-v0.7.0)
(2024-06-18)


### Features

* export account json rpc
([#234](#234))
([0212428](0212428))
</details>

<details><summary>metamask-polkadot-types: 0.8.0</summary>

##
[0.8.0](metamask-polkadot-types-v0.7.0...metamask-polkadot-types-v0.8.0)
(2024-06-18)


### Features

* export account json rpc
([#234](#234))
([0212428](0212428))
</details>

<details><summary>polkadot-snap: 0.10.0</summary>

##
[0.10.0](polkadot-snap-v0.9.0...polkadot-snap-v0.10.0)
(2024-06-18)


### Features

* export account json rpc
([#234](#234))
([0212428](0212428))


### Bug Fixes

* exportSeed coin type fix
([#233](#233))
([7bef7c2](7bef7c2))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants