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

fix: incorrect account type #237

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

tien
Copy link
Contributor

@tien tien commented Jun 25, 2024

Should be "ed25519", as the default keyring type was used.

Should be "ed25519", as the default keyring type was used.
@Redoudou
Copy link

@BeroBurny @irubido can you help with this ? Thank you

@BeroBurny
Copy link
Contributor

Should be "ed25519", as the default keyring type was used.

It has been a long time since I worked on that feature, can you please explain the reasoning or point to the documentation?

@tien
Copy link
Contributor Author

tien commented Jul 1, 2024

Hey @BeroBurny, you can see here where the keyring is instantiated. And if you don't specify a type, the default value will be used:
image

@BeroBurny BeroBurny merged commit ae02ce9 into ChainSafe:master Jul 1, 2024
3 of 4 checks passed
@github-actions github-actions bot mentioned this pull request Jul 1, 2024
@tien tien deleted the fix/incorrect-account-type branch July 1, 2024 10:11
BeroBurny pushed a commit that referenced this pull request Jul 24, 2024
🤖 I have created a release *beep* *boop*
---


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

##
[0.8.0](metamask-polkadot-adapter-v0.7.0...metamask-polkadot-adapter-v0.8.0)
(2024-07-03)


### Features

* add genesis hash to injected accounts
([#236](#236))
([bc73e6c](bc73e6c))


### Bug Fixes

* incorrect account type
([#237](#237))
([ae02ce9](ae02ce9))
</details>

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

##
[0.9.0](metamask-polkadot-types-v0.8.0...metamask-polkadot-types-v0.9.0)
(2024-07-03)


### Features

* add genesis hash to injected accounts
([#236](#236))
([bc73e6c](bc73e6c))
</details>

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

##
[0.11.0](polkadot-snap-v0.10.0...polkadot-snap-v0.11.0)
(2024-07-03)


### Features

* add genesis hash to injected accounts
([#236](#236))
([bc73e6c](bc73e6c))
</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.

3 participants