You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- For the latest compatibility requirements of Rust, `cargo-contract` and the `ink-node`, see the [setup instructions](/docs/v6/getting-started/setup).
36
36
37
37
### How do I find out if a chain is compatible with ink! 6.0?
@@ -160,7 +160,7 @@ if the chain that the pallet is running on has enabled the feature
160
160
`pallet-revive/unstable-hostfn`.
161
161
This feature is not enabled on Kusama or Westend!
162
162
163
-
It is enabled for the `ink-node` version that we linked above.
163
+
It is enabled for the `ink-node` version that we linked above, and on Paseo Passet Hub.
164
164
165
165
### New debugging workflow
166
166
Previously `pallet-contracts` returned a `debug_message` field with contract
@@ -263,6 +263,35 @@ about the motivation and benefits of this change.
0 commit comments