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
4445: Split 'std' feature into 'std' and 'std-fs-io' in casper-types r=Fraser999 a=Fraser999
This PR restricts the functionality of the `std` feature of `casper-types` to exclude methods unsuitable when compiling the crate to Wasm. It also adds a `std-fs-io` feature to include this functionality.
It borrows the concept and supersedes casper-network#4348 by `@gRoussac.`
casper-ecosystem/rustSDK#8casper-ecosystem/rustSDK#10
Co-authored-by: Fraser Hutchison <[email protected]>
This ticket captures development for 1.6
The text was updated successfully, but these errors were encountered: