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

New environment field in contract metadata => ContractContractSpecV5 #5637

Closed
peetzweg opened this issue May 8, 2023 · 2 comments
Closed

Comments

@peetzweg
Copy link
Contributor

peetzweg commented May 8, 2023

As described initially here: use-ink/ink#1695, the contracts metadata now also persists information about the contracts environment.

Polkadotjs should reflect this addition to the metadata in an updated ContractContractSpecV5.

export interface ContractContractSpecV4 extends ContractContractSpecV3 {}

https://github.com/paritytech/ink/blob/master/crates/env/src/types.rs#L119-L192

@peetzweg peetzweg changed the title New environment field in contract metadata => ContractContractSpecV5 New environment field in contract metadata => ContractContractSpecV5 May 8, 2023
@peetzweg
Copy link
Contributor Author

Will be solved by #5650.

@peetzweg peetzweg closed this as completed Aug 4, 2023
@polkadot-js-bot
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants