Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better wasm support #766

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Better wasm support #766

merged 3 commits into from
Apr 29, 2024

Conversation

Niederb
Copy link
Contributor

@Niederb Niederb commented Apr 25, 2024

I realized that with the current polkadot version we can support additional features for WebAssembly 馃コ

Run a cargo update and add test for new wasm target/features.
I also had to revert changes related TxExtension. There is currently a back and forth regarding this in polkadot:

@Niederb Niederb self-assigned this Apr 25, 2024
@Niederb Niederb added F7-enhancement Enhances an already existing functionality E1-breaksnothing F9-dependencies Pull requests that update a dependency file labels Apr 29, 2024
@Niederb Niederb marked this pull request as ready for review April 29, 2024 07:14
@Niederb Niederb requested a review from masapr April 29, 2024 07:16
Copy link
Collaborator

@masapr masapr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, LGTM 馃コ

@Niederb Niederb merged commit 96f892d into master Apr 29, 2024
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E1-breaksnothing F7-enhancement Enhances an already existing functionality F9-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants