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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature flag to compile contracts for pallet-revive #2319

Merged
merged 26 commits into from
Dec 5, 2024

Conversation

cmichi
Copy link
Collaborator

@cmichi cmichi commented Nov 22, 2024

Supersedes #2307. Based on work by @peterwht and @evilrobot-01.

I'm working on a cargo-contract PR that will automatically add the feature to the contract/Cargo.toml on cargo contract build --target riscv.

peterwht and others added 5 commits November 22, 2024 12:08
* fix(revive): apply xcm fix from pallet_contracts

* build(deps): align pallet-revive-uapi dependency

* fix: update pallet-revive-uapi integration

* chore: remove workspace.xml

* fix: improve output type length handling

* fix: various fixes and improvements

* fix(caller): use to_account_id host fn

* chore: update cargo.lock
@cmichi cmichi requested a review from ascjones as a code owner November 22, 2024 12:18
@cmichi cmichi marked this pull request as draft November 25, 2024 06:45
@cmichi cmichi force-pushed the cmichi-add-pallet-revive-feature branch from ecada30 to 60969d8 Compare December 5, 2024 09:38
@cmichi cmichi marked this pull request as ready for review December 5, 2024 15:40
@cmichi cmichi merged commit b195f58 into master Dec 5, 2024
8 of 11 checks passed
@cmichi cmichi deleted the cmichi-add-pallet-revive-feature branch December 5, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants