Skip to content

Find a better place for check_contract etc #1371

Closed
@uint

Description

@uint

This came up in CosmWasm/cw-plus#755.

Currently there are a few utilities that live as examples in the cosmwasm-vm package - check_contract, module_size, multi_threaded_cache.

It would be nice to find a better place for them - they're not really examples. The most proper thing I can think of is to set up at least one new package (cosmwasm-toolbox? or separate packages?) that depends on cosmwasm_vm and put them there as binary crates - this way we can remove dev-dependencies like clap from cosmwasm_vm entirely.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions