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

fix: wasm error during transaction #244

Merged
merged 18 commits into from
Aug 27, 2024
Merged

fix: wasm error during transaction #244

merged 18 commits into from
Aug 27, 2024

Conversation

Lykhoyda
Copy link
Contributor

@Lykhoyda Lykhoyda commented Aug 21, 2024

Closes #243

  • polkadot libraries were updated
  • updates for Metamask cli and build
  • switched to node 18 (16 got deprecated with the new metamask cli)
  • GitHub actions uses v 18 of node
  • Removed shasum check on GitHub actions as a new CLI updates the manifest file if it doesn't match

.github/workflows/ci-workflow.yaml Show resolved Hide resolved
packages/snap/package.json Outdated Show resolved Hide resolved
@Lykhoyda Lykhoyda requested a review from BeroBurny August 26, 2024 09:31
@Lykhoyda Lykhoyda self-assigned this Aug 26, 2024
@Lykhoyda Lykhoyda merged commit c2f51e5 into master Aug 27, 2024
4 checks passed
@Lykhoyda Lykhoyda deleted the lykhoyda/fix_wasm_error branch August 27, 2024 14:04
@github-actions github-actions bot mentioned this pull request Aug 27, 2024
BeroBurny pushed a commit that referenced this pull request Aug 27, 2024
🤖 I have created a release *beep* *boop*
---


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

##
[0.8.1](metamask-polkadot-adapter-v0.8.0...metamask-polkadot-adapter-v0.8.1)
(2024-08-27)


### Bug Fixes

* wasm error during transaction
([#244](#244))
([c2f51e5](c2f51e5))
</details>

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

##
[0.9.1](metamask-polkadot-types-v0.9.0...metamask-polkadot-types-v0.9.1)
(2024-08-27)


### Bug Fixes

* wasm error during transaction
([#244](#244))
([c2f51e5](c2f51e5))
</details>

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

##
[0.11.1](polkadot-snap-v0.11.0...polkadot-snap-v0.11.1)
(2024-08-27)


### Bug Fixes

* wasm error during transaction
([#244](#244))
([c2f51e5](c2f51e5))
</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.

Unsuccessful Transactions Due to Bad Signature and Trap Error
2 participants