casper-node icon indicating copy to clipboard operation
casper-node copied to clipboard

Complete feature `std-fs-io` in casper-types for wasm compilation

Open gRoussac opened this issue 1 year ago • 0 comments

Remove filesystem I/O functionality from the std feature, and gate this behind a new feature std-fs-io which depends upon std.

Allows to compile types without from_file/to_file/sysconf/os clock

Remove compilation warnings for feat testing

Add lint-no-default-features/check-no-default-features

Add documentation on deploy_hash_arb

gRoussac avatar May 13 '24 20:05 gRoussac